Tools_RosBag2KITTI icon indicating copy to clipboard operation
Tools_RosBag2KITTI copied to clipboard

Noetic support?

Open lorepieri8 opened this issue 2 years ago • 4 comments

Any plans for ROS Noetic support?

lorepieri8 avatar Jul 22 '22 13:07 lorepieri8

I'm focusing more on research works recently, so no plans for now :)

leofansq avatar Aug 03 '22 04:08 leofansq

Any plans for ROS Noetic support?

I tested this work in ROS Neotic. It works fine. Thanks to the author.

dwindy avatar Dec 07 '22 01:12 dwindy

Any plans for ROS Noetic support?

I tested this work in ROS Neotic. It works fine. Thanks to the author.

can you maybe share how you got it working ?

PanterSoft avatar Dec 27 '22 17:12 PanterSoft

Do the following to build catkin_ws:

  • delete catkin_ws/src/CMakeList.txt
  • in file catkin_ws/src/obstacle_detection at line 207 change cpp version from 11 to 14

build and have fun!

joostzaalberg avatar Aug 30 '23 21:08 joostzaalberg