index
Welcome to galbot_sdk
Version: 1.10.0
This documentation introduces galbot_sdk, including installation guides, usage examples, and Python and C++ API references. Download from GitHub.
Quick Start
To get started quickly, please refer to Installation and Configuration and Tutorials to access ready-to-run guides.
-
Routine operational procedures for the robot, such as the map engine.
Documentation Sections
Get a quick overview of the SDK and understand its overall framework.
-
Download the SDK from GitHub.
Follow this guide to complete the installation and environment setup for galbot_sdk
Quickly experience robot control functionality using the provided test applications.
Integrate a third-party CAN or RS485 end tool through the S1 64-byte raw TIB transport.
Provides Python examples for reference and rapid integration.
Provides C++ examples for reference and rapid integration.
Complete Python API documentation covering all available functions, classes, and methods.
Complete C++ API documentation covering all available functions, classes, and methods.
All fields settable via set_config() for the navigation service, camera services, motion planning service, and control service, with their meaning, type, and valid range.
Provides solutions to common issues and best practice recommendations.
Information on software license terms and conditions.