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

Mistake in ihmc_ros_core/ihmc_msgs/msg/GoHomeRosMessage.msg documentation #120

Closed
osrf-migration opened this issue Apr 4, 2017 · 1 comment
Labels
bug Something isn't working trivial

Comments

@osrf-migration
Copy link

Original report (archived issue) by Anonymous.


In ihmc_ros_core/ihmc_msgs/msg/GoHomeRosMessage.msg lines 27-29:

"body_part" enum values:

uint8 ARM=0 # Request the chest to go back to a straight up configuration.
uint8 CHEST=1 # Request the arm to go to a preconfigured home configuration that is elbow lightly flexed, forearm pointing forward, and upper pointing downward.

The comments are swapped. However the enum names are correct, so body_part=0 does move the arm back to home!

@osrf-migration
Copy link
Author

Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


  • changed state from "new" to "resolved"

created pull request to fix at ihmcrobotics/ihmc_ros_core#7

thanks for the report

@osrf-migration osrf-migration added trivial bug Something isn't working labels May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working trivial
Projects
None yet
Development

No branches or pull requests

1 participant