Commit Graph

149 Commits

Author SHA1 Message Date
Simon D. Levy
d819913cb1 Cleanup 2018-06-03 00:24:54 -04:00
Simon D. Levy
1157ab7a2d pydoc -> pydoc3 2018-06-02 23:33:28 -04:00
Simon D. Levy
3c7e7f2d3e Switch from Python2 to Python3 2018-06-02 23:31:27 -04:00
Simon D. Levy
70bf9c9585 Merge pull request #24 from Delta-Sigma/patch-1
Update xvslam.py
2018-04-17 19:23:40 -04:00
Danyal Saeed Mirza
fb09f18c9b Update xvslam.py
rename components to sensors
2018-04-17 17:25:12 +05:00
simondlevy
232e4464f7 Improved odometry thanks to Ernesto 2018-01-16 13:39:25 -05:00
simondlevy
8dbf07304a =Formatted README 2017-11-12 18:24:06 -05:00
simondlevy
63b729a16a =Formatted README 2017-11-12 18:22:45 -05:00
simondlevy
178262923c =Formatted README 2017-11-12 18:16:58 -05:00
simondlevy
6ea597289b =Formatted README 2017-11-12 18:15:03 -05:00
simondlevy
66df598f82 =Formatted README 2017-11-12 18:14:21 -05:00
simondlevy
fdc8551521 =Formatted README images 2017-11-12 18:12:06 -05:00
simondlevy
12a0c88a35 =Formatted README images 2017-11-12 18:10:44 -05:00
simondlevy
60f6432c2b =Formatted README images 2017-11-12 18:09:31 -05:00
simondlevy
dddefc11f9 =Formatted README images 2017-11-12 18:09:20 -05:00
simondlevy
3f8a6607b2 =Formatted README images 2017-11-12 18:02:44 -05:00
simondlevy
b5bd86db31 =Formatted README images 2017-11-12 18:02:19 -05:00
simondlevy
ddd8159905 =Formatted README images 2017-11-12 18:00:51 -05:00
simondlevy
d44f969bd2 Fixed broken image link 2017-11-12 17:59:27 -05:00
simondlevy
a44f238437 Added image from Chris Foatche's LinkedIn 2017-11-12 17:56:43 -05:00
simondlevy
f9341fbe3a Added CoreSLAM::setmap() method; cleaned up scripts 2017-11-12 17:33:32 -05:00
simondlevy
3ff0ab8bc4 Added script for pickling a map 2017-11-12 16:49:23 -05:00
simondlevy
dd56c10ce7 Renamed components -> sensors, robots -> vehicles 2017-11-12 16:28:20 -05:00
simondlevy
a25e70d672 Added shouldUpdateMap flag (default True) to CoreSLAM.update() 2017-11-12 16:11:31 -05:00
simondlevy
ff19bd2c90 Fixed typos 2017-08-27 20:52:38 -04:00
simondlevy
597e36eed5 Cleaned up licenses info 2017-08-27 20:45:05 -04:00
simondlevy
b32b267ba5 Fixed README 2017-05-10 03:27:35 +00:00
simondlevy
52c0355916 Replaced cvslamshow with pltslamshow 2016-10-14 17:39:33 -04:00
simondlevy
1a3307e4a6 Replaced cvslamshow with pltslamshow 2016-10-14 17:36:35 -04:00
simondlevy
bb926bac95 Cleaned up 2016-08-25 19:42:18 -04:00
simondlevy
a70f412127 No more OpenCV 2016-08-23 15:40:29 -04:00
simondlevy
6803744d28 Use experiment name as figure title 2016-08-23 15:36:40 -04:00
simondlevy
08d1c9d223 Y axis labeled correctly 2016-08-23 15:33:19 -04:00
simondlevy
cd60eb2b87 X axis labels correct 2016-08-23 15:29:53 -04:00
simondlevy
a7d843733f Get delay from timestamp 2016-08-23 15:15:07 -04:00
simondlevy
379edbba55 Cleanup 2016-08-23 15:10:56 -04:00
simondlevy
6b37a7410b Speedup 2016-08-23 15:05:58 -04:00
simondlevy
1c6287848b Running with threads 2016-08-23 14:00:12 -04:00
simondlevy
81dfdadc43 Display map and vehicle, slowly, in pixel coordinates 2016-08-23 12:07:49 -04:00
Matt Lubas
74d93af6d1 More credits, cleanup 2016-08-15 15:50:59 -04:00
Matt Lubas
508c7fc4d3 Cleaned up 2016-08-15 15:48:09 -04:00
Matt Lubas
41017d00b7 Cleaned up 2016-08-15 15:44:49 -04:00
Matt Lubas
802aaabf5d Changed demo names; added info to README 2016-08-15 15:42:01 -04:00
Matt Lubas
8ec235baf3 Fixed timestamps and used them in logdemocv 2016-08-15 15:31:27 -04:00
Matt Lubas
2cb34233b3 load_data returns timestamps 2016-08-15 15:16:23 -04:00
Matt Lubas
58ee03f1c1 Restored OpenCV version 2016-08-15 15:11:09 -04:00
Alfredo Rwagaju
25cb93d805 Added the scanning code for the slam sensor but there is severe slow of the animation 2016-08-15 12:26:00 -04:00
Matt Lubas
2085647748 Removed all elements of OpenCV from file, removed the wait key function that allowed for graceful exit from OpenCV
Removed elements of OpenCV from files
2016-08-15 11:46:53 -04:00
Matt Lubas
92a45c38ae Cleaned up some code 2016-08-11 16:30:31 -04:00
Matt Lubas
e8cf694ce0 Vehicle now removes old image when moving. 2016-08-11 15:29:13 -04:00