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

PERCEPTION: IMU and GPS Sensor #248

Open
nico-palmar opened this issue Jul 7, 2023 · 1 comment
Open

PERCEPTION: IMU and GPS Sensor #248

nico-palmar opened this issue Jul 7, 2023 · 1 comment
Assignees
Labels

Comments

@nico-palmar
Copy link
Contributor

nico-palmar commented Jul 7, 2023

Part of the basic autonomy setup.

This is a 2 part task (first do IMU then do GPS). Both should be added as marcos in the launch file.

  1. Add the IMU to the URDF. Similar to https://navigation.ros.org/setup_guides/odom/setup_odom.html. Add gazebo (and potnetially other required packages to the launch file) so that when you launch the robot, IMU data in simulated. Check that it can publish sensor_msgs/msg/Imu.

  2. For the GPS task, same process. Add the GPS sensor and simulate it in gazebo.

Note that they should be added in this package: src/uwrt_mars_rover/uwrt_mars_rover_drivetrain/uwrt_mars_rover_drivetrain_description (inside the drivetrain_marco.xacro)

@nico-palmar nico-palmar changed the title PERCEPTION: IMU and GPS Sensors PERCEPTION: IMU Sensor Jul 7, 2023
@nico-palmar nico-palmar changed the title PERCEPTION: IMU Sensor PERCEPTION: IMU and GPS Sensor Jul 7, 2023
@wang-edward
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants