Start lidar radar

The UAV is equipped with a laser radar. The user can start the radar with the following commands in the new terminal

roslaunch handsfree_lidar lidar.launch

After that, you can see the following output:

ld_19lidar_data_output


Users can start rviz through the following command to view the radar real-time scanning results:

rosrun rviz rviz -d `rospack find handsfree_lidar`/rviz/view_lidar.rviz


ldlidar_rviz

Start depth camera

The user can view the image of realsense camera in two ways:

1.Launched through Intel official software

Users can use the following instructions to open the official software of Intel:

realsense-viewer

After that, you can view the RGB image of the realsense depth camera

realsense_viewer_rgb_cam


You can also view the depth image


realsense_viewer_depth_cam

2.Start by ROS drive

The user can start the ROS drive of the realsense depth camera through the following command:

roslaunch handsfree_camera camera.launch

realsense_ros_startup


After startup, the following topics can be obtained:


realsense_topics


After that, you can view the RGB image of the realsense depth camera through rqt


realsense_rgb_rqt


You can view the depth image of the realsense depth camera


realsense_depth_rqt

You can also use the following command to view the image of the realsense depth camera through rviz:

rosrun rviz rviz -d `rospack find handsfree_camera`/rviz/view_realsense.rviz

The results are shown in the following figure

realsesnse_camera_rviz

results matching ""

    No results matching ""