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.
- install virtual box on your PC
- get an image of linux-ROS for the virtual machine on your PC, identical to the one installed on the microprocessor
- develop using the development environment installed into the virtualbox
- deploy your code into the microprocessor