ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
2016-10-10 17:29:09 -0500 | received badge | ● Famous Question (source) |
2016-08-08 01:55:04 -0500 | received badge | ● Notable Question (source) |
2016-08-04 09:34:09 -0500 | received badge | ● Popular Question (source) |
2016-08-03 23:17:56 -0500 | received badge | ● Student (source) |
2016-08-03 15:37:31 -0500 | asked a question | [not a question] just an observation of Intel Realsense R200 Been working with the r200 with the ROS package for the last few days. using the r200_nodelet_rgbd.launch is more efficient in terms of CPU usage than the others (On our gigabyte brick it uses about half the percentage compared to using the multiple_camera launch file). My speculation of the reason this is so might be due to the standard of constellation processing nodelets. We were able to create another launch file to call the nodelet_rgbd and run several realsense cameras at the same time. |