unitreerobotics / unilidar_sdk

SDK for Unitree L1 LiDAR
BSD 3-Clause "New" or "Revised" License
59 stars 23 forks source link

Documentation of serial protocol #16

Open br101 opened 2 months ago

br101 commented 2 months ago

Is there a documentation of the serial protocol, apart from HowToParsePointCloudAndIMUDataFromMavLinkMessages.md? There are obviously more commands to configure/start/stop the hardware.

I want to use the L1 on a platform different from the provided precompiled libraries aarch64 and x86_64... in the best case is there a possibility to access the source code of libunitree_lidar_sdk.a?