Odin1 -- Spatial Memory Module for Robotics

Odin1 -- Spatial Memory Module for Robotics

$999.00
Sale price  $999.00 Regular price 
Skip to product information
Odin1 -- Spatial Memory Module for Robotics

Odin1 -- Spatial Memory Module for Robotics

$999.00
Sale price  $999.00 Regular price 

The World's First Spatial Memory Module

Plug and Play. Instant Localization.

ROS 1 ROS 2 C++ SDK

Looking for volume pricing on bulk orders?

Odin1 is a B2B module — request a quote for bulk and custom configurations.

Request a B2B Quote →
0.2%
Drift Rate
≤3cm
Accuracy
No.1
Spatial Memory Module for Humanoid & Quadrupedal Robots

Integrated Perception

LiDAR + RGB Camera + IMU fusion. Built-in MindSLAM outputs real-time pose, point clouds, and sensor data.

Real-to-Sim Pipeline

Capture with Pocket2 → Process 3DGS in MindCloud → Train in Isaac Sim → Deploy with Odin1.

Deployed Worldwide

Unitree H1, Astrall Dynamics, RoboForce TITAN — the leading spatial memory module for humanoid and quadrupedal robots.


DRIFT
0.2%
ACCURACY
≤3cm
WEIGHT
280 g
PROTECTION
IP66
Developer-Ready
<launch>
    <arg name="node_name" default="host_sdk_sample"/>
    <arg name="config_file" default="$(find odin_ros_driver)/config/control_command.yaml"/>
    <node name="$(arg node_name)" pkg="odin_ros_driver" type="host_sdk_sample" output="screen">
        <param name="config_file" value="$(arg config_file)"/>
    </node>
    <node pkg="odin_ros_driver" type="pcd2depth_node" name="pcd2depth_node" output="screen"/>
    <node pkg="odin_ros_driver" type="cloud_reprojection_node" name="cloud_reprojection_node" output="screen"/>
    <node pkg="odin_ros_driver" type="image_overlay_node" name="image_overlay_node" output="screen"/>
    <node name="rviz" pkg="rviz" type="rviz" args="-d $(arg rviz_config)" output="screen"/>
</launch>

Stable spatial localization with a few lines of code. No sensor fusion dirty work required.

Ready to Deploy

ROS drivers, SDK documentation, and firmware available.

More SETTingS All Downloads

Developer Center


<launch>
    <!--
        Usage: roslaunch odin_ros_driver odin1_ros1.launch
    -->
    <arg name="node_name" default="host_sdk_sample"/>
    <arg name="config_file" default="$(find odin_ros_driver)/config/control_command.yaml"/>
    <arg name="rviz_config" default="$(find odin_ros_driver)/config/odin_ros.rviz"/>
    <node name="$(arg node_name)" pkg="odin_ros_driver" type="host_sdk_sample" output="screen">
        <param name="config_file" value="$(arg config_file)"/>
    </node>
    <node pkg="odin_ros_driver" type="pcd2depth_node" name="pcd2depth_node" output="screen">
        <rosparam command="load" file="$(find odin_ros_driver)/config/control_command.yaml"/>
        <param name="calib_file_path" value="$(find odin_ros_driver)/config/calib.yaml"/>
    </node>
    <node pkg="odin_ros_driver" type="cloud_reprojection_node" name="cloud_reprojection_node" output="screen">
        <rosparam command="load" file="$(find odin_ros_driver)/config/control_command.yaml"/>
        <param name="calib_file_path" value="$(find odin_ros_driver)/config/calib.yaml"/>
    </node>
    <node pkg="odin_ros_driver" type="image_overlay_node" name="image_overlay_node" output="screen">
        <rosparam command="load" file="$(find odin_ros_driver)/config/control_command.yaml"/>
    </node>
    <node name="rviz" pkg="rviz" type="rviz" args="-d $(arg rviz_config)" output="screen"/>
</launch>

Technical Specifications

Parameter Specification
Depth Module
Depth Resolution 240 × 180
Max Range 30 m @ 10% reflectivity (<500 lux)
70 m @ 90% reflectivity (<500 lux)
Min Range 0.2 m
Point Rate Up to 700,000 pts/s
Depth Accuracy ±3 cm @ 1σ [1]
Field of View (FOV) 120° × 90°
Angular Resolution 0.5° × 0.5°
Laser Wavelength 940 nm
Laser Safety Class 1 (Eye Safe)
Frame Rate Up to 15 FPS
RGB Camera Module
Resolution 1600 × 1296
Shutter Type Global Shutter
FOV (H×V) 129° H × 104° V × 173° D
Overall Machine
SLAM Positioning Accuracy ±5 cm + 1% [2]
Weight Approximately 280 g
Dimensions (L×W×D) 100 × 62 × 43 mm (body) / 46 mm (with connector)
Power Consumption 11 W (rated), 24 W (peak)
Protection Rating IP66
Operating Voltage 9-26 V
Operating Temperature -10°C ~ 40°C
Storage Temperature -10°C ~ 45°C
Data Output & Software
Point Cloud Output True Color SLAM / Raw Point Cloud
Image Output Raw RGB Image
IMU High-Frequency Raw Data
Pose Output High-Frequency Rotation and Position Data
Software Interface Complete SDK & ROS interface, supports Linux platform
Supports deployment of custom SLAM algorithms

[1] Measured at 1σ under typical conditions. [2] With RTK correction.

You may also like