0

Are there a package manager for naoqi os if you want to add tools to the Linux naoqi-os. Or are there any instructions howto cross-compile for naoqi os?

sand
  • 73
  • 1
  • 2
  • 8

1 Answers1

1

The Linux package manager is not open, and there is no root access on most robots. You can extend the functionalities with the NAOqi PackageManager, and add the libraries you want to use alongside the programs you install on the robot. You will need to cross-compile the libraries for the robot to do so.

Victor Paléologue
  • 2,025
  • 1
  • 17
  • 27