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

ROS driver rework #57

Merged
merged 3 commits into from
Jul 29, 2024
Merged

ROS driver rework #57

merged 3 commits into from
Jul 29, 2024

Conversation

fgarciacardenas
Copy link
Contributor

Reworked the ROS driver to include ODOMSH and ODOMENU messages, simplified the TF tree, and solved several bugs in the LLH message.

Facundo Garcia added 2 commits May 31, 2024 15:26
…ified the TF tree, and solved several bugs in the LLH message.
README.md Outdated Show resolved Hide resolved
fixposition_driver_lib/src/odometry.cpp Outdated Show resolved Hide resolved
fixposition_driver_lib/src/odometry.cpp Outdated Show resolved Hide resolved
fixposition_driver_lib/src/odometry.cpp Outdated Show resolved Hide resolved

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At this point it might be worth considering introducing a more generic odometry converter class for OdometryConverter, OdomenuConverter and OdomshConverter to inherit from. Both to reduce duplicate code and for maintainability

fixposition_driver_ros1/README.md Outdated Show resolved Hide resolved
fixposition_driver_ros2/README.md Outdated Show resolved Hide resolved
@fgarciacardenas fgarciacardenas merged commit 1c635a0 into main Jul 29, 2024
4 checks passed
@fgarciacardenas fgarciacardenas deleted the feature/ros-driver-rework branch August 6, 2024 13:52
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