Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

clearpath-docs/robot-upgrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robot-upgrade

Tutorial for upgrading robots from Ubuntu 18.04 with ROS Melodic to Ubuntu 20.04 with ROS Noetic.

Cloning

To clone this repository simply run

git clone --recursive https://github.com/clearpath-docs/robot-upgrade.git

Prerequisites

To build this guide you must have sphinx installed via pip:

pip3 install sphinx

Building

To build the docs cd into the root folder of the repository and run the following commands:

mkdir html
sphinx-build -b html doc html

If you get errors about missing fonts, go to latex/clearpath-latex/fonts and install all the fonts there

About

Documentation for upgrading your robot from Kinetic to Melodic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors