Cannot find mk package in Fuerte
Hello,
in Fuerte, the mk ROS package cannot be found.
I.e. it is located in /opt/ros/fuerte/share/ros/core/mk/
and there is a manifest.xml
file in this directory but it is not added in the ROS_PACKAGE_PATH
in /opt/ros/fuerte/
.
$ rospack find mk
[rospack] Warning: ROS_ROOT=/opt/ros/fuerte/ros is not a directory
[rospack] Error: stack/package mk not found
Did anyone experience the same issue?