Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a gravity compensation package, modified sleep positions #225

Merged
merged 17 commits into from
Oct 2, 2024

Conversation

Shiming-Liang
Copy link

  • Added the gravity compensation demo package for xsarms
  • Modified the sleep positions for aloha wx250s and vx300s so it doesn't fall as much

readme
- used the Github provided warning block
- added empty lines after headers

mode configs
- changed the port setting to the default /dev/ttyDXL
- merged the two mode configs file

launch
- limited choices to wx250s and aloha_wx250s
- improved readability for path concatenations

package.xml
- added dependency for interbotix_xsarm_control
- change file path concatenation style for better readability
mode_configs.yaml
- removed

launch script
- removed unused mode configs argument
- removed unused get_interbotix_xsarm_models import

readme
- updated the description about the launch script arguments
- updated the dummy namespace to match the launch script logic: we used the robot name as the namespace
@lukeschmitt-tr lukeschmitt-tr merged commit 46e9794 into Interbotix:humble Oct 2, 2024
1 check passed
lukeschmitt-tr pushed a commit that referenced this pull request Oct 2, 2024
* added demo of gravity compensation on xsarm

* added config and launch files for gravity compensation demo on xsarm

* updated doc for gravity compensation

* properly formatted

* move the config doc to interbotix_gravity_compensation

* use namespace in the launch file

* fixed typo in the grav comp yaml files, pointed to the closer example config

* two arms can run at the same time, added parameters for friction modelling

* corrected some entries of the URDF for  the aloha wx250s

* updated the config file for more sophisticated friction compensation, updated the corresponding contents at the readme file, updated the URDF file for the aloha wx250s.

TO DO: update the link to the documentation of the  motor specs configuration.

* fixed an incorrect doc link

* changed the sleep positions so the arm doesn't drop as much

The arms involved: aloha wx250s, aloha vx300s

* updated README for the gravity compensation package

- matched the node name with the one used in the code

* Updated README.md for the interbotix_xsarm_gravity_compensation package

added link to the doc page with a example motor specs configuration

* Minor fixes on gravity compensation

readme
- used the Github provided warning block
- added empty lines after headers

mode configs
- changed the port setting to the default /dev/ttyDXL
- merged the two mode configs file

launch
- limited choices to wx250s and aloha_wx250s
- improved readability for path concatenations

package.xml
- added dependency for interbotix_xsarm_control

* Minor fixes on the gravity compensation package

- change file path concatenation style for better readability

* Minor fixes on the gravity compensation demo package

mode_configs.yaml
- removed

launch script
- removed unused mode configs argument
- removed unused get_interbotix_xsarm_models import

readme
- updated the description about the launch script arguments
- updated the dummy namespace to match the launch script logic: we used the robot name as the namespace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants