ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Hi,

in ROS Electric the controller moved to the robot_mechanism_controllers package.

In the launch file you had to create during the tutorial, change the controller type from "JTTeleopController" to "robot_mechanism_controllers/JTCartesianController". Then it should work.

Best, Juergen