.. redirect-from:: Intel-ROS2-Projects Intel ROS 2 Projects ==================== Intel® Robotics Open Source Project (Intel® ROS Project) to enable object detection/location/tracking, people detection, vehicle detection, industry robot arm grasp point analysis with kinds of Intel technologies and platforms, including CPU, GPU, `Intel® Movidius™ NCS `__ optimized deep learning backend, FPGA, `Intel® RealSense™ `__ camera, etc. Key Projects ------------ We are working on below ROS 2 projects and publish source code through https://github.com/intel/ or ROS 2 GitHub repo gradually. * `ROS2 OpenVINO `__: ROS 2 package for Intel® Visual Inference and Neural Network Optimization Toolkit to develop multiplatform computer vision solutions. * `ROS2 RealSense Camera `__: ROS 2 package for Intel® RealSense™ D400 serial cameras * `ROS2 Movidius NCS `__: ROS 2 package for object detection with Intel® Movidius™ Neural Computing Stick (NCS). * `ROS2 Object Messages `__: ROS 2 messages for object. * `ROS2 Object Analytics `__: ROS 2 package for object detection, tracking and 2D/3D localization. * `ROS2 Message Filters `__: ROS 2 package for message synchronization with time stamp. * `ROS2 CV Bridge `__: ROS 2 package to bridge with openCV. * `ROS2 Object Map `__: ROS 2 package to mark tag of objects on map when SLAM based on information provided by ROS 2 object analytics. * `ROS2 Moving Object `__: ROS 2 package to provide object motion information (like object velocity on x, y, z axis) based on information provided by ROS 2 object analytics. * `ROS2 Grasp Library `__: ROS 2 package for grasp position analysis, and compatible with `MoveIt `__ grasp interfaces. * `ROS2 Navigation `__: ROS 2 package for robot navigation, it's already integrated to ROS 2 Crystal release. * `Intel Robot DevKit (SDK) `__: An open source project which enables developers to easily and efficiently create, customize, optimize, and deploy a robot software stack to an Autonomous Mobile Robot (AMR) platform based on the Robot Operating System 2 (ROS 2) framework. Reference --------- ROS components at: https://wiki.ros.org/IntelROSProject shows the relationship among those packages, which also applies to ROS 2.