Is there a way to version the application when flashing a pipeline to the OAK device for standalone mode? I know the application can be named, but is versioning possible somehow?

  • @zepman
    Currently, there is no built-in functionality for versioning the application when flashing a pipeline to the OAK device for standalone mode. The flashing process overwrites the existing application on the device, and there is no mechanism to keep track of the version of the application that is currently flashed. However, you can manage versioning manually by keeping track of the versions of your applications and the devices they are flashed to in your own records.

    Thanks,
    Jaka

@zepman
Currently, there is no built-in functionality for versioning the application when flashing a pipeline to the OAK device for standalone mode. The flashing process overwrites the existing application on the device, and there is no mechanism to keep track of the version of the application that is currently flashed. However, you can manage versioning manually by keeping track of the versions of your applications and the devices they are flashed to in your own records.

Thanks,
Jaka

    jakaskerl

    Thank you. I am curious to know if there is a way to get the application name (set during the flashing process) programmatically in the script node?

      zepman
      There isn't a way to do that unfortunately. Will be on the RVC4, but RVC2 script node is very limited.

      Thanks,
      Jaka