Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yoshi Ri
- Lei Gu
Authors
tier4_perception_rviz_plugin
Purpose
It is an rviz plugin for visualizing the result from tier4 perception module. This package is based on the implementation of the rviz plugin developed by Autoware.Auto.
See Autoware.Auto design documentation for the original design philosophy. [1]
Input Types / Visualization Results
DetectedObjectsWithFeature
Input Types
Name | Type | Description |
---|---|---|
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
detection result array |
Visualization Result
References/External links
Future extensions / Unimplemented parts
Changelog for package tier4_perception_rviz_plugin
0.47.0 (2025-08-11)
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(tier4_perception_rviz_plugin): add RViz plugin for DetectedObjectsWithFeature message visualization (#10575)
- Add tier4_perception_rviz_plugin package with object detection visualization features (re-implementation)
- Introduced a new package [tier4_perception_rviz_plugin]{.title-ref} for visualizing object detection outputs.
- Implemented core functionalities including a display for [DetectedObjectsWithFeature]{.title-ref}.
- Added support for color mapping and a colorbar widget for enhanced visualization.
- Included necessary CMake and package configuration files.
- Updated maintainers in tier4_perception_rviz_plugin package.xml
- Added cspell ignore comments for color map terms in detected_objects_wf_helper.hpp and detected_objects_wf_helper.cpp to prevent spelling errors during linting.
- Add cspell ignore comment for color map terms in detected_objects_wf_display.cpp to prevent linting errors.
* Update package.xml to add maintainer information for tier4_perception_rviz_plugin ---------
-
Contributors: TaikiYamada4, lei.gu
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
chore: refine maintainer list (#10110)
- chore: remove Miura from maintainer
* chore: add Taekjin-san to perception_utils package maintainer ---------
-
Contributors: Fumiya Watanabe, Shunsuke Miura
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
0.40.0 (2024-12-12)
- Merge branch 'main' into release-0.40.0
- Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
- chore: move rviz plugins from common to visualization/ folder (#9417)
- Contributors: Esteve Fernandez, Fumiya Watanabe
0.39.0 (2024-11-25)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- chore(package.xml): bump version to 0.38.0
(#9266)
(#9284)
- unify package.xml version to 0.37.0
- remove system_monitor/CHANGELOG.rst
- add changelog
* 0.38.0
- Contributors: Esteve Fernandez, Yutaka Kondo
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
autoware_cmake | |
rviz2 | |
ament_lint_auto | |
autoware_lint_common | |
pcl_conversions | |
rviz_common | |
rviz_default_plugins | |
tier4_perception_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged tier4_perception_rviz_plugin at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yoshi Ri
- Lei Gu
Authors
tier4_perception_rviz_plugin
Purpose
It is an rviz plugin for visualizing the result from tier4 perception module. This package is based on the implementation of the rviz plugin developed by Autoware.Auto.
See Autoware.Auto design documentation for the original design philosophy. [1]
Input Types / Visualization Results
DetectedObjectsWithFeature
Input Types
Name | Type | Description |
---|---|---|
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
detection result array |
Visualization Result
References/External links
Future extensions / Unimplemented parts
Changelog for package tier4_perception_rviz_plugin
0.47.0 (2025-08-11)
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(tier4_perception_rviz_plugin): add RViz plugin for DetectedObjectsWithFeature message visualization (#10575)
- Add tier4_perception_rviz_plugin package with object detection visualization features (re-implementation)
- Introduced a new package [tier4_perception_rviz_plugin]{.title-ref} for visualizing object detection outputs.
- Implemented core functionalities including a display for [DetectedObjectsWithFeature]{.title-ref}.
- Added support for color mapping and a colorbar widget for enhanced visualization.
- Included necessary CMake and package configuration files.
- Updated maintainers in tier4_perception_rviz_plugin package.xml
- Added cspell ignore comments for color map terms in detected_objects_wf_helper.hpp and detected_objects_wf_helper.cpp to prevent spelling errors during linting.
- Add cspell ignore comment for color map terms in detected_objects_wf_display.cpp to prevent linting errors.
* Update package.xml to add maintainer information for tier4_perception_rviz_plugin ---------
-
Contributors: TaikiYamada4, lei.gu
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
chore: refine maintainer list (#10110)
- chore: remove Miura from maintainer
* chore: add Taekjin-san to perception_utils package maintainer ---------
-
Contributors: Fumiya Watanabe, Shunsuke Miura
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
0.40.0 (2024-12-12)
- Merge branch 'main' into release-0.40.0
- Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
- chore: move rviz plugins from common to visualization/ folder (#9417)
- Contributors: Esteve Fernandez, Fumiya Watanabe
0.39.0 (2024-11-25)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- chore(package.xml): bump version to 0.38.0
(#9266)
(#9284)
- unify package.xml version to 0.37.0
- remove system_monitor/CHANGELOG.rst
- add changelog
* 0.38.0
- Contributors: Esteve Fernandez, Yutaka Kondo
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
autoware_cmake | |
rviz2 | |
ament_lint_auto | |
autoware_lint_common | |
pcl_conversions | |
rviz_common | |
rviz_default_plugins | |
tier4_perception_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged tier4_perception_rviz_plugin at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yoshi Ri
- Lei Gu
Authors
tier4_perception_rviz_plugin
Purpose
It is an rviz plugin for visualizing the result from tier4 perception module. This package is based on the implementation of the rviz plugin developed by Autoware.Auto.
See Autoware.Auto design documentation for the original design philosophy. [1]
Input Types / Visualization Results
DetectedObjectsWithFeature
Input Types
Name | Type | Description |
---|---|---|
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
detection result array |
Visualization Result
References/External links
Future extensions / Unimplemented parts
Changelog for package tier4_perception_rviz_plugin
0.47.0 (2025-08-11)
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(tier4_perception_rviz_plugin): add RViz plugin for DetectedObjectsWithFeature message visualization (#10575)
- Add tier4_perception_rviz_plugin package with object detection visualization features (re-implementation)
- Introduced a new package [tier4_perception_rviz_plugin]{.title-ref} for visualizing object detection outputs.
- Implemented core functionalities including a display for [DetectedObjectsWithFeature]{.title-ref}.
- Added support for color mapping and a colorbar widget for enhanced visualization.
- Included necessary CMake and package configuration files.
- Updated maintainers in tier4_perception_rviz_plugin package.xml
- Added cspell ignore comments for color map terms in detected_objects_wf_helper.hpp and detected_objects_wf_helper.cpp to prevent spelling errors during linting.
- Add cspell ignore comment for color map terms in detected_objects_wf_display.cpp to prevent linting errors.
* Update package.xml to add maintainer information for tier4_perception_rviz_plugin ---------
-
Contributors: TaikiYamada4, lei.gu
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
chore: refine maintainer list (#10110)
- chore: remove Miura from maintainer
* chore: add Taekjin-san to perception_utils package maintainer ---------
-
Contributors: Fumiya Watanabe, Shunsuke Miura
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
0.40.0 (2024-12-12)
- Merge branch 'main' into release-0.40.0
- Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
- chore: move rviz plugins from common to visualization/ folder (#9417)
- Contributors: Esteve Fernandez, Fumiya Watanabe
0.39.0 (2024-11-25)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- chore(package.xml): bump version to 0.38.0
(#9266)
(#9284)
- unify package.xml version to 0.37.0
- remove system_monitor/CHANGELOG.rst
- add changelog
* 0.38.0
- Contributors: Esteve Fernandez, Yutaka Kondo
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
autoware_cmake | |
rviz2 | |
ament_lint_auto | |
autoware_lint_common | |
pcl_conversions | |
rviz_common | |
rviz_default_plugins | |
tier4_perception_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged tier4_perception_rviz_plugin at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yoshi Ri
- Lei Gu
Authors
tier4_perception_rviz_plugin
Purpose
It is an rviz plugin for visualizing the result from tier4 perception module. This package is based on the implementation of the rviz plugin developed by Autoware.Auto.
See Autoware.Auto design documentation for the original design philosophy. [1]
Input Types / Visualization Results
DetectedObjectsWithFeature
Input Types
Name | Type | Description |
---|---|---|
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
detection result array |
Visualization Result
References/External links
Future extensions / Unimplemented parts
Changelog for package tier4_perception_rviz_plugin
0.47.0 (2025-08-11)
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(tier4_perception_rviz_plugin): add RViz plugin for DetectedObjectsWithFeature message visualization (#10575)
- Add tier4_perception_rviz_plugin package with object detection visualization features (re-implementation)
- Introduced a new package [tier4_perception_rviz_plugin]{.title-ref} for visualizing object detection outputs.
- Implemented core functionalities including a display for [DetectedObjectsWithFeature]{.title-ref}.
- Added support for color mapping and a colorbar widget for enhanced visualization.
- Included necessary CMake and package configuration files.
- Updated maintainers in tier4_perception_rviz_plugin package.xml
- Added cspell ignore comments for color map terms in detected_objects_wf_helper.hpp and detected_objects_wf_helper.cpp to prevent spelling errors during linting.
- Add cspell ignore comment for color map terms in detected_objects_wf_display.cpp to prevent linting errors.
* Update package.xml to add maintainer information for tier4_perception_rviz_plugin ---------
-
Contributors: TaikiYamada4, lei.gu
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
chore: refine maintainer list (#10110)
- chore: remove Miura from maintainer
* chore: add Taekjin-san to perception_utils package maintainer ---------
-
Contributors: Fumiya Watanabe, Shunsuke Miura
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
0.40.0 (2024-12-12)
- Merge branch 'main' into release-0.40.0
- Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
- chore: move rviz plugins from common to visualization/ folder (#9417)
- Contributors: Esteve Fernandez, Fumiya Watanabe
0.39.0 (2024-11-25)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- chore(package.xml): bump version to 0.38.0
(#9266)
(#9284)
- unify package.xml version to 0.37.0
- remove system_monitor/CHANGELOG.rst
- add changelog
* 0.38.0
- Contributors: Esteve Fernandez, Yutaka Kondo
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
autoware_cmake | |
rviz2 | |
ament_lint_auto | |
autoware_lint_common | |
pcl_conversions | |
rviz_common | |
rviz_default_plugins | |
tier4_perception_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged tier4_perception_rviz_plugin at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yoshi Ri
- Lei Gu
Authors
tier4_perception_rviz_plugin
Purpose
It is an rviz plugin for visualizing the result from tier4 perception module. This package is based on the implementation of the rviz plugin developed by Autoware.Auto.
See Autoware.Auto design documentation for the original design philosophy. [1]
Input Types / Visualization Results
DetectedObjectsWithFeature
Input Types
Name | Type | Description |
---|---|---|
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
detection result array |
Visualization Result
References/External links
Future extensions / Unimplemented parts
Changelog for package tier4_perception_rviz_plugin
0.47.0 (2025-08-11)
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(tier4_perception_rviz_plugin): add RViz plugin for DetectedObjectsWithFeature message visualization (#10575)
- Add tier4_perception_rviz_plugin package with object detection visualization features (re-implementation)
- Introduced a new package [tier4_perception_rviz_plugin]{.title-ref} for visualizing object detection outputs.
- Implemented core functionalities including a display for [DetectedObjectsWithFeature]{.title-ref}.
- Added support for color mapping and a colorbar widget for enhanced visualization.
- Included necessary CMake and package configuration files.
- Updated maintainers in tier4_perception_rviz_plugin package.xml
- Added cspell ignore comments for color map terms in detected_objects_wf_helper.hpp and detected_objects_wf_helper.cpp to prevent spelling errors during linting.
- Add cspell ignore comment for color map terms in detected_objects_wf_display.cpp to prevent linting errors.
* Update package.xml to add maintainer information for tier4_perception_rviz_plugin ---------
-
Contributors: TaikiYamada4, lei.gu
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
chore: refine maintainer list (#10110)
- chore: remove Miura from maintainer
* chore: add Taekjin-san to perception_utils package maintainer ---------
-
Contributors: Fumiya Watanabe, Shunsuke Miura
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
0.40.0 (2024-12-12)
- Merge branch 'main' into release-0.40.0
- Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
- chore: move rviz plugins from common to visualization/ folder (#9417)
- Contributors: Esteve Fernandez, Fumiya Watanabe
0.39.0 (2024-11-25)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- chore(package.xml): bump version to 0.38.0
(#9266)
(#9284)
- unify package.xml version to 0.37.0
- remove system_monitor/CHANGELOG.rst
- add changelog
* 0.38.0
- Contributors: Esteve Fernandez, Yutaka Kondo
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
autoware_cmake | |
rviz2 | |
ament_lint_auto | |
autoware_lint_common | |
pcl_conversions | |
rviz_common | |
rviz_default_plugins | |
tier4_perception_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged tier4_perception_rviz_plugin at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yoshi Ri
- Lei Gu
Authors
tier4_perception_rviz_plugin
Purpose
It is an rviz plugin for visualizing the result from tier4 perception module. This package is based on the implementation of the rviz plugin developed by Autoware.Auto.
See Autoware.Auto design documentation for the original design philosophy. [1]
Input Types / Visualization Results
DetectedObjectsWithFeature
Input Types
Name | Type | Description |
---|---|---|
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
detection result array |
Visualization Result
References/External links
Future extensions / Unimplemented parts
Changelog for package tier4_perception_rviz_plugin
0.47.0 (2025-08-11)
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(tier4_perception_rviz_plugin): add RViz plugin for DetectedObjectsWithFeature message visualization (#10575)
- Add tier4_perception_rviz_plugin package with object detection visualization features (re-implementation)
- Introduced a new package [tier4_perception_rviz_plugin]{.title-ref} for visualizing object detection outputs.
- Implemented core functionalities including a display for [DetectedObjectsWithFeature]{.title-ref}.
- Added support for color mapping and a colorbar widget for enhanced visualization.
- Included necessary CMake and package configuration files.
- Updated maintainers in tier4_perception_rviz_plugin package.xml
- Added cspell ignore comments for color map terms in detected_objects_wf_helper.hpp and detected_objects_wf_helper.cpp to prevent spelling errors during linting.
- Add cspell ignore comment for color map terms in detected_objects_wf_display.cpp to prevent linting errors.
* Update package.xml to add maintainer information for tier4_perception_rviz_plugin ---------
-
Contributors: TaikiYamada4, lei.gu
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
chore: refine maintainer list (#10110)
- chore: remove Miura from maintainer
* chore: add Taekjin-san to perception_utils package maintainer ---------
-
Contributors: Fumiya Watanabe, Shunsuke Miura
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
0.40.0 (2024-12-12)
- Merge branch 'main' into release-0.40.0
- Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
- chore: move rviz plugins from common to visualization/ folder (#9417)
- Contributors: Esteve Fernandez, Fumiya Watanabe
0.39.0 (2024-11-25)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- chore(package.xml): bump version to 0.38.0
(#9266)
(#9284)
- unify package.xml version to 0.37.0
- remove system_monitor/CHANGELOG.rst
- add changelog
* 0.38.0
- Contributors: Esteve Fernandez, Yutaka Kondo
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
autoware_cmake | |
rviz2 | |
ament_lint_auto | |
autoware_lint_common | |
pcl_conversions | |
rviz_common | |
rviz_default_plugins | |
tier4_perception_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged tier4_perception_rviz_plugin at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yoshi Ri
- Lei Gu
Authors
tier4_perception_rviz_plugin
Purpose
It is an rviz plugin for visualizing the result from tier4 perception module. This package is based on the implementation of the rviz plugin developed by Autoware.Auto.
See Autoware.Auto design documentation for the original design philosophy. [1]
Input Types / Visualization Results
DetectedObjectsWithFeature
Input Types
Name | Type | Description |
---|---|---|
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
detection result array |
Visualization Result
References/External links
Future extensions / Unimplemented parts
Changelog for package tier4_perception_rviz_plugin
0.47.0 (2025-08-11)
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(tier4_perception_rviz_plugin): add RViz plugin for DetectedObjectsWithFeature message visualization (#10575)
- Add tier4_perception_rviz_plugin package with object detection visualization features (re-implementation)
- Introduced a new package [tier4_perception_rviz_plugin]{.title-ref} for visualizing object detection outputs.
- Implemented core functionalities including a display for [DetectedObjectsWithFeature]{.title-ref}.
- Added support for color mapping and a colorbar widget for enhanced visualization.
- Included necessary CMake and package configuration files.
- Updated maintainers in tier4_perception_rviz_plugin package.xml
- Added cspell ignore comments for color map terms in detected_objects_wf_helper.hpp and detected_objects_wf_helper.cpp to prevent spelling errors during linting.
- Add cspell ignore comment for color map terms in detected_objects_wf_display.cpp to prevent linting errors.
* Update package.xml to add maintainer information for tier4_perception_rviz_plugin ---------
-
Contributors: TaikiYamada4, lei.gu
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
chore: refine maintainer list (#10110)
- chore: remove Miura from maintainer
* chore: add Taekjin-san to perception_utils package maintainer ---------
-
Contributors: Fumiya Watanabe, Shunsuke Miura
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
0.40.0 (2024-12-12)
- Merge branch 'main' into release-0.40.0
- Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
- chore: move rviz plugins from common to visualization/ folder (#9417)
- Contributors: Esteve Fernandez, Fumiya Watanabe
0.39.0 (2024-11-25)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- chore(package.xml): bump version to 0.38.0
(#9266)
(#9284)
- unify package.xml version to 0.37.0
- remove system_monitor/CHANGELOG.rst
- add changelog
* 0.38.0
- Contributors: Esteve Fernandez, Yutaka Kondo
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
autoware_cmake | |
rviz2 | |
ament_lint_auto | |
autoware_lint_common | |
pcl_conversions | |
rviz_common | |
rviz_default_plugins | |
tier4_perception_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged tier4_perception_rviz_plugin at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yoshi Ri
- Lei Gu
Authors
tier4_perception_rviz_plugin
Purpose
It is an rviz plugin for visualizing the result from tier4 perception module. This package is based on the implementation of the rviz plugin developed by Autoware.Auto.
See Autoware.Auto design documentation for the original design philosophy. [1]
Input Types / Visualization Results
DetectedObjectsWithFeature
Input Types
Name | Type | Description |
---|---|---|
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
detection result array |
Visualization Result
References/External links
Future extensions / Unimplemented parts
Changelog for package tier4_perception_rviz_plugin
0.47.0 (2025-08-11)
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(tier4_perception_rviz_plugin): add RViz plugin for DetectedObjectsWithFeature message visualization (#10575)
- Add tier4_perception_rviz_plugin package with object detection visualization features (re-implementation)
- Introduced a new package [tier4_perception_rviz_plugin]{.title-ref} for visualizing object detection outputs.
- Implemented core functionalities including a display for [DetectedObjectsWithFeature]{.title-ref}.
- Added support for color mapping and a colorbar widget for enhanced visualization.
- Included necessary CMake and package configuration files.
- Updated maintainers in tier4_perception_rviz_plugin package.xml
- Added cspell ignore comments for color map terms in detected_objects_wf_helper.hpp and detected_objects_wf_helper.cpp to prevent spelling errors during linting.
- Add cspell ignore comment for color map terms in detected_objects_wf_display.cpp to prevent linting errors.
* Update package.xml to add maintainer information for tier4_perception_rviz_plugin ---------
-
Contributors: TaikiYamada4, lei.gu
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
chore: refine maintainer list (#10110)
- chore: remove Miura from maintainer
* chore: add Taekjin-san to perception_utils package maintainer ---------
-
Contributors: Fumiya Watanabe, Shunsuke Miura
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
0.40.0 (2024-12-12)
- Merge branch 'main' into release-0.40.0
- Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
- chore: move rviz plugins from common to visualization/ folder (#9417)
- Contributors: Esteve Fernandez, Fumiya Watanabe
0.39.0 (2024-11-25)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- chore(package.xml): bump version to 0.38.0
(#9266)
(#9284)
- unify package.xml version to 0.37.0
- remove system_monitor/CHANGELOG.rst
- add changelog
* 0.38.0
- Contributors: Esteve Fernandez, Yutaka Kondo
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
autoware_cmake | |
rviz2 | |
ament_lint_auto | |
autoware_lint_common | |
pcl_conversions | |
rviz_common | |
rviz_default_plugins | |
tier4_perception_msgs |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged tier4_perception_rviz_plugin at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.47.0 |
License | Apache 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-08-16 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yoshi Ri
- Lei Gu
Authors
tier4_perception_rviz_plugin
Purpose
It is an rviz plugin for visualizing the result from tier4 perception module. This package is based on the implementation of the rviz plugin developed by Autoware.Auto.
See Autoware.Auto design documentation for the original design philosophy. [1]
Input Types / Visualization Results
DetectedObjectsWithFeature
Input Types
Name | Type | Description |
---|---|---|
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
detection result array |
Visualization Result
References/External links
Future extensions / Unimplemented parts
Changelog for package tier4_perception_rviz_plugin
0.47.0 (2025-08-11)
0.46.0 (2025-06-20)
-
Merge remote-tracking branch 'upstream/main' into tmp/TaikiYamada/bump_version_base
-
feat(tier4_perception_rviz_plugin): add RViz plugin for DetectedObjectsWithFeature message visualization (#10575)
- Add tier4_perception_rviz_plugin package with object detection visualization features (re-implementation)
- Introduced a new package [tier4_perception_rviz_plugin]{.title-ref} for visualizing object detection outputs.
- Implemented core functionalities including a display for [DetectedObjectsWithFeature]{.title-ref}.
- Added support for color mapping and a colorbar widget for enhanced visualization.
- Included necessary CMake and package configuration files.
- Updated maintainers in tier4_perception_rviz_plugin package.xml
- Added cspell ignore comments for color map terms in detected_objects_wf_helper.hpp and detected_objects_wf_helper.cpp to prevent spelling errors during linting.
- Add cspell ignore comment for color map terms in detected_objects_wf_display.cpp to prevent linting errors.
* Update package.xml to add maintainer information for tier4_perception_rviz_plugin ---------
-
Contributors: TaikiYamada4, lei.gu
0.44.0 (2025-04-18)
0.43.0 (2025-03-21)
- Merge remote-tracking branch 'origin/main' into chore/bump-version-0.43
- chore: rename from [autoware.universe]{.title-ref} to [autoware_universe]{.title-ref} (#10306)
- Contributors: Hayato Mizushima, Yutaka Kondo
0.42.0 (2025-03-03)
-
Merge remote-tracking branch 'origin/main' into tmp/bot/bump_version_base
-
chore: refine maintainer list (#10110)
- chore: remove Miura from maintainer
* chore: add Taekjin-san to perception_utils package maintainer ---------
-
Contributors: Fumiya Watanabe, Shunsuke Miura
0.41.2 (2025-02-19)
- chore: bump version to 0.41.1 (#10088)
- Contributors: Ryohsuke Mitsudome
0.41.1 (2025-02-10)
0.41.0 (2025-01-29)
0.40.0 (2024-12-12)
- Merge branch 'main' into release-0.40.0
- Revert "chore(package.xml): bump version to 0.39.0 (#9587)" This reverts commit c9f0f2688c57b0f657f5c1f28f036a970682e7f5.
- chore: move rviz plugins from common to visualization/ folder (#9417)
- Contributors: Esteve Fernandez, Fumiya Watanabe
0.39.0 (2024-11-25)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- fix: fix ticket links to point to https://github.com/autowarefoundation/autoware_universe (#9304)
- chore(package.xml): bump version to 0.38.0
(#9266)
(#9284)
- unify package.xml version to 0.37.0
- remove system_monitor/CHANGELOG.rst
- add changelog
* 0.38.0
- Contributors: Esteve Fernandez, Yutaka Kondo
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
autoware_cmake | |
rviz2 | |
ament_lint_auto | |
autoware_lint_common | |
pcl_conversions | |
rviz_common | |
rviz_default_plugins | |
tier4_perception_msgs |