Skip to content

Bus Servo SDK User Manual (ROS2)

版本 GitHub 范例代码
v1.2026.0214 GitHub 点击下载

1. Test Environment

  • OS: Ubuntu 22.04 LTS
  • ROS2: Humble

2. Dependencies

Install ROS2 Humble and required development dependencies in advance.

3. SDK Capabilities

  • ROS2 node integration for bus servo control
  • Topic-based command dispatch
  • Servo state publishing and monitoring
  • Example launch and runtime workflows

4. Quick Start

  1. Download and unzip SDK package.
  2. Build workspace (colcon build).
  3. Source ROS2 environment.
  4. Launch example nodes and verify communication.