Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 569 Bytes

File metadata and controls

15 lines (10 loc) · 569 Bytes

Soccer Vision 3D RViz Markers Documentation

This is a repository for maintaining the documentation for the ROS 2 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.