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

Revision history [back]

click to hide/show revision 1
initial version

Given tele-operatable somehow on Gazebo, your robot is equipped with a contoroller. Since RViz wants joint_state topic to update the robot's external status, you might want to implement JointStateController-equivalent on your controller's end. If you use ros_control, this thread elaborates well.

Given tele-operatable somehow on Gazebo, I assume your robot is equipped with a contoroller. Since RViz wants joint_state topic to update the robot's external status, you might want to implement JointStateController-equivalent on your controller's end. If you use ros_control, this thread elaborates well.