This is Docker for Azure Kinect DK with ROS.
ubuntu:18.04
melodic
- iproute2
- iputils-ping
- net-tools
- terminator
- nautilus
- gedit
- usbutils
- PC with NVIDIA GPU
-
nvidia-docker2
-
Azure Kinect DK
./build.sh
-
Set the ip address in
run.sh
CLIENT_IP:ip address of a PC connected to azure_kinect
MASTER_IP:ip address of a PC running roscore
※If you use only one PC, please set both of them the same address.
-
./run.sh
If you run
./run.sh
,packages/Azure_Kinect_ROS_Driver
will be mounted to the docker, and catkin build will be run automatically. -
roslaunch azure_kinect_ros_driver azure_kinect.launch
MIT