Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 551 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 551 Bytes

mav_with_rgbd_camera

rotors equiped realsense d435i, outputs color depth pointcloud .

Welcome to the mav_with_rgbd_camera wiki!

TO start:

mkdir -p ~/catkin_ws/src
cd ~/catkin_ws/src
git clone https://github.com/9woods123/mav_with_rgbd_camera.git
cd ..
catkin_make
source devel/setup.bash

To run a simple example, run

roslaunch rotors_gazebo mav_hovering_example_with_realsense.launch

2023-02-20 17-11-23 的屏幕截图