Skip to content

Commit 0679501

Browse files
committed
updated README for the gravity compensation package
- matched the node name with the one used in the code
1 parent 5b90ea4 commit 0679501

File tree

1 file changed

+1
-1
lines changed
  • interbotix_ros_xsarms/examples/interbotix_xsarm_gravity_compensation

1 file changed

+1
-1
lines changed

interbotix_ros_xsarms/examples/interbotix_xsarm_gravity_compensation/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Run the following launch command where `robot_model` is a mandatory choice betwe
1212
```
1313
ros2 launch interbotix_xsarm_gravity_compensation interbotix_gravity_compensation.launch.py robot_model:=xxx [robot_name:=xxx] [motor_specs:=xxx]
1414
```
15-
It runs the `interbotix_gravity_compensation` node and launches the xsarm_control script to bring up the arm.
15+
It runs the `gravity_compensation` node and launches the xsarm_control script to bring up the arm.
1616

1717
Then, enable/disable the gravity compensation with the following service call:
1818
```

0 commit comments

Comments
 (0)