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

Request Script to Unroll sensor_gyro_fifo and sensor_accel_fifo #78

Open
AlexKlimaj opened this issue Feb 27, 2023 · 0 comments
Open

Request Script to Unroll sensor_gyro_fifo and sensor_accel_fifo #78

AlexKlimaj opened this issue Feb 27, 2023 · 0 comments

Comments

@AlexKlimaj
Copy link
Member

The sensor_gyro_fifo and sensor_accel_fifo messages in PX4 are hard to analyze due to the combined nature of the message. Each message can contain up to 32 datapoints with a dt and scale.

I propose we create a script to take a log, unroll the fifo messages, and save a new log file with the additional unrolled messages.

It appears this is not possible in PlotJuggler with just LUA scripting.

@dagar

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

1 participant