ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Rosjava message code is auto-generated the same way it is for C++, Python and Lisp. You need to depend on sensor_msgs in your package's manifest.xml file and execute rosmake to get the messages built.