There was an error while loading. Please reload this page.
This tutorial assumes you have already followed either the Host-based Install Tutorial or the Docker Install Tutorial.
First, source the ROS setup.bash file:
setup.bash
$ source /opt/ros/noetic/setup.bash
Use catkin_make to build the software:
catkin_make
$ cd ~/vrx_ws $ catkin_make
Source the newly created VRX setup.bash file:
$ source ~/vrx_ws/devel/setup.bash
Launch the VRX simulation with a simple world:
$ roslaunch vrx_gazebo vrx.launch
Home
VRX Competition 2023
Tutorials
Documentation