introlab / rtabmap

RTAB-Map library and standalone application
https://introlab.github.io/rtabmap
Other
2.84k stars 786 forks source link

Add flags for OpenNI #1299

Closed Serafadam closed 5 months ago

Serafadam commented 5 months ago

Adds flag WITH_OPENNI to mimic how other interfaces are enabled/disabled. Not having it actually caused crashes similar to https://github.com/CognitiveRobotics/organized_segmentation_tools/issues/1 https://github.com/introlab/rtabmap_ros/issues/117 when building on older systems.

matlabbe commented 5 months ago

Great thx!