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

Implement 2D and 2D RANSAC algorithm #57

Closed
wants to merge 10 commits into from

Conversation

wambitz
Copy link

@wambitz wambitz commented Aug 25, 2024

No description provided.

juliocastillo added 10 commits August 18, 2024 13:33
- source code refactoring, split source code into several files: car, lidar, render, ray.
- add namespaces
- reformat includes
- apply clang-format to source code
- refactor cmake: add src code directories to avoid relative import, use C++17 and add missing boost libraries
- fix issue with pcl library (environment.cpp), ubuntu focal vs jammy
- replace old cpp include guards with pragma once
- add compiler flags for debugging with gdb
- fix a few misspelling typos
@wambitz wambitz requested a review from a team as a code owner August 25, 2024 08:37
@wambitz wambitz requested review from SudKul and removed request for a team August 25, 2024 08:37
@wambitz wambitz closed this Aug 25, 2024
@wambitz wambitz deleted the feature/implement-ransac branch August 25, 2024 08:40
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.

1 participant