ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
That is correct, if you use a simple action state Smach will construct the action client for you.
Similarly, when you create a action server wrapper for a Smach container, Smach will construct the action server for you.