ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I found the solution. I used RobotModelLoader instead of KinematicsModelLoader to load the robot description. KinematicsModelLoader initializes the kinematics solver whereas RobotModelLoader doesn't.