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

Bugfixes #11

Merged
merged 10 commits into from
Jul 28, 2021
Merged

Bugfixes #11

merged 10 commits into from
Jul 28, 2021

Conversation

Kait0
Copy link
Collaborator

@Kait0 Kait0 commented Jul 28, 2021

Added prediction repeat of 2 because only every 2nd frame will contain a valid (forward facing) lidar cloud.
On odd frames the Lidar cloud is from the back sides.
Fixed a bug in the controller where errors could accumulate in the integral.
Added a nan check for the compass.
Tuned the break_speed parameter for the new model.
Fixed a bug in Lidar voxelization. Previously all points landed in one of the two channels, now the street is in one channel and higher stuff in the other one.
Added saving for the lidar images.

@ap229997 ap229997 merged commit e67c9de into autonomousvision:main Jul 28, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants