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

Revision history [back]

Okay got to the bottom of this one too!

Very simple, joint1 was not initialized properly.

the name used in physics::model::getJoint was not correct!

it was "joint1" not "Joint1"

cheers

Peter