-
Notifications
You must be signed in to change notification settings - Fork 193
tutorials ExampleVrx
Carlos Agüero edited this page Nov 8, 2021
·
8 revisions
This example illustrates a specific configuration similar to what some of the RobotX teams used in 2018. It includes:
- Fixed stern thrusters and a single lateral thuster - the 'T' propulsion configuration
- A standard set of onboard sensors
- Two forward facing cameras (stereo)
- One starboard facing camera
- GPS
- IMU
- 3D LiDAR
Start Gazebo and spawn WAM-V with propulsion and sensor configuration.
roslaunch vrx_gazebo vrx.launch
After executing the previous command, open a new terminal and start RViz with example configuration file to read URDF and sensors. Follow these tutorials for an introduction to RViz.
roslaunch wamv_gazebo rviz_vrx.launch