Sample code illustrating how to develop ROS applications using the Intel® RealSense™ ZR300 camera for Object Library (OR), Person Library (PT), and Simultaneous Localization And Mapping (SLAM).
Apache License 2.0
127
stars
92
forks
source link
Added missing service dependencies for SLAM node #4
The SLAM node is missing dependencies that may prevent the services from being created before the node was compiled, causing a compiler error.