ASHOK KUMAR J

Results 6 comments of ASHOK KUMAR J

I don't think this library is available on ros-2.

hi, I think you haven't installed the extra requirements after installing `ROS2 FOXY via Packages`. link: https://docs.px4.io/master/en/ros/ros2_comm.html Under **Install ROS2** - run all the terminal commands mentioned make sure you're...

HI @ZhongmouLi , I was able to solve it, my calculation for `PointCloud Ring data` was wrong, which caused the issue. Here is the link to the repo of the...

I had the same issue, GTSAM was built on Eigen `v3.3.4`, while LIO_SAM was using Eigen `v3.4.0`. I removed all installs and reinstalled EIGEN `v3.4.0` globally, and forced GTSAM to...