Commit Graph

206 Commits

Author SHA1 Message Date
Simon D. Levy
60cea06d9c Pre-compiled Windows 64 binary for Matlab 2014-09-16 10:04:52 -04:00
Simon D. Levy
5c0d8b12d4 Create logdemo.m 2014-09-16 10:03:17 -04:00
Simon D. Levy
d25f5372f7 Added matlab support.
Modified some c and cpp code to help.
2014-09-15 18:27:38 -04:00
Simon D. Levy
e3f41e3599 scan_init resets npoints, obst_npoints 2014-09-09 11:39:36 -04:00
Simon D. Levy
8e654e1024 Update Makefile 2014-09-07 21:57:38 -04:00
Simon D. Levy
0d38701668 Delete benchmark.py 2014-09-07 21:57:16 -04:00
Simon D. Levy
4aeac34e8e Update Makefile 2014-09-07 21:49:42 -04:00
Simon D. Levy
528c18346d Update coreslam_internals.h 2014-09-07 21:25:07 -04:00
Simon D. Levy
aa7500d5b7 Create algorithms.py 2014-09-07 21:12:03 -04:00
Simon D. Levy
ceb2a1aff8 Create components.py 2014-09-07 21:11:52 -04:00
Simon D. Levy
09076b5143 Create __init__.py 2014-09-07 21:11:34 -04:00
Simon D. Levy
13bcb65c64 Create robots.py 2014-09-07 21:11:18 -04:00
Simon D. Levy
c9c5f5d34c Create pybreezyslam.c 2014-09-07 21:10:06 -04:00
Simon D. Levy
6fa9c1f31d Create pyextension_utils.c 2014-09-07 21:09:53 -04:00
Simon D. Levy
fa5ca61686 Create pyextension_utils.h 2014-09-07 21:09:43 -04:00
Simon D. Levy
699fde1948 Create setup.py 2014-09-07 21:09:17 -04:00
Simon D. Levy
9264d10edb Create progressbar.py 2014-09-07 21:05:24 -04:00
Simon D. Levy
aca2e56019 Create pgm_utils.py 2014-09-07 21:05:08 -04:00
Simon D. Levy
c4e4561f82 Create mines.py 2014-09-07 21:04:56 -04:00
Simon D. Levy
9bcd1a9033 Create Makefile 2014-09-07 21:04:42 -04:00
Simon D. Levy
c64f6b91fc Create log2pgm.py 2014-09-07 21:04:32 -04:00
Simon D. Levy
f2560c63eb Create log2pgm.cpp 2014-09-07 21:04:21 -04:00
Simon D. Levy
182f0006af Create exp2.dat 2014-09-07 21:04:11 -04:00
Simon D. Levy
f9ae4fc0d0 Create exp1.dat 2014-09-07 21:03:59 -04:00
Simon D. Levy
80c6f54a6f Create benchmark.py 2014-09-07 21:03:39 -04:00
Simon D. Levy
a8d44ca36b Create WheeledRobot.hpp 2014-09-07 21:00:15 -04:00
Simon D. Levy
08bf9f32eb Create WheeledRobot.cpp 2014-09-07 21:00:03 -04:00
Simon D. Levy
8528006796 Create Velocities.hpp 2014-09-07 20:59:51 -04:00
Simon D. Levy
cf9b8b4620 Create Scan.hpp 2014-09-07 20:59:38 -04:00
Simon D. Levy
99cde519ee Create Scan.cpp 2014-09-07 20:59:25 -04:00
Simon D. Levy
c585c987ba Create Position.hpp 2014-09-07 20:59:13 -04:00
Simon D. Levy
52bd668ef5 Create Map.hpp 2014-09-07 20:59:03 -04:00
Simon D. Levy
00de604e1b Create Map.cpp 2014-09-07 20:57:44 -04:00
Simon D. Levy
cca5febda3 Create Makefile 2014-09-07 20:57:31 -04:00
Simon D. Levy
e1490cb727 Create Laser.hpp 2014-09-07 20:57:20 -04:00
Simon D. Levy
60ec3c1e09 Create Laser.cpp 2014-09-07 20:57:09 -04:00
Simon D. Levy
dcbb3859d0 Create Doxyfile 2014-09-07 20:56:56 -04:00
Simon D. Levy
75d81d4af8 Create BreezySLAM.hpp 2014-09-07 20:56:47 -04:00
Simon D. Levy
d107617dd9 Create algorithms.hpp 2014-09-07 20:55:39 -04:00
Simon D. Levy
938d1f2d80 Create algorithms.cpp 2014-09-07 20:55:18 -04:00
Simon D. Levy
ada794c1e6 Create ziggurat.h 2014-09-07 20:52:31 -04:00
Simon D. Levy
43ade11a49 Create ziggurat.c 2014-09-07 20:52:12 -04:00
Simon D. Levy
7c05b98b25 Create random.h 2014-09-07 20:51:48 -04:00
Simon D. Levy
85208b90b2 Create random.c 2014-09-07 20:51:22 -04:00
Simon D. Levy
4f815e1150 Create coreslam_sisd.c 2014-09-07 20:48:56 -04:00
Simon D. Levy
28e657f24f Create coreslam_internals.h 2014-09-07 20:48:35 -04:00
Simon D. Levy
1a4f082ead Create coreslam_i686.c 2014-09-07 20:48:10 -04:00
Simon D. Levy
dc50776f63 Delete coreslam_neon.c 2014-09-07 20:46:36 -04:00
Simon D. Levy
697b205811 Create coreslam_armv7l.c 2014-09-07 20:46:12 -04:00
Simon D. Levy
1b63351f36 Create coreslam_neon.c 2014-09-07 20:43:32 -04:00