SLAM loop closure [closed]

asked 2013-04-19 03:55:42 -0500

RoboSteve gravatar image

updated 2014-01-28 17:16:16 -0500

ngrennan gravatar image

Hi,

Firstly thanks for your time.

I'm working on a two wheeled robot SLAM project in Matlab and am having trouble with the loop closure stage.

The dropbox files linked below are the Matlab code and the data file it uses. The data has been created from a simulated robot which travels around a square.

On the output simulation from the Matlab code, the green line is the robots path and the red dots are ultrasonic sensor measurements. As you will be able to see, the line is not a loop at the moment and this is my problem.

The mathematical basis of the code is from the following document (section 3). tinyphoon.com/rainbow/_tinyphoon/Documents/SimplePathPlanning.pdf

Code Variables: LeftMotor and RightMotor are the angular velocities of each wheel. Time is the timestamp associated with each measurement.

Matlab Code - dropbox.com/s/wodoytlejz46dfm/PathPlan.m Data File - dropbox.com/s/z0bgc7im937hklq/18thApril2.mat

Any help would be much appreciated.

Thanks, Steve

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant. Please see http://wiki.ros.org/Support for more details. by Procópio
close date 2013-04-19 04:06:30

Comments

1

sorry @RoboSteve, but although your question is related to robots, it is not related to ROS. maybe you should try asking it somewhere else. cheers.

Procópio gravatar image Procópio  ( 2013-04-19 04:09:00 -0500 )edit