ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Just FYI, you shouldn't be manually adjusting CMAKE_PREFIX_PATH
, you should be letting the setup.bash
script located in the devel/
directory of your workspace manage your environment variables for you. Is your problem solved now?