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

Revision history [back]

See https://answers.ros.org/question/211414/ros_control-a-proper-position-initialization-approach/

I had a similar issue with my custom Hardware interface using a velocity_controllers/JointTrajectoryController. Solution for me was to set my joint positions inside the init function of my hardware interface; otherwise it would default to 0.