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

State estimation on Valkyrie #101

Open
raluca-scona opened this issue Mar 8, 2016 · 3 comments
Open

State estimation on Valkyrie #101

raluca-scona opened this issue Mar 8, 2016 · 3 comments

Comments

@raluca-scona
Copy link
Contributor

We would like to have a magnetometer field within the val_hardware_msgs/valImuSensor message type.

@mauricefallon
Copy link
Contributor

I made progress on modifying pronto to be just an AHRS i.e. imu-in-orientation-out
https://www.dropbox.com/s/26djpvc3kgnnuon/2016-03-pronto-at-ahrs.mp4?dl=0

Gold is the orientation estimate from the IMU - swinging around like crazy.
White is the orientation estimate from pronto. The position estimate is fixed at zero.

@mauricefallon
Copy link
Contributor

Last week we switched the IMU model from the Microstrain 25 to the 15 and incorporated a bias estimation module into IHMC's estimator. As a result the state estimate by IHMC is quite good.

@raluca-scona has been working on removing the need for a 3rd party orientation (this was from POSE_BDI previously). Work on this is in:
https://github.com/openhumanoids/pronto/compare/raluca_pronto_remove_bdi_dependency
This is going to be really neat because it will mean only 3 messages will be needed for the estimator.

I'm sensitive about bringing in this in without testing it on Atlas or closed loop. @patmarion : do you have logs of the Atlas operating recently that we can use?

@patmarion
Copy link
Member

Yes, but I can pull some recent runs from the onboard computers and upload to virgo

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

No branches or pull requests

3 participants