[ros-users] [Discourse.ros.org] [Next Generation ROS] How to use Kinect or other Sensors in ROS2?

Mikael Arguedas ros.discourse at gmail.com
Fri Jan 26 18:44:45 UTC 2018



Note that the shim layer mentioned in the design document linked above is mostly at the CMake level. As most sensor drivers rely heavily on nodelets for performance, I don't think foresee shiming as being a suitable approach to port sensors to ROS2. It will likely be better to convert the driver to use ROS2 directly instead, as nodelets don't exist in ROS2 (every node can be a nodelet, see https://github.com/ros2/ros2/wiki/Composition for more details on node composition in a single process).





---
[Visit Topic](https://discourse.ros.org/t/how-to-use-kinect-or-other-sensors-in-ros2/3480/5) or reply to this email to respond.




More information about the ros-users mailing list