Packages for landmark Extraction for SLAM

asked 2019-11-09 14:31:47 -0500

KaranManghi gravatar image

Hi, I am trying to implement my own version of EKF SLAM from scratch and I am using a Kinect Laser scan to get the landmarks. However, I do not want to write my own code to extract the landmarks(as it is going to take a lot of time), mostly corners, hence are there any packages in ROS which could help me detect landmarks in the environment using a Kinect Laser and also their co-ordinates?

edit retag flag offensive close merge delete