Skip to content

feat(robot): add support for Leju Kuavo 4 Pro and Unitree G1 robots#43

Merged
Ryu-Yang merged 19 commits intomainfrom
dev
Feb 27, 2026
Merged

feat(robot): add support for Leju Kuavo 4 Pro and Unitree G1 robots#43
Ryu-Yang merged 19 commits intomainfrom
dev

Conversation

@Ryu-Yang
Copy link
Copy Markdown
Collaborator

No description provided.

PINKCONCRETE and others added 19 commits January 19, 2026 17:05
Introduce a new keyboard teleoperator module for controlling robotic manipulators. The module provides:
- 6-degree-of-freedom control (position and orientation)
- Keyboard mapping for intuitive operation
- Gripper control with open/close functionality
- Position/orientation reset capabilities
- Configuration-based initialization

The teleoperator uses standard keyboard keys for movement (arrow keys), rotation (number keys), and special functions (space for reset, b/n for gripper). This enables precise manual control of robotic arms for testing and teleoperation scenarios.
…OS2 robot

- Add comprehensive .gitignore file for Python development to exclude compiled files, build artifacts, and environment-specific files
- Include udev rules for Orbbec depth cameras to ensure proper device permissions and symlink creation
- These additions support development workflows and hardware integration for the Agilex Aloha EEPose ROS2 robot package
Introduce a new evaluation script that implements an asynchronous control loop for robot operation. The script initializes a robot from configuration, connects to it, and runs a continuous control cycle at 30 FPS. It includes logging setup, third-party device registration, and git branch tracking for reproducibility.
增加宇树人形机器人G1数据采集(SDK)接入示例
添加乐聚kuavo4Pro机器人数采程序加入Robodriver
- Add Leju Kuavo 4 Pro robot under ROS1 section with contributor dirk656
- Add Unitree G1 robot under new SDK section with contributor hixiaobo
- Introduce new SDK section for SDK-based robot integrations
@Ryu-Yang Ryu-Yang merged commit 2d2e588 into main Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants