Direct Drive Technology was found in 2020, committed to using direct drive motors to replace the reduction gear in any machine,making the original delicate and noisy traditonal robot reborn.
Direct Drive Technology Robotics Team was setup since 2022, mainly focus on mobile robots such as bipedal-wheel robot and quadruped-wheel robot. We also use the modualized designing method to design our robot.
Official Website of Direct Drive Technology
BILIBILI video website of the DDT
BILIBILI video website of the DDT Robotics Team
TITA Development Mannual - English version
*Note: Since Sept. 2024, All TITA is switched to Ubuntu version. If you are with the Yocto version, refer here
Date | Brief info |
---|---|
20241030 | 1. Add TITA ROS2 Control Simulation environment 2. Developer's repository updated. |
20241104 | Add ros2 control interface for joint control in the orin nx of TITA |
Title | Descroption |
---|---|
TITA basic simulation environment | tita basic simulation environment based on webots, with windows and linux executable samples. |
TITA ROS2 SDK Demo | A quick start demo that run on TITA ROS2 SDK in real TITA Robot. Only supported in Ubuntu!! |
TITA ROS2 Control Sim | TITA ROS2 Control simulation environment. Webots and Gazebo Supported. |
TITA URDF Description for ROS2 Control Sim | TITA URDF Description, mainly used by ros2 control sim |
TITA ROS2 Control Low level Interface | TITA ROS2 Control Low level interface. Deployed on the Orin NX in TITA |
- Note : TITA can directly control the motor's torque through the ros2 control interface, or USB2CAN. If help is needed leave issue or contact our FAE.
Title | Descroption |
---|---|
DIABLO basic simulation environment | DIABLO simulation environment based on webots, including how to install webots by docker or on system |
DIABLO ROS2 SDK | DIABLO ROS2 SDK to run on a real DIABLO robot |
DIABLO ROS1 SDK | DIABLO ROS1 SDK to run the real DIABLO robot |
- Note : If you would like to control the DIABLO via its joint interface, please contact our FAE.
Title | Descroption |
---|---|
Control the P10 motor on TITA | A ROS2 node to control a single P10 moto, which is a QDD motor developed by Direct Drive Technology |
Direct Drive motor control examples | Driver examples for M0602C and M1502D |
Title | Descroption |
---|---|
CMU Navigation based on DIABLO | A navigation example on DIABLO, based on CMU Ji Zhang's work : View the video |
People Tracking | A people tracking function on DIABLO, base on Shiyang Liu's work : View the video |
TITA CAN Interface sample | TITA CAN interface sample, use usb2can to control TITA's movement, without installing ROS or ROS2 |
DIABLO RL-sample | DIABLO RL training sample on ISSAC Gym, based on Siyang Liu's work : view the video |
- Note : The developer's repository is not officialy maintained.
- Your issues uploaded to the developer's repository will be synchronized to the developers, which is welcomed.