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

Implement Pose Prediction #37

Closed
charmoniumQ opened this issue Jul 26, 2020 · 0 comments
Closed

Implement Pose Prediction #37

charmoniumQ opened this issue Jul 26, 2020 · 0 comments
Assignees
Labels
feature New feature or request
Milestone

Comments

@charmoniumQ
Copy link
Member

charmoniumQ commented Jul 26, 2020

  • See if OpenVINS pose integration will suffice.
  • Rip out the Newtonian mechanics pose prediction from OpenVINS.
  • Expose it through the Phonebook pose_prediction interface.
  • It needs some state and some IMU readings. Inside feed_imu_cam, push the last few IMU readings + relevant state into a topic called integrated_state.
  • Read async integrated_state in the pose prediction.
@charmoniumQ charmoniumQ created this issue from a note in ILLIXR improvements (High priority) Jul 26, 2020
@charmoniumQ charmoniumQ added this to the 2.2 milestone Jul 26, 2020
@charmoniumQ charmoniumQ added the feature New feature or request label Jul 26, 2020
@charmoniumQ charmoniumQ moved this from High priority to In progress in ILLIXR improvements Aug 3, 2020
@charmoniumQ charmoniumQ modified the milestones: 2.2, asplos Aug 15, 2020
@charmoniumQ charmoniumQ moved this from In progress to Done in ILLIXR improvements Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Development

No branches or pull requests

2 participants