UCAO-TECH - TRC25

Installation

Getting started with the documentation

This website centralizes the documentation for our robotics projects. You'll find detailed information on our tests in computing, mechanical, and electronic domains.

This documentation is freely accessible. It's fast, flexible, and reliable — with immediate access to information.

Main Installation

The simplest and fastest way to get started is to use our CLI tool. The CLI is also available as a standalone executable if you want to use it without installing Node.js.

Terminal
                      $ npm install -g our-cli init my-project
                      $ cd my-project
                      $ our-cli start
                    

To get started, check out the specific documentation for each domain. Each section contains installation guides, code examples, and tutorials to help you get up and running quickly.

Domain Specific Guides

For more details, refer to the dedicated pages for each section. There you'll find comprehensive information on prerequisites, configuration, and advanced use of our tools and components.

Last updated on