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 logging variables for compressed state and setpoint. #420

Merged
merged 1 commit into from
Apr 4, 2019

Conversation

whoenig
Copy link
Contributor

@whoenig whoenig commented Apr 3, 2019

This will allow to create a log block that can capture position,
orientation (and if desired vel/acc) in a single, time-syncronized
block. That is important for accurate pose reporting (e.g., for
roadrunner, or for CFs that are not controlled with external
mocap).

The compressed setpoint allows to capture both estimated and
desired pose, which is important to compute metrics such as
tracking errors.

This will allow to create a log block that can capture position,
orientation (and if desired vel/acc) in a single, time-syncronized
block. That is important for accurate pose reporting (e.g., for
roadrunner, or for CFs that are not controlled with external
mocap).

The compressed setpoint allows to capture both estimated and
desired pose, which is important to compute metrics such as
tracking errors.
@ataffanel ataffanel merged commit 1cdfbca into bitcraze:master Apr 4, 2019
@ataffanel
Copy link
Member

Thanks, merged.

I guess this would allow the Crazyflie ROS driver to create a TF frame for the Crazyflie? I want to completly retire the lps-ros repos and as far as I understand this is the only missing functionality to Crazyflie-ros to use it with LPS/Lightouse/....

@whoenig whoenig deleted the feature_compressedState branch April 4, 2019 16:52
@whoenig
Copy link
Contributor Author

whoenig commented Apr 4, 2019

Yes, the goal here is to have the missing features from lps-ros directly in crazyflie_ros, which hopefully reduces maintenance for all of us in the future:-) I already implemented the crazyflie/pose topic, but I can also add the population to tf for convenience. Then, the only reason for people to use lps-ros would be to use an external state estimator (such as the particle filter).

@krichardsson krichardsson added this to the next-release milestone Aug 13, 2019
cafeciaojoe pushed a commit to cafeciaojoe/crazyflie-firmware that referenced this pull request Sep 27, 2024
Removed support for Crazyflie x-mode in client
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

Successfully merging this pull request may close these issues.

3 participants