fastslam程序

所属分类:其他
开发工具:C/C++
文件大小:108KB
下载次数:2
上传日期:2020-10-04 13:42:01
上 传 者Jogger123
说明:  用于同步定位与建图的算法,基于RBPF思想
(The algorithm for synchronous location and mapping is based on the idea of RBPF)

文件列表:
fastslam程序 (0, 2020-09-07)
fastslam程序\KF_cholesky_update.m (611, 2004-03-08)
fastslam程序\KF_joseph_update.m (621, 2004-03-09)
fastslam程序\add_control_noise.m (321, 2004-07-02)
fastslam程序\add_feature.m (483, 2004-03-03)
fastslam程序\add_observation_noise.m (289, 2004-02-23)
fastslam程序\compute_jacobians.m (660, 2004-07-19)
fastslam程序\compute_steering.m (977, 2004-07-02)
fastslam程序\configfile.m (1571, 2006-02-17)
fastslam程序\data_associate_known.m (486, 2004-03-01)
fastslam程序\example_webmap.mat (1072, 2004-03-26)
fastslam程序\example_webmap1.mat (673, 2020-09-04)
fastslam程序\example_webmap2.mat (809, 2020-09-04)
fastslam程序\example_webmap3.mat (956, 2020-09-04)
fastslam程序\example_webmap4.mat (894, 2020-09-07)
fastslam程序\fast_to_ekf_diag.m (1093, 2004-06-11)
fastslam程序\fastslam1 (0, 2020-09-07)
fastslam程序\fastslam1\4.jpg (21087, 2020-09-07)
fastslam程序\fastslam1\compute_weight.m (295, 2004-03-02)
fastslam程序\fastslam1\fastslam1_sim.m (5796, 2006-02-15)
fastslam程序\fastslam1\predict.m (359, 2004-07-19)
fastslam程序\fastslam1\untitled.bmp (236278, 2020-09-04)
fastslam程序\fastslam1\untitled2.bmp (236278, 2020-09-04)
fastslam程序\fastslam1\untitled3.bmp (236278, 2020-09-04)
fastslam程序\fastslam2 (0, 2020-09-07)
fastslam程序\fastslam2\4.jpg (20472, 2020-09-07)
fastslam程序\fastslam2\compute_weight.m (120, 2006-02-16)
fastslam程序\fastslam2\fastslam2_sim.m (6479, 2006-02-16)
fastslam程序\fastslam2\gauss_evaluate.m (1134, 2005-10-18)
fastslam程序\fastslam2\observe_heading.m (323, 2004-03-01)
fastslam程序\fastslam2\predict.m (981, 2004-06-07)
fastslam程序\fastslam2\proposal.mws (11047, 2004-03-01)
fastslam程序\fastslam2\sample_proposal.m (1490, 2006-02-17)
fastslam程序\fastslam2\untitled.bmp (236278, 2020-09-04)
fastslam程序\fastslam2\untitled2.bmp (236278, 2020-09-04)
fastslam程序\fastslam2\untitled3.bmp (236278, 2020-09-04)
fastslam程序\fastslam2r (0, 2020-09-04)
fastslam程序\fastslam2r\compute_weightr.m (580, 2006-02-16)
fastslam程序\fastslam2r\fastslam2r_sim.m (6737, 2006-02-16)
fastslam程序\fastslam2r\observe_heading.m (323, 2004-03-01)
... ...

FastSLAM Simulator (version 1.0) ------------------ This simulator demonstrates simple implementations of FastSLAM versions 1.0 and 2.0. It permits simple configuration via 'configfile.m' to perform SLAM with various control parameters, noises, etc. The simulator assumes known data association. The key files in this simulator are called 'fastslam1_sim.m' and 'fastslam2_sim.m' for FastSLAM 1.0 and 2.0, respectively. These files are in the two subdirectories in this collection. The runtime of this simulator is very slow due, in part, to the graphics of the simulator animations, and also to the use of 'for'-loops. Loops in Matlab are very inefficient, but it is difficult to avoid them for this task without making the code very obscure. Hopefully, however, the basic algorithms are clear enough to assist development in a more suitable language. Tim Bailey and Juan Nieto 2004.

近期下载者

相关文件


收藏者