services

Common Interfaces

Production quality interfaces coving common robotics use cases

Production quality, well-tested ested interfaces covering common robotics use cases, such as sensors, fault handling, and time synchronization.

Interfaces

Ark provides a set of standardized interfaces for common hardware and sensor devices. Including, but not limited to:

  1. LIDAR (Velodyne, SICK, Baraja, etc)
  2. MultiSense Stereo Camera
  3. GPS / INS (uBlox, Swift)
  4. UDP / TCP Sockets
  5. Serial & USB I/O
  6. Intel RealSense Depth Camera & IMU
  7. Video Scaling and Compression (software and hardware)
  8. Fault Handling
  9. Perfomance and Profiling Tracing
  10. Transform Networks (using ROS TF2)

Profiling

Profiling tooling is available as part of the base platform. All of your stages/callbacks are automatically “traced” and logged. Allows you to deep dive into onboard and offboard performance issues