Skip to content

Latest commit

 

History

History
98 lines (69 loc) · 2.98 KB

File metadata and controls

98 lines (69 loc) · 2.98 KB

RoboRacer - Build Documentation

Welcome to the official build documentation of RoboRacer.

Note

You're currently viewing the documentation for RoboRacer on ROS 2. Check here for the ROS 1 documentations!

Attention!

  1. If you are new to RoboRacer, :ref:`Getting Started <doc_build_intro>` is a good place to start.

  2. If you already have a working car and the work environment set up:

    • Head over to Learn and try out some of the Labs.
    • Check out :ref:`Simulator <doc_going_forward_intro>` to learn how to install the simulator and implement some fun algorithms.

img/f1tenth_NX.png

If you are looking for the old page, you can find it here. Please note that we no longer provide support for the old build page. If you have questions, please post to the RoboRacer Slack.

.. centered:: Talk with other RoboRacer teams on Slack!

img/add-to-slack.png

Note

RoboRacer is an open source project developed by a community of researchers and students. The documentation team can always use your feedback and help to improve the tutorials and class reference. If you don't understand something, or cannot find what you are looking for in the docs, help us make the documentation better by letting us know!

Submit an issue GitHub repository.

The table of contents in the sidebar should let you easily access the documentation for your topic of interest. You can also use the search function in the top left corner.

.. toctree::
   :maxdepth: 1
   :caption: Build and Drive
   :name: sec-getting-started
   :hidden:

   getting_started/intro
   getting_started/build_car/index
   getting_started/software_setup/index
   getting_started/firmware/index
   getting_started/driving/index


.. toctree::
   :maxdepth: 1
   :caption: Simulate
   :name: sec-forward
   :hidden:

   going_forward/simulator/index
.. toctree::
   :maxdepth: 1
   :caption: Autoware @ RoboRacer
   :name: sec-autoware
   :hidden:

   autoware/intro


.. toctree::
   :maxdepth: 1
   :caption: Support
   :name: sec-support-contact
   :hidden:

   getting_started/faq
   support/contact
   support/acknowledgment