ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Does anybody know how to solve this confict? Best Regards!
yes: you don't need a joint_state_publisher
instance if you have some other node in your system that already publishes JointState
messages (in this case for your Dynamixel joints).
See how to publish real robot-arm joint_states by ROS for a related question and some more explanation.