IntelRealSense / realsense_samples_ros

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
126 stars 93 forks source link

Added missing service dependencies for SLAM node #4

Closed mattcurfman closed 7 years ago

mattcurfman commented 7 years ago

The SLAM node is missing dependencies that may prevent the services from being created before the node was compiled, causing a compiler error.