WARNING: This package set is deprecated. There is no need to use this package set in Rock installations anymore, since ROS support is now inbuild.
If case you want to you ROS with Rock please note the following:
Currently the compilation is a bit picky with paths, so:
source autoprojs env.sh last:
/opt/ros_workspace/devel/setup.sh
source ./env.sh
aup
source /opt/ros/melodic/setup.sh
source ./env.sh
source /opt/ros/melodic/setup.sh
amake
source /opt/ros/melodic/setup.sh
cd /opt/rock_workspace
source env.sh
## Important
When your first build attempt was without having
/opt/ros/melodic/setup.sh sourced, the workspace has to be rebuild in
order to activate the bridge (availability of ROS is cached and not
updated in CMakeFiles)