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

ROBOT CONFIG: Sim Robot Setup #239

Open
nico-palmar opened this issue Mar 19, 2023 · 0 comments
Open

ROBOT CONFIG: Sim Robot Setup #239

nico-palmar opened this issue Mar 19, 2023 · 0 comments
Assignees
Labels

Comments

@nico-palmar
Copy link
Contributor

nico-palmar commented Mar 19, 2023

  • Make basic urdf for a robot with 6 wheels and a rectangular chassis with the same dimensions as ours (to have a simple gazebo setup that we should be able to use)
  • Publish nav_msgs/Odometry and sensor_msgs/msg/Imu (two requirements)
    • Add IMU to the urdf (represent our vector nav on the rover). Check that it can publish sensor_msgs/msg/Imu.
    • Add differential drive model plugin to urdf to get encoder feedback from wheels in sim
    • Publish nav_msgs/Odometry coming from differential drive controller from ros2, which assumed twist message is being published to cmd_vel topic (this part might be drivetrain people, link with them)
@nico-palmar nico-palmar self-assigned this Mar 19, 2023
@nico-palmar nico-palmar changed the title AUTONOMY: Sim Robot Setup ROBOT CONFIG: Sim Robot Setup Mar 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant