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

Convert IMU_RAW to ros message #44

Closed
mdemirst opened this issue May 30, 2018 · 1 comment
Closed

Convert IMU_RAW to ros message #44

mdemirst opened this issue May 30, 2018 · 1 comment

Comments

@mdemirst
Copy link

Swift publishes raw imu and magnetometer messages. Can you convert them to ros imu message?

@marco-tranzatto
Copy link
Collaborator

Hi, we decided to publish raw messages as are given by Piksi Multi, especially because there's a scaling factor you should consider when converting raw measurements to SI units for standard ROS message. You can covert them in standard ROS message using a custom python script for instance.

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

2 participants