Galbot SDK
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.
Documentation Sections
-
Get a quick overview of the SDK and understand its overall framework.
-
Installation and Configuration
Follow this guide to complete the installation and environment setup for galbot_sdk.
-
Routine operations during robot usage, such as map engine.
-
Quickly experience basic robot control, arm manipulation, navigation, sensor data acquisition, and more through multiple examples.
-
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.
-
Provides solutions to common issues and best practice recommendations.
-
Software license terms and conditions.