We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b90ea4 commit 0679501Copy full SHA for 0679501
interbotix_ros_xsarms/examples/interbotix_xsarm_gravity_compensation/README.md
@@ -12,7 +12,7 @@ Run the following launch command where `robot_model` is a mandatory choice betwe
12
```
13
ros2 launch interbotix_xsarm_gravity_compensation interbotix_gravity_compensation.launch.py robot_model:=xxx [robot_name:=xxx] [motor_specs:=xxx]
14
15
-It runs the `interbotix_gravity_compensation` node and launches the xsarm_control script to bring up the arm.
+It runs the `gravity_compensation` node and launches the xsarm_control script to bring up the arm.
16
17
Then, enable/disable the gravity compensation with the following service call:
18
0 commit comments