Tools_RosBag2KITTI
Tools_RosBag2KITTI copied to clipboard
Noetic support?
Any plans for ROS Noetic support?
I'm focusing more on research works recently, so no plans for now :)
Any plans for ROS Noetic support?
I tested this work in ROS Neotic. It works fine. Thanks to the author.
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 ?
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!