Intel Robot DevKit is the tool to generate Robotics Software Development Kit (RDK) designed for autonomous devices, including the ROS2 core and capacibilities packages like perception, planning, control driver etc. It provides flexible build/runtime configurations to meet different autonomous requirement on top of diversity hardware choices, for example use different hareware engine CPU/GPU/VPU to accelerate AI related features.
After build, the RDK is installed on Ubuntu18.04 with below items on development machine for further development.
- ROS2 core
- ROS2 Object Analytics(OA) with RealSense(RS) camera
- ROS2 OpenVINO for people detection
- Gazebo 9 with Gazebo-ros2 simulator
- ROS2 navigation
- rviz2
- ROS2 tutorial for Intel components
- Intel NUC (CPU: Intel i7-6700HQ @2.60GHz, Mem:16G) or ADLink Neuron Board
- Intel Movidius Neural Compute Stick 2
- Intel RealSense D400 Series, Intel RealSense T265
- Turtlebot 3 Waffle
- We support Ubuntu Linux Bionic Beaver 18.04 on 64-bit. We not support Mac OS X and Windows.
Please refer to Intel ROS2 Project Tutorial for more details.
If run into any issue of RDK, feel free to report issue in this project.