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

answered 2011-12-14 11:37:36 -0500

joq gravatar image

You can certainly program state machines in C++. There are several techniques, amd it is not particularly hard.

Smach is a nice interface, however. It provides several tools you are unlikely to come up with on your own.