unilidar_sdk repository

unilidar_sdk repository

unilidar_sdk repository

Repository Summary

Description SDK for Unitree L1 LiDAR
Checkout URI https://github.com/unitreerobotics/unilidar_sdk.git
VCS Type git
VCS Version main
Last Updated 2024-02-18
Dev Status UNKNOWN
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Packages

Name Version
unitree_lidar_ros 1.0.0
unitree_lidar_ros2 0.0.0

README

Unilidar SDK

Introduction

This repository is a SDK for Unitree L1 LiDAR.

You can use the code interfaces in this repository to obtain point cloud data and IMU data measured in our lidar, as well as configure related parameters.

We provide three commonly used interfaces for our LiDAR:

  • if you prefer to use the original C++ SDK directly, you can refer to README.md;
  • if you want to use ROS, you can refer to README.md;
  • if you are developing with the latest ROS2, you can refer to README.md.

Coordinate System Definition

The reference frame definition is illustrated in the following figure, which satisfies the right-hand coordinate system definition.

The origin of the lidar frame, which is used to represent coordinates of each point in a pointcloud, is located at the center of the bottom mounting surface of the lidar.

  • Its +X axis is in the opposite direction of the outgoing cable.
  • Its +Y axis is in the the direction obtained by rotating the +X axis counterclockwise by 90 degrees.
  • And its +Z axis is vertically upward.

The IMU frame’s axes are aligned and parallel to the directions of the point cloud coordinate system. The XYZ coordinates of its origin in the lidar frame is [-0.007698, -0.014655, 0.00667] in meters.

You can also go to our official website for further technical details of our lidar.

CONTRIBUTING

No CONTRIBUTING.md found.

unilidar_sdk repository

unilidar_sdk repository

unilidar_sdk repository

unilidar_sdk repository

unilidar_sdk repository

unilidar_sdk repository

unilidar_sdk repository

unilidar_sdk repository

unilidar_sdk repository

unilidar_sdk repository

unilidar_sdk repository

unilidar_sdk repository

unilidar_sdk repository

unilidar_sdk repository

unilidar_sdk repository