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

Add ATTITUDE_QUATERNION support #85

Closed
vooon opened this issue Aug 6, 2014 · 7 comments
Closed

Add ATTITUDE_QUATERNION support #85

vooon opened this issue Aug 6, 2014 · 7 comments
Labels
Milestone

Comments

@vooon
Copy link
Member

vooon commented Aug 6, 2014

As i understand (from #49) conversion was this: NED (w x y z) -> ROS ENU (x -y -z w).

Related #68.

@vooon vooon added this to the Version 0.7.0 milestone Aug 6, 2014
@vooon vooon added the PX4 label Aug 6, 2014
@vooon vooon closed this as completed in ef4273b Aug 6, 2014
@TSC21
Copy link
Member

TSC21 commented Aug 6, 2014

How can we give a test to this?

@vooon
Copy link
Member Author

vooon commented Aug 7, 2014

Need enable ATTITUDE_QUATERNION stream, but it require custom rc script.

@TSC21
Copy link
Member

TSC21 commented Aug 7, 2014

So it needs to be activated in PX4 side right? What kind of script are we talking about?

@vooon
Copy link
Member Author

vooon commented Aug 7, 2014

Special copy of /etc/init.d/rc.usb.

@TSC21
Copy link
Member

TSC21 commented Aug 7, 2014

Should check https://github.com/PX4/Firmware/blob/master/ROMFS/px4fmu_common/init.d/rc.usb, add ATTITUDE_QUATERNION stream and make a PR. But you should know that by now for certain 8)

@TSC21
Copy link
Member

TSC21 commented Aug 8, 2014

New message definitions have ATTITUDE_QUATERNION_COV. Do you think adding covariance will get any advantage?

@vooon
Copy link
Member Author

vooon commented Aug 8, 2014

I could be useful. But still no covariance data for gyro, and still acceleration data not included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants