TouchDeeper / VIW-Fusion

Visual-inertial-wheel fusion odometry, better performance in scenes with drastic changes in light
GNU General Public License v3.0
436 stars 108 forks source link

ros-noetic and ros2 version #22

Closed yxianzhe closed 9 months ago

yxianzhe commented 1 year ago

我改了ros-noetic和ros2的版本,都已经调试完成。 其中,noetic版本用rideback_dark完成了测试,vins_estimator和loop_fusion节点都没有问题。ros2版本是在ubuntu22.04 ros-humble下调试的,由于一些原因,rideback这两个包没能转成ros2 bag的格式,所以我只测试了Euroc数据集,vins_estimator和loop_fusion节点也都没有问题。代码我上传在自己的仓库了,可以看一下noeticros2-humble。在纯净的系统上安装好sophus和ceres之后,应该是很容易编译的。 请问您可以新开两个分支noetic和ros2-humble让我提交pr吗?

TouchDeeper commented 11 months ago

没问题,README最好写一下安装过程哈,分支已经创建好了