Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 643 Bytes

File metadata and controls

19 lines (17 loc) · 643 Bytes

TurtleBot 2 Open Source Hardware Documentation and Documentation Source files


This pakage contains OSHW documentation and source files to build .pdfs for user doumentation and assembly guides

Cloning

When you clone this repo, use --recursive to include submodules:

git clone --recursive git@github.com:TurtleBot-Mfg/turtlebot-docs.git ~/turtlebot-docs

Structure

.
├── Guides   # Assorted guides for Turtlebot assembly, configuration
├── Hardware # Assorted Hardware documents
├── Manuals  # Assorted hardware and software manuals
└── Software # Turtlebot2 software and tutorials