ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I think that the ROS Tutorials are the best starting point. Specifically number 11/12... but to get to those you should work the preceding ones.
2 | No.2 Revision |
I think that the ROS Tutorials are the best starting point. Specifically number 11/12... but to get to those you should work the preceding ones.
If your application requires the creation of a custom message this would have been covered in tutorial 10.. but you should check the existing "standard" messages to make sure that you're not reinventing the wheel.