simondlevy
|
fc368c4cb3
|
Interpolating
|
2018-07-04 17:15:23 -04:00 |
|
simondlevy
|
6e10d05144
|
More interpolation progress
|
2018-07-04 17:10:09 -04:00 |
|
simondlevy
|
0258187bea
|
Sorting scans by angle in preparation for interpolating
|
2018-07-04 16:44:04 -04:00 |
|
simondlevy
|
a7ecc94a9b
|
More interpolation progress
|
2018-07-04 15:59:56 -04:00 |
|
simondlevy
|
7298ad9b8a
|
Passing angles, size to scan_update()
|
2018-07-04 15:40:59 -04:00 |
|
simondlevy
|
6cda4901dd
|
Extract scan angles from Python arg
|
2018-07-04 15:36:27 -04:00 |
|
simondlevy
|
0fe7b2243d
|
Support variable-size input to scan_update()
|
2018-07-04 15:26:45 -04:00 |
|
simondlevy
|
b4567062ad
|
Begin support for interpolation in c/coreslam:scan_update()
|
2018-07-04 15:16:50 -04:00 |
|
simondlevy
|
c5b86a6940
|
More interpolation support
|
2018-07-04 15:10:07 -04:00 |
|
simondlevy
|
22ee7dc8cd
|
Extra correct number of lidar distances (constant or variable)
|
2018-07-04 15:05:08 -04:00 |
|
simondlevy
|
e62c308cf6
|
Cast lidar distances as int during extraction from Python
|
2018-07-04 15:01:33 -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
|
2811620c6d
|
Corrected param name velocities => poseChange
|
2018-07-04 14:05:03 -04:00 |
|
simondlevy
|
1c8ec22b99
|
Fixed RPLidar bug
|
2018-07-01 01:37:03 -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
|
9408fb89e8
|
=Cleanup
|
2018-06-30 22:42:25 -04:00 |
|
simondlevy
|
16ceaeb018
|
Cleanup
|
2018-06-30 22:41:31 -04:00 |
|
simondlevy
|
9a1c25e1f9
|
Cleanup
|
2018-06-30 22:38:15 -04:00 |
|
simondlevy
|
0ac92380c5
|
Restored Matlab, Java
|
2018-06-30 22:36:15 -04:00 |
|
Simon D. Levy
|
16ee48385f
|
Merge pull request #29 from simondlevy/legacy
Created legacy branch for Matlab, Java
|
2018-06-30 22:32:01 -04:00 |
|
simondlevy
|
189a2dcc8d
|
Exit on window close
|
2018-06-30 19:20:28 -04:00 |
|
simondlevy
|
46d2d49392
|
Created FixedSizeLaser superclass for URG-04LX, XVLidar
|
2018-06-30 18:53:18 -04:00 |
|
simondlevy
|
ab151052be
|
Cleanup
|
2018-06-30 15:07:37 -04:00 |
|
simondlevy
|
cb552472a3
|
Cleanup
|
2018-06-30 15:04:47 -04:00 |
|
simondlevy
|
6557a0af48
|
Removed support for Matlab, Java.
|
2018-06-30 15:01:47 -04:00 |
|
Simon D. Levy
|
4c8d05e6d0
|
Created legacy branch for Matlab, Java
|
2018-06-30 14:58:37 -04:00 |
|
simondlevy
|
e16a904e12
|
Cleanup header comments
|
2018-06-30 13:31:43 -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
|
ca57cbdc3f
|
Cleanup
|
2018-06-10 12:09:04 -04:00 |
|
Simon D. Levy
|
52b582612a
|
Velocities => PoseChange
|
2018-06-10 11:52:58 -04:00 |
|
Simon D. Levy
|
4d1cdb0461
|
More Java info
|
2018-06-10 11:44:19 -04:00 |
|
Simon D. Levy
|
b5ec23d209
|
Removed obsolete files referencing laser_t datatype
|
2018-06-08 21:57:09 -04:00 |
|
Simon D. Levy
|
57d8c7cf79
|
import Image => from PIL import Image
|
2018-06-03 14:56:11 -04:00 |
|
Simon D. Levy
|
b02d871d4d
|
Eliminate self.velocities; compute and pass to scan_update directly
|
2018-06-03 14:54:48 -04:00 |
|
Simon D. Levy
|
df149435e6
|
Pass dxy_mm, dtheta_degrees to _updateMapAndPointCloud()
|
2018-06-03 14:49:07 -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
|
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 |
|