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

Fixed the issue. Solution is to set "switching_state" to 4 in the driver.yaml config file as described in section 3 here: http://wiki.ros.org/canopen_motor_node#Configuration

I believe what this does is put the drive into the pre-operational NMT state during mode switching to prevent unwanted movement from happening during the switch.

Fixed the issue. Solution is to set "switching_state" to 4 ("switched_on") in the driver.yaml config file as described in section 3 here: http://wiki.ros.org/canopen_motor_node#Configuration

I believe what this does is put the drive into the pre-operational NMT state during mode switching to prevent unwanted movement from happening during the switch. switch.