01Open hardware
Publicly availableThe initiative links mechanics, electronics, modular actuator, legged robot and foot-sensor drawings through its hardware repositories.
Verify before adoptionIdentify the exact Solo generation, actuator/electronics revision, fabrication method, board version and every cross-repository dependency.
02Robot description
Publicly availableSolo 8 and Solo 12 URDF, meshes, configuration files and PyBullet wrappers in robot_properties_solo.
Verify before adoptionCheck generated geometry, inertial properties, joint limits and compatibility with the physical hardware revision.
03Control interfaces
Publicly availableLow-level Solo interfaces, robot_interfaces driver and related real-time motor-control packages.
Verify before adoptionFreeze repository commits, compiler, real-time environment, master-board or TI-board path, firmware and bus configuration.
04Simulation & examples
Publicly availablePyBullet loading, demos and examples distributed across Solo packages.
Verify before adoptionRe-identify actuator response, friction, contact and latency before using simulation results on a physical robot.