We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You can get started with the IGVC code base right away by launching our simulator!
Load up Jessii: The following command will load our platform into a simulated IGVC course:
roslaunch igvc_gazebo gazebo.launch
Map the surrounding environment: Then, the following command will start our mapper
roslaunch igvc_navigation mapper.launch
To obtain a visualization of the robot's sensor readings, the occupancy grid, and its planned path, set the plot_rviz flag to true:
plot_rviz
true
roslaunch igvc_navigation mapper.launch plot_rviz:=true
Navigate the course: Next, run the following command to start our pathing node and navigate around the course autonomously
roslaunch igvc_navigation pather.launch simulation:=true
Alternatively, you can control the car manually with a USB gamepad with this command:
roslaunch igvc joystick_driver.launch
mapper
ekf_localization_node
navsat_transform_node
waypoint_source
d_lite_planner