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

Odom: Get odometry data from drivetrain in sim #251

Open
nico-palmar opened this issue Jul 16, 2023 · 0 comments
Open

Odom: Get odometry data from drivetrain in sim #251

nico-palmar opened this issue Jul 16, 2023 · 0 comments

Comments

@nico-palmar
Copy link
Contributor

nico-palmar commented Jul 16, 2023

Publish nav_msgs/Odometry to the /odom topic coming from differential drive controller from ros2, which assumes twist message is being published to cmd_vel topic (to get the drivetrain to move).

According to: https://control.ros.org/master/doc/ros2_controllers/diff_drive_controller/doc/userdoc.html, the differential drive plugin with publish an odometry message. We just need to verify that this works correctly.

This should be a very short task (it should pretty much just work if the previous one works).

@nico-palmar nico-palmar converted this from a draft issue Jul 16, 2023
@nico-palmar nico-palmar moved this from Todo to In Progress in SOFTWARE: TASK BOARD Jul 21, 2023
@andrew2002zhao andrew2002zhao moved this from In Progress to In Review in SOFTWARE: TASK BOARD Jul 21, 2023
@nico-palmar nico-palmar moved this from In Review to Done in SOFTWARE: TASK BOARD Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants