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

Autonomy Sensor Fusion #224

Open
Supernova1114 opened this issue Oct 29, 2024 · 1 comment
Open

Autonomy Sensor Fusion #224

Supernova1114 opened this issue Oct 29, 2024 · 1 comment
Assignees
Labels

Comments

@Supernova1114
Copy link
Member

Supernova1114 commented Oct 29, 2024

Get sensor fusion working using ROS 2 Robot Localization package.
https://docs.ros.org/en/melodic/api/robot_localization/html/index.html

Need to fuse GNSS position, GNSS heading, odom output from zed camera (orientation and position).

@Supernova1114 Supernova1114 self-assigned this Oct 29, 2024
@Supernova1114
Copy link
Member Author

Supernova1114 commented Oct 29, 2024

Wrote a sensor data simulator to publish data for GNSS pos, heading, and a simulated odom output.
Two ekf nodes are configured and a nav_sat_transform node is used.

Map and odom transforms were being published correctly.

Next is to do some tests with real sensors.

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

1 participant