ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The variable is set by cmake.mk
which can be found in /opt/ros/fuerte/share/ros/core/mk
. The file /opt/ros/fuerte/share/ros/core/rosbuild/rostoolchain.cmake
contains more information about the purpose of the file. I think it has something to do with cross compilation.