首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
livo专题
工程(十六)——自己数据集跑Fast_livo
一、基础环境 Ubuntu20.04 ROS noetic PCL 1.8 Eigen 3.3.4 Sophus git clone https://github.com/strasdat/Sophus.gitcd Sophusgit checkout a621ffmkdir build && cd build && cmake ..makesudo make insta
阅读更多...
livox mid360 + fast-livo
安装Livox-SDK2 git clone https://github.com/Livox-SDK/Livox-SDK2.gitcd ./Livox-SDK2/mkdir buildcd buildcmake .. && make -jsudo make install 安装livox_ros_driver2 git clone https://github.com/Livo
阅读更多...