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

The publisher cmd is permanent_stop is probably not connected as it is just constructed a couple of lines before.

For the second error: x1 simply does not exist in this function. You probably want to refer to self.x1 everywhere.