devenv - lcrestini/yarp GitHub Wiki

Yarp devEnv

To have better performance and distinguish the development and the production environments it looks a good idea to clone the production environment on an identical virtual machine.

  1. install virtual box on your PC
  2. get an image of linux-ROS for the virtual machine on your PC, identical to the one installed on the microprocessor
  3. develop using the development environment installed into the virtualbox
  4. deploy your code into the microprocessor