-
Follow instructions to install Ubuntu 22.04-iot and GPU drivers here
-
Installation: follow the instructions from here.
sudo apt-get install vim git -y
-
Install ROS2 Humble using the binary version. Follow this.
-
Include
source /opt/ros/humble/setup.bash
in bashrc. -
Make sure ROS2 installed correctly by running the talker listener examples explained in the above link.
-
Install colcon for ROS2, follow here.
sudo sh build_stack_humble.sh
- To make sure the camera is functioning properly, you can run the DepthAi demo
https://github.com/luxonis/depthai#depthai-api-demo-program
sh setup_code.sh
- Source ROS2
source /opt/ros/humble/setup.bash
- Build PHINX
colcon build
- Source your install folder
source install/setup.bash
ros2 launch phinix_launch phinix.launch.py camera_model:=OAK-D-PRO-W