此SDK仅适用于深圳乐动机器人有限公司销售的激光雷达产品
- 可以通过
ls -l /dev/查看雷达对应在系统中的挂载
例如:如果雷达在你的系统上挂载为
/dev/ttyS0,则:
sudo chmod 777 /dev/ttyS0./auto_build.sh./start_node.shThis SDK is only applicable to the LiDAR products sold by Shenzhen LDROBOT Co., LTD.
- You can use
ls -l /dev/to view the radar mounted on the system
For example, if the radar is mounted on your system as
/dev/ttys0, then:
sudo chmod 777 /dev/ttyS0./auto_build.sh./start_node.sh