You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

Defaults.msg 315 B

12345678910111213
  1. bool bool_value true
  2. byte byte_value 50
  3. char char_value 100
  4. float32 float32_value 1.125
  5. float64 float64_value 1.125
  6. int8 int8_value -50
  7. uint8 uint8_value 200
  8. int16 int16_value -1000
  9. uint16 uint16_value 2000
  10. int32 int32_value -30000
  11. uint32 uint32_value 60000
  12. int64 int64_value -40000000
  13. uint64 uint64_value 50000000

DORA (Dataflow-Oriented Robotic Architecture) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed datafl