copy Copy chevron-down
Software API Power Supply System API The API of the power supply system can only perform query actions on information data such as battery information.
Function Overview: Subscribe to the Topic for feedback on the left battery information.
Topic: system/batteries/left
Msg Type: tita_system_msgs/msg/BatterieStates
Code Example: ros2 topic echo /[namespace]/system/batteries/left
Function Overview: Subscribe to the Topic for feedback on the right battery information.
Topic: system/batteries/right
Msg Type: tita_system_msgs/msg/BatterieStates
Code Example: ros2 topic echo /[namespace]/system/batteries/right
Function Overview: Subscribe to the Topic for feedback on supercapacitor information.
Topic: system/batteries/super
Msg Type: tita_system_msgs/msg/BatterieStates
Code Example: ros2 topic echo /[namespace]/system/batteries/super
Function Overview: Subscribe to the Topic for feedback on power supply statistics information.
Topic: system/power_supply/info
Msg Type: tita_system_msgs/msg/PowerSupplyInfo
Code Example: ros2 topic echo /[namespace]/system/power_supply/info