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

Get imu data in PX4 ROS2 using micro XRCE-DDS #215

Open
ibra860 opened this issue Oct 30, 2024 · 1 comment
Open

Get imu data in PX4 ROS2 using micro XRCE-DDS #215

ibra860 opened this issue Oct 30, 2024 · 1 comment

Comments

@ibra860
Copy link

ibra860 commented Oct 30, 2024

I need to get the imu data from the FCU using XRCE-DDS agent, so I can use the LIO-SAM pkg for mapping.

I can find /fmu/out/sensor_combined but it is note pure imu data
in mavros it is by default
any thoughts?

@ramzibou0735
Copy link

you could make a node that subscribes to /sensor_combined and convert the data inside it into sensor_msgs/msg/IMU, provided LIO-SAM doesn't rely on Covariance values

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