We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59211df commit cdfda36Copy full SHA for cdfda36
moveit_ros/moveit_servo/config/panda_simulated_config.yaml
@@ -52,7 +52,7 @@ joint_limit_margins: [0.12]
52
## Topic names
53
cartesian_command_in_topic: ~/delta_twist_cmds # Topic for incoming Cartesian twist commands
54
joint_command_in_topic: ~/delta_joint_cmds # Topic for incoming joint angle commands
55
-joint_topic: /joint_states # Get joint states from this tpoic
+joint_topic: /joint_states # Get joint states from this topic
56
status_topic: ~/status # Publish status to this topic
57
command_out_topic: /panda_arm_controller/joint_trajectory # Publish outgoing commands here
58
0 commit comments