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

Your action file must have exactly 3 sections separated by --- for goal, result and feedback. You have 6 sections.

If you want to include another message type include that type instead of repeating its content, i.e. use geometry_msgs/Twist twist as an entry.