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

Is it possible to export use of IR streams #16

Open mgefrides opened 6 years ago

mgefrides commented 6 years ago

I am working with Intel Euclid and I am using the realsense_ros_person package to track people. I want to use the IR cameras but realsense_ros_person does not export use of IR streams. Is there a way I can modify the camera.launch file to be able to use IR streams or is there another way I can access the IR cameras?

Thanks!