Skip to content

Commit e69f2b4

Browse files
committed
Updated README.md for the interbotix_xsarm_gravity_compensation package
added link to the doc page with a example motor specs configuration
1 parent 0679501 commit e69f2b4

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
@@ -5,7 +5,7 @@ This package demos the interbotix_gravity_compensation package on an Interbotix
55
As of now, the supported arms include: WidowX-250 6DOF and ALOHA WidowX-250 6DOF.
66

77
## Configuration
8-
Please refer to the documentations for [`mode_configs`](https://docs.trossenrobotics.com/interbotix_xsarms_docs/ros_interface/ros2/config.html#mode-configs) and [`motor_specs`](TO DO: Add link to the doc) for details.
8+
Please refer to the documentations for [`mode_configs`](https://docs.trossenrobotics.com/interbotix_xsarms_docs/ros_interface/ros2/config.html#mode-configs) and [`motor_specs`](https://docs.trossenrobotics.com/interbotix_xsarms_docs/ros2_packages/gravity_compensation.html#configuration) for details.
99

1010
## Usage
1111
Run the following launch command where `robot_model` is a mandatory choice between `aloha_wx250s` and `wx250s`, `robot_name` defaults to be the same as `robot_model` but can be anything, `motor_specs` defaults to `<path_to_this_package>/config/motor_specs_<robot_model>.yaml`, and `mode_configs` defaults to `<path_to_this_package>/config/mode_configs_<robot_model>.yaml`:

0 commit comments

Comments
 (0)