tcode-api¶
TCode is the language of Trilobots. Whether you’re manually programming a single robot or driving a fleet, your scripts will be written in TCode.
The tcode-api package provides Python interfaces for the core TCode components, allowing you to drive your Trilobot fleet using the flexibility of Python.
Getting Started¶
How to install the tcode-api package and tips for best-practice python development.
Tutorials¶
Step-by-step guides and script walkthroughs to help you perform various tasks with your Trilobot.
Concepts¶
References for fundamental TCode concents such as the execution cycle, robot motion, entity resolution, error handling, and external system integration.
API Reference¶
Autogenerated documentation for the tcode-api package.