HORUS SDK
Documentation for robotics developers integrating ROS 2 robots into HORUS MR
Define robot identity, cameras, teleop, tasks, robot descriptions, and DataViz contracts without reverse-engineering the mixed-reality runtime.
Start here
Use the docs by intent
Learn the model
Use the tutorial track to understand robot identity, cameras, operator controls, DataViz, robot description, and world layers.
Build from references
Use the curated example catalog and Python API pages once you know which contract shape you need.
Integrate with the stack
Use the integration pages when you need to reason about the SDK, horus_ros2, and the HORUS MR app together.
Repository boundary: horus_sdk defines contracts and examples. horus_ros2 owns the runtime bridge and transport. horus owns the mixed-reality workspace and Robot Manager UX.