You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add sensor links and plugins to the urdf (for the zed camera bc that’s all we have -> image and depth sensing). Test that adding the sensors in gazebo works (launch files; see in rviz; echo topics)
Create macros for the LIDAR and stereo cameras (so that you can specify new positions and names for the sensors)
Add a stereocamera and lidar to the URDF and simulate them to show that the sensors are working
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)
The text was updated successfully, but these errors were encountered:
See: https://navigation.ros.org/setup_guides/sensors/setup_sensors.html#
Need to create a good rviz default panel
Create macros for the LIDAR and stereo cameras (so that you can specify new positions and names for the sensors)
Add a stereocamera and lidar to the URDF and simulate them to show that the sensors are working
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)
The text was updated successfully, but these errors were encountered: