ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Download common messages from here: https://github.com/ros/common_msgs and place it in src folder. Then run catkin_make in your workspace. It will install all common message type including geometry_msgs. If you only want geometry messages then download the geometry_msgs folder.