-
Notifications
You must be signed in to change notification settings - Fork 707
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
feat(autoware_auto_perception_rviz_plugin): add perception objects pointcloud publisher #3097
Closed
lexavtanke
wants to merge
68
commits into
autowarefoundation:main
from
lexavtanke:feat/add_perception_objects_pointcloud_publisher
Closed
Changes from 47 commits
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
955a898
feat(add_perception_objects_pointcloud_publisher) add source files an…
lexavtanke 8ed1500
feat(add_perception_objects_pointcloud_publisher) add to autoware_aut…
lexavtanke e6073f1
Merge branch 'autowarefoundation:main' into feat/add_perception_objec…
lexavtanke 532d81d
feat(add_perception_objects_pointcloud_publisher) wip add tf, modify…
lexavtanke 39e15a3
feat(add_perception_objects_pointcloud_publisher) wip
lexavtanke 6d3421c
Merge branch 'autowarefoundation:main' into feat/add_perception_objec…
lexavtanke 0d52327
Merge remote-tracking branch 'my-fork/feat/add_perception_objects_poi…
lexavtanke d52e249
feat(add_perception_objects_pointcloud_publisher) update autoware_au…
lexavtanke 7d88491
feat(add_perception_objects_pointcloud_publisher) update qos policy…
lexavtanke 7ea700d
Merge branch 'autowarefoundation:main' into feat/add_perception_objec…
lexavtanke 2b2cd6a
feat(add_perception_objects_pointcloud_publisher) integrate sync call…
lexavtanke 110a01d
Merge remote-tracking branch 'my-fork/feat/add_perception_objects_poi…
lexavtanke d87a654
feat(add_perception_objects_pointcloud_publisher) add colors to diff…
lexavtanke 7efbec4
feat(add_perception_objects_pointcloud_publisher) add property enab…
lexavtanke c3cfa57
feat(add_perception_objects_pointcloud_publisher) disable editing of…
lexavtanke e31460b
feat(add_perception_objects_pointcloud_publisher) code style format…
lexavtanke 2a30ed3
feat(add_perception_objects_pointcloud_publisher) update variable names
lexavtanke 1a2c1b7
feat(add_perception_objects_pointcloud_publisher) reformat
lexavtanke 5f014b2
feat(add_perception_objects_pointcloud_publisher) remove test launc…
lexavtanke bcc38d0
feat(add_perception_objects_pointcloud_publisher) update readme
lexavtanke 52ed35e
Merge branch 'autowarefoundation:main' into feat/add_perception_objec…
lexavtanke 644255c
style(pre-commit): autofix
pre-commit-ci[bot] 888baaf
feat(add_perception_objects_pointcloud_publisher) fix pre-commit.ci…
lexavtanke e765c7b
Merge remote-tracking branch 'my-fork/feat/add_perception_objects_poi…
lexavtanke c55e0e3
feat(add_perception_objects_pointcloud_publisher) fix typos
lexavtanke 313d9bd
feat(add_perception_objects_pointcloud_publisher) dependence fix
lexavtanke 38e1104
style(pre-commit): autofix
pre-commit-ci[bot] f5a4e2e
feat(add_perception_objects_pointcloud_publisher) dependency fix
lexavtanke 19968c7
Merge remote-tracking branch 'my-fork/feat/add_perception_objects_poi…
lexavtanke 50477eb
feat(add_perception_objects_pointcloud_publisher) typo fix
lexavtanke c62b202
style(pre-commit): autofix
pre-commit-ci[bot] 9bd2019
feat(add_perception_objects_pointcloud_publisher) pcl depend fix
lexavtanke 3648c96
Merge remote-tracking branch 'my-fork/feat/add_perception_objects_poi…
lexavtanke 6303e1b
Merge branch 'main' into feat/add_perception_objects_pointcloud_publi…
kaancolak 7081786
feat(add_perception_objects_pointcloud_publisher) wip add point_clo…
lexavtanke 2a5cee7
feat(add_perception_objects_pointcloud_publisher) update add_pointcloud
lexavtanke 1a61d7a
Merge branch 'autowarefoundation:main' into feat/add_perception_objec…
lexavtanke 0eb0039
Merge remote-tracking branch 'my-fork/feat/add_perception_objects_poi…
lexavtanke e304540
feat(add_perception_objects_pointcloud_publisher) add proper center…
lexavtanke 17e5849
style(pre-commit): autofix
pre-commit-ci[bot] c534358
feat(add_perception_objects_pointcloud_publisher) update readme
lexavtanke e87256e
feat(add_perception_objects_pointcloud_publisher) code cleaning
lexavtanke d7503f2
Merge remote-tracking branch 'my-fork/feat/add_perception_objects_poi…
lexavtanke 94fa7c9
style(pre-commit): autofix
pre-commit-ci[bot] 16fdef4
feat(add_perception_objects_pointcloud_publisher) fix ci/cd
lexavtanke 31af5cd
feat(add_perception_objects_pointcloud_publisher) return state of ce…
lexavtanke d47a30f
Merge branch 'autowarefoundation:main' into feat/add_perception_objec…
lexavtanke 61967dd
Merge branch 'autowarefoundation:main' into feat/add_perception_objec…
lexavtanke 4082d58
feat(add_perception_objects_pointcloud_publisher) revert child classes
lexavtanke 4b8f479
feat(add_perception_objects_pointcloud_publisher) subscription on an…
lexavtanke 2f68f39
feat(add_perception_objects_pointcloud_publisher) update pointcloud …
lexavtanke a3559d3
feat(add_perception_objects_pointcloud_publisher) wip add find neare…
lexavtanke 7b15c45
feat(add_perception_objects_pointcloud_publisher) add poincloud buff…
lexavtanke 0150e97
feat(add_perception_objects_pointcloud_publisher) refactor getMaxRad…
lexavtanke 21fe5a9
feat(add_perception_objects_pointcloud_publisher) remove objs_buffer …
lexavtanke 36e7487
feat(add_perception_objects_pointcloud_publisher) add processPointClo…
lexavtanke b791442
feat(add_perception_objects_pointcloud_publisher) wip simple getNear…
lexavtanke 0285d4d
feat(add_perception_objects_pointcloud_publisher) wip
lexavtanke 585aa90
feat(add_perception_objects_pointcloud_publisher) simple search for …
lexavtanke b53b96d
feat(add_perception_objects_pointcloud_publisher) add mutex to prote…
lexavtanke 27f0897
feat(add_perception_objects_pointcloud_publisher) code cleaning
lexavtanke 57abb8b
Merge branch 'main' into feat/add_perception_objects_pointcloud_publi…
lexavtanke bd5e4ec
style(pre-commit): autofix
pre-commit-ci[bot] 7b7debc
feat(add_perception_objects_pointcloud_publisher) fix pre-commit.ci …
lexavtanke 22dd6c7
feat(add_perception_objects_pointcloud_publisher) fix pointcloud top…
lexavtanke 8ff43c4
Merge branch 'main' into feat/add_perception_objects_pointcloud_publi…
kaancolak f9cff35
Merge branch 'main' into feat/add_perception_objects_pointcloud_publi…
kaancolak b754c56
Merge branch 'main' into feat/add_perception_objects_pointcloud_publi…
kaancolak File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
maybe we can resize the point Size (Pixel) for better visualization, by default, points
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.
It is already build-in.