**** Tita **** Revision History ================ +----------+-------------------+----------+-----------------+ | Revision | Date (DD/MM/YYYY) | Author | Changes | +==========+===================+==========+=================+ | 1 | 13/02/2025 | Kang Wei | Initial release | +----------+-------------------+----------+-----------------+ 1. Getting Started ================== The Tita is a super agile & stylish two-wheeled-leg robot. 2. Specifications ================= .. list-table:: Robot Specifications :widths: 25 25 * - Processor - Jetson Orin NX 16G * - Research Programming API - ROS 2 * - Normal Voltage - 43.2V * - AI Performance - 100 TOPs * - Tita Bridges - 3 on top * - Payload Weight - Moving 10kg * - Max Jumping Height - 20cm * - DoF - 8 * - Max Speed - 3m/s * - Built-in Camera - 2 * - Built-in Speaker - 2 * - lnertial Sensor - 2 * - SPAD Sensor - 2 * - Ultrasonic Sensor - 1 * - Adjustable Output Power - 48V 5A * - Number of Battery - 2 3. Resources ============ Manual ------ * Tutorials Videos: `YouTube `_ * User Manual (EN): `Link `_ * User Manual (CN): `Link `_ Development ----------- * Development Manual: `Link `_ * ROS2: `TITA-SDK-ROS2 `_ Image ----- * Image: `Link `_ * Reflash Guide: `Link `_ 4. Q&A ====== 1. | **Q: How to activate e-stop?** | A: Refer to this video `link `_ 2. | **Q: Why is camera point_cloud topic empty?** | A: Camera pointcloud node is not running. Run the following command: | - $ source /opt/tita/ros2/setup.bash | - $ ros2 launch engine_manager engine_manager.launch.py .. image:: figures/tita_q&a_1.png :width: 800 px :align: center