Skip to content

ros-sports/soccer_vision_3d_rviz_markers-docs

Repository files navigation

Soccer Vision 3D RViz Markers Documentation

This is a repository for maintaining the documentation for the Soccer Vision 3D RViz Markers package. See the compiled instructions on our Website.

Maintenance Guide

Below is a guide for the maintainers of this documentation.

Installing Dependencies

pip3 install -r requirements.txt

Compiling

To compile locally, run make html in the root directory. The home documentation page can be opened by opening _build/html/index.html in a browser.