Laser scan with d435i
I want to do slam with just d435i ,so i tried using pointcloud to laser library but it is lagging so much so please help me. And also if you have any tutorial for slam just with d435i without encoders please give it to me thanks
-
Hi Ksgokulraj06 Intel has a guide to SLAM using D435i and ROS.
https://github.com/IntelRealSense/realsense-ros/wiki/SLAM-with-D435i
-
You will need some kind of software that is capable of SLAM to process the data. If you have trouble with ROS and RTABMAP though, there are alternatives that you could try:
OpenVSLAM (uses OpenCV)
https://github.com/xdspacelab/openvslam
Kimera (can be installed with or without ROS)
https://github.com/MIT-SPARK/Kimera (Non ROS)
https://github.com/MIT-SPARK/Kimera-VIO-ROS/ (with ROS)
-
If you need obstacle avoidance, Intel's ros_object_analytics ROS package may be able to provide that for you. It can provide object avoidance and 'semantic SLAM'.
Please sign in to leave a comment.
Comments
7 comments