-
Notifications
You must be signed in to change notification settings - Fork 677
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(perception_rviz_plugin): rviz object covariances (#6074)
* feat: visualize yaw rate, yaw std Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * feat: discrete yaw covariance marker Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * feat: add yaw covariance to detected object Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * feat: visualize twist covariance, yaw only Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * feat: discrete yaw rate marker Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: property order Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * chore: parameter order change Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * feat: position covariance as ellipse Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * feat: twist covariance Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * chore: pose covariance marker renamed Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: velocity covariance minimum alpha Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * chore: refactoring Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * feat: add option for interval coefficients Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: confidence interval (1D) and confidence region (2D) Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> --------- Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
- Loading branch information
1 parent
ea7cbbe
commit c52d091
Showing
6 changed files
with
592 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.