-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Feature/shape estimation #1815
Feature/shape estimation #1815
Conversation
* Added unit test base * Added friend class and sample test * Added comment on test
…eature/shape_estimation
…toware into feature/shape_estimation
@yukkysaito Please wait before merging, we need to add other tests and relocate the package to the object_filter package. autowarefoundation/autoware_ai#378 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add the unit tests as we discussed before.
Add test code |
…eature/shape_estimation
* Fix license
* Fixed RTM launch command
* display boxes when pose is reliable
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yukkysaito @amc-nu I've had a look at the code coverage. The unit tests seem to touch the functions that are not ROS-related. Thank you!
...ject_filter/packages/lidar_shape_estimation/lidar_shape_estimation/src/model/convex_hull.cpp
Outdated
Show resolved
Hide resolved
…timation Feature/shape estimation
Status
PRODUCTION / DEVELOPMENT
Description
autowarefoundation/autoware_ai#477
The estimation of bounding box is implemented the following paper
https://www.ri.cmu.edu/publications/efficient-l-shape-fitting-for-vehicle-detection-using-laser-scanners/