Skip to content

5.2 Key ROS Topics/Services

This is the complete ROS 2 topic and service specification used by AntBot. For sensor placement and coordinates, see Key Sensor Specifications.


TopicTypeDescription
/imu/accel_gyrosensor_msgs/ImuQuaternion + angular velocity + linear acceleration
/lidar_3d_pointssensor_msgs/PointCloud23D point cloud
/scan_0sensor_msgs/LaserScanFront 2D laser scan
/scan_1sensor_msgs/LaserScanRear 2D laser scan
/sensor/camera/v4l2/left/image_rawsensor_msgs/ImageLeft mono camera
/sensor/camera/v4l2/front/image_rawsensor_msgs/ImageFront mono camera
/sensor/camera/v4l2/right/image_rawsensor_msgs/ImageRight mono camera
/sensor/camera/v4l2/rear/image_rawsensor_msgs/ImageRear camera
/sensor/camera/usb/cargo/image_rawsensor_msgs/ImageCargo camera
/batterysensor_msgs/BatteryStateVoltage, current, SoC, temperature
/ultrasoundstd_msgs/Float64MultiArrayUltrasonic sensor distance (cm)
/odomnav_msgs/OdometryOdometry (position, velocity)
/tftf2_msgs/TFMessageodom → base_link transform
/cargo/statusantbot_interfaces/CargoStatusCargo door/lock status
TopicTypeDescription
/cmd_velgeometry_msgs/TwistVelocity command (linear x/y + angular z)

ServiceTypeDescription
/cargo/commandantbot_interfaces/CargoCommandCargo lock/unlock
/headlight/operationstd_srvs/SetBoolHeadlight ON/OFF
/wiper/operationantbot_interfaces/WiperOperationWiper control
/hw/direct_readantbot_interfaces/DirectReadControl item read
/hw/direct_writeantbot_interfaces/DirectWriteControl item write

© 2026 ROBOTIS AI. All rights reserved.