Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lidar Size Mismatch #81

Open
ericRod983 opened this issue Oct 7, 2022 · 0 comments
Open

Lidar Size Mismatch #81

ericRod983 opened this issue Oct 7, 2022 · 0 comments

Comments

@ericRod983
Copy link

Hello,
I'm stuck on figuring out why my lidar size is mismatched. Here is the below traceback
Traceback (most recent call last):
File "log2pgm.py", line 163, in
main()
File "log2pgm.py", line 111, in main
slam.update(lidars[scanno], velocities)
File "/usr/local/lib/python3.7/site-packages/breezyslam/algorithms.py", line 106, in update
self._scan_update(self.scan_for_mapbuild, scans_mm, velocities, scan_angles_degrees)
File "/usr/local/lib/python3.7/site-packages/breezyslam/algorithms.py", line 140, in _scan_update
velocities=velocities, scan_angles_degrees=scan_angles_degrees)
TypeError: Wrong/insufficient arguments passed to Scan.update(): lidar size mismatch

Using: kheperaIV bot w/ URG04LX lidar sensor

w/ command
BreezySLAM/examples$ python3 log2pgm.py slam_data 1

I've also collected a recent slam_data.dat file in my examples folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant