Skip to content

Conversation

@jonas-eschmann
Copy link
Contributor

@jonas-eschmann jonas-eschmann commented May 10, 2024

Hi,

for full system identification, the motor commands as well as the observed acceleration are required to be logged at high frequencies. We are working on a system identification utility that people can use to find accurate dynamics parameters for their quadrotors just based on about a minute of flying data.

The utility is available at https://sysid.tools and the only missing piece is that people have to modify PX4 and re-compile/flash to include high-frequency logging of actuator_motors and vehicle_acceleration to be able to use it. Hence we propose to include it in the "Topics for system identification" option of the SDLOG_PROFILE parameter. By default, this option is deactivated so it will not affect most users, and even for users that have it enabled this should only add additional data but not interfere with anything else.

For more information about the method implemented by https://sysid.tools please refer to our paper: https://arxiv.org/abs/2404.07837 and the corresponding video https://www.youtube.com/watch?v=G3WGthRx2KE or our repo https://github.com/arplaboratory/data-driven-system-identification

If you have any questions please let me know!

@github-actions github-actions bot added stale and removed stale labels Jun 10, 2024
@dagar dagar self-requested a review June 18, 2024 02:17
@dagar dagar merged commit 54c8f9e into PX4:main Jun 18, 2024
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.

2 participants