Error for rosmake mav_tools
Dear All,
I have successfully installed mav_tools. However, when I run 'rosmake mav_tools' below error occurs:
viki@ROS:~$ rosmake mav_tools
[ rosmake ] rosmake starting...
[ rosmake ] Packages requested are: ['mav_tools']
[ rosmake ] Logging to directory /home/viki/.ros/rosmake/rosmake_output-20130819-202848
[ rosmake ] Expanded args ['mav_tools'] to:
['mav_odom_interface', 'mav_ctrl_interface', 'quad_joy_teleop', 'ab_filter', 'laser_height_estimation', 'mav_msgs', 'flyer_interface', 'mav_simple_ctrl_interface', 'mav_srvs', 'city_flyer_rgbd_launch', 'city_flyer_launch', 'mav_common']
cannot find required resource: navigation
ROS path [0]=/opt/ros/fuerte/share/ros
ROS path [1]=/home/viki/ros_workspace
ROS path [2]=/opt/ros/fuerte/share
ROS path [3]=/opt/ros/fuerte/stacks
My ubuntu version is: VirtualBox virtual image with Ubuntu 12.04.1 LTS and ROS Fuerte .
Please give me your help. Thx.