1 / 5

Real-Time 3D Mapping with ZED Stereo Camera & JACKAL for Self-Driving: ROS Python & C++

Implement real-time 3D mapping using ZED Stereo Camera and JACKAL for self-driving applications in ROS. This hardware setup tutorial covers LIDAR, PUCK VLP-16 sensor integration, point cloud visualization, system configuration, and more. Get assistance from Mathieu Labbe's RTABMAP along with Clearpath and STEREO LAB resources. Explore tutorials on ROS integration and setting up on your robot.

wiggins
Download Presentation

Real-Time 3D Mapping with ZED Stereo Camera & JACKAL for Self-Driving: ROS Python & C++

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Real Time 3D Mapping ZED Stereo Camera & JACKAL #SLAM #Computer_Vision #ROS #Python #C++ #Self_Driving #JACKAL #ZED # LIDAR MINYOUNG CHANG ANDY CHOI

  2. HARDWARE SETUP PUCK VLP-16 LIDAR Sensor < Velodyne > ZED Stereo Camera < STEREO LABS > JACKAL < CLEARPATH >

  3. SYSTEM SETUP /sensor_msgs/PointCloud2 LIDAR RVIZ /rgb/image_rect_color /depth/depth_registered RTABMAP /rtabmap/MapData ZED CAMERA CONTROLLER /odometry/filtered JACKAL /cmd_vel

  4. SCREEN LAYOUT RVIZ LIDAR Point Cloud RTABMAP Point Cloud ZED Camera View JACKAL Real View

  5. Reference Help from Mathieu Labbe (RTABMAP) CLEARPATH STEREO LAB http://wiki.ros.org/rtabmap_ros/Tutorials/HandHeldMapping https://github.com/introlab/rtabmap/wiki/Tutorials http://wiki.ros.org/rtabmap_ros/Tutorials/SetupOnYourRobot

More Related