Rosdep install error
After I downloaded the git from ethzasl_icp_mapping website, I executed the commands:
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:`pwd`/ethzasl_icp_mapping
rosdep install ethzasl_icp_mapping
then I got problem as following:
stephan@stephan-VPCSD300C:~$ rosdep install ethzasl_icp_mapping
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
ethzasl_icp_mapper: Missing resource map_msgs
ROS path [0]=/opt/ros/groovy/share/ros
ROS path [1]=/opt/ros/groovy/share
ROS path [2]=/opt/ros/groovy/stacks
ROS path [3]=/home/stephan/groovy_workspace/sandbox/ethzasl_icp_mapping
could anyone teach me how to overcome this, please?THX!