Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaiaai/kaiaai_msgs

Custom ROS2 messages for Kaia.ai pet robots platform
https://github.com/kaiaai/kaiaai_msgs

kaia-ai open-source pet-bots pet-robots pets remake-ai robot-framework robotics robotics-programming ros2

Last synced: 3 months ago
JSON representation

Custom ROS2 messages for Kaia.ai pet robots platform

Awesome Lists containing this project

README

        

# Kaia.ai platform ROS2 messages

Abbreviated telemetry messages for [Kaia.ai](https://kaia.ai) home robot software platform.

Please sign up for an early launch invite [here](https://kaia.ai).

## TODO
- enable discarding broken scans, when micro-ROS packets get dropped
- add bool scan_start_hint; needs support from LDS libraries

## Change Log

### v0.2.0
- added WifiState message for ROS2
- added KaiaTelemetry2 message
- added JointPosVel message
- adds wifi_rssi_dbm, battery_mv, distance_mm[], bumper[], cliff[], touch[]
- limits array lengths
- change joint_pos[], joint_vel[] to JointPosVel[]
- added WifiState message

### v0.1.0
- initial release
- odometry position, yaw, velocity
- joint positions, velocity
- raw LiDAR/LDS laser distance scan data stream