Commit Graph

89 Commits

Author SHA1 Message Date
simondlevy
0aadd46aaf Works with simplified MapVisualizer API 2019-01-12 23:08:39 -05:00
simondlevy
c5ac00142e Works with roboviz.MapVisualizer instead of Visualizer 2019-01-04 01:45:26 -05:00
simondlevy
e2e6ce53a1 Use meters instead of millimeters for PyRoboViz 2019-01-03 18:20:12 -05:00
simondlevy
8b3e13f09b Switched to PyRoboViz for visualization 2019-01-03 15:27:30 -05:00
simondlevy
268bbde2d4 Restore C++ example 2018-12-20 10:27:14 -05:00
simondlevy
5868f07b6e Added matplotlib.use('TkAgg') to help with Raspberry Pi 2018-08-04 18:48:54 -04:00
simondlevy
b514c16f9d Commented MIN_SAMPLES setting 2018-07-21 03:33:28 -04:00
simondlevy
d565a6db42 MIN_SAMPLES 250 => 200 2018-07-21 03:27:13 -04:00
simondlevy
aef9554128 Added brief pause before map display to support refresh on slower machines 2018-07-16 22:38:58 -07:00
simondlevy
9429576aff Interpolation via scipy 2018-07-05 13:21:11 -04:00
simondlevy
1fb0162305 Cleanup 2018-07-04 20:46:18 -04:00
simondlevy
b579f2f537 Ignore inadequate scan data 2018-07-04 20:39:15 -04:00
simondlevy
3de40840fd Increased max_buf_meas from 500 to 1000 2018-07-04 20:00:39 -04:00
simondlevy
424a7f1b1e Cleanup 2018-07-04 19:26:01 -04:00
simondlevy
a03ac10356 Suppress rplidar buffer-overflow warnings 2018-07-04 19:20:42 -04:00
simondlevy
de6573c6b1 Cleanup 2018-07-04 17:20:49 -04:00
simondlevy
b2e4098491 RPSPLAM example working without scipy 2018-07-04 17:19:11 -04:00
simondlevy
b64defee23 Begin C interpolation code for distances,angles 2018-07-04 14:50:51 -04:00
simondlevy
5c3b00ec9c Begin supporting scan angles argument to Scan.update() 2018-07-04 14:26:55 -04:00
simondlevy
fd831ba858 Fixed copyright date 2018-06-30 22:58:49 -04:00
simondlevy
6616af3fcd RPLidar A1 example working 2018-06-30 22:53:23 -04:00
simondlevy
0ac92380c5 Restored Matlab, Java 2018-06-30 22:36:15 -04:00
simondlevy
189a2dcc8d Exit on window close 2018-06-30 19:20:28 -04:00
simondlevy
ab151052be Cleanup 2018-06-30 15:07:37 -04:00
simondlevy
6557a0af48 Removed support for Matlab, Java. 2018-06-30 15:01:47 -04:00
simondlevy
e67e2c8584 Extracting angles, distances from scans 2018-06-30 13:30:09 -04:00
Dr. Simon Levy
ad5cf6da69 More RPLidarA1 support 2018-06-29 17:48:45 -04:00
Dr. Simon Levy
a42b615807 Begin RPLidar example 2018-06-29 17:45:01 -04:00
Simon D. Levy
57d8c7cf79 import Image => from PIL import Image 2018-06-03 14:56:11 -04:00
Simon D. Levy
081d33aedf Use "pose change" instead of "velocities" for (dxy_mm, dtheta_degrees, dt_seconds) 2018-06-03 14:38:07 -04:00
Simon D. Levy
8934a3370f Velocities (dxy/dt, dtheta/dt) instead of (dxy/dt, dtheta/dt, 0) 2018-06-03 01:00:43 -04:00
Simon D. Levy
d819913cb1 Cleanup 2018-06-03 00:24:54 -04:00
Simon D. Levy
3c7e7f2d3e Switch from Python2 to Python3 2018-06-02 23:31:27 -04:00
Danyal Saeed Mirza
fb09f18c9b Update xvslam.py
rename components to sensors
2018-04-17 17:25:12 +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
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
802aaabf5d Changed demo names; added info to README 2016-08-15 15:42:01 -04:00