ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
rosdep install only installs the system dependencies. You will also need to make sure that all ROS dependencies of geometry are in your ROS_PACKAGE_PATH. For example geometry_msgs are in common_msgs which appears to be what you compile is complaining about.