Skip to content

quic-zhaoyuan/quic-qrb-ros.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qualcomm QRB ROS Documentation

Read online documents

QRB ROS Documents: quic-qrb-ros.github.io

Build documents

Install sphinx and themes

sudo pip install sphinx sphinx-rtd-theme sphinx-tabs

Build and generate html

make html

Preview web page

cd build/html
python3 -m http.server

Then, in browser open http://your_host:8000 to preview..

About

Qualcomm Robotics ROS documentations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 35.8%
  • Batchfile 24.2%
  • CSS 20.8%
  • Makefile 19.2%