Slam Loop Closure Robotics
조회 수: 9 (최근 30일)
이전 댓글 표시
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).
Code Variables: LeftMotor and RightMotor are the angular velocities of each wheel. Time is the timestamp associated with each measurement.
Matlab Code - https://www.dropbox.com/s/wodoytlejz46dfm/PathPlan.m
Data File - https://www.dropbox.com/s/z0bgc7im937hklq/18thApril2.mat
Any help would be much appreciated.
Thanks, Steve
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Robotics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!