polex icon indicating copy to clipboard operation
polex copied to clipboard

Long-Term Urban Vehicle Localization Using Pole Landmarks Extracted from 3-D Lidar Scans

Results 4 polex issues
Sort by recently updated
recently updated
newest added

Hello. https://github.com/acschaefer/polex/blob/1d1d1819578079c5d4ce05b5db2584d4f52ac864/poles/poles.py#L93-L93 This is a shallow copy of numpy array, but the code seems to need the deep copy of optcentroids[ic] -> lastcentroid, so does this need to be modified?...

I followed the instructions to install `ray_casting` software. But there is an issue when running `make -j8`. First, the make process fails because the file `` does not exist (this...

when I use python to run the ncltpoles.py in ubuntu16.04, I met thiserror ![Screenshot from 2020-02-25 16-08-35](https://user-images.githubusercontent.com/55130204/75227532-4ed80d80-57e9-11ea-8f4d-e7d2515195ac.png) : 2012-01-08 Traceback (most recent call last): File "ncltpoles.py", line 516, in save_global_map()...

Dear Alexander, Recently, I have been working with your code, "Long-Term Urban Vehicle Localization Using Pole Landmarks Extracted from 3-D Lidar Scans." While running python ncltpole.py, I visualized the pole...