Package Summary
| Version | 0.50.0 |
| License | Apache License 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 | 2026-02-25 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Alqudah Mohammad
- Kyoichi Sugahara
- Takumi Odashima
- Maxime Clement
- Zulfaqar Azmi
Authors
Changelog for package autoware_boundary_departure_checker
0.50.0 (2026-02-14)
-
Merge remote-tracking branch 'origin/main' into humble
-
refactor(boundary_departure): rename Abnormalities type (#12071)
- refactor(boundary_departure): rename Abnormalities type
- refactor: rename variable name
* refactor: replace order or member variable ---------
-
chore: reflect the move of the description packages (#11969)
-
refactor(boundary_departure): footprint generator and renaming abnormality type to footprint type (#11992)
- refactor(boundary_departure): abnormality generator
- refactor: rename generator to footprint generator
- rename folder
- renaming type to Footprint type
- refactor: precommit
- fix: remove unused variables
- refactor: rename abnormality_to_check variable
- refactor: rename (build failure)
- refactoring: variable name change
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* chore: pre-commit ---------Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
-
refactor(boundary_departure): reduce number of defined structs and alias (#11985)
- refactor(boundary_departure): replace hardcoded abnormality to map
- refactor(boundary_departure): remove CriticalDeparturePoint struct
- Reduce using alias
- refactor(boundary_departure): setting up critical departure
- refactor(boundary_departure): remove unnecessary structs
* fix optional access ---------
-
refactor(boundary_departure): move debug marker related functions (#11952)
- refactor(boundary_departure): move debug marker related functions
* Update common/autoware_boundary_departure_checker/src/debug.cpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/include/autoware/boundary_departure_checker/debug.hpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>> ---------Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
-
refactor(boundary_departure): move function from boundary_departure_prevention to uncrossable_boundary_departure_checker (#11944)
- refactor(boundary_departure): move function from bdp to bdc
- minor refactoring
* move clock, change to static ---------
-
refactor(boundary_departure): reduce call to boundary_departure_checker_ptr and class renaming (#11864)
- refactor: move function so that only one call is needed to find abnormality data
- fix precommit
* removed unnecessary member variable ---------
-
Contributors: Ryohsuke Mitsudome, Takagi, Isamu, Zulfaqar Azmi
0.49.0 (2025-12-30)
- Merge remote-tracking branch 'origin/main' into
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_boundary_departure_checker at Robotics Stack Exchange
Package Summary
| Version | 0.50.0 |
| License | Apache License 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 | 2026-02-25 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Alqudah Mohammad
- Kyoichi Sugahara
- Takumi Odashima
- Maxime Clement
- Zulfaqar Azmi
Authors
Changelog for package autoware_boundary_departure_checker
0.50.0 (2026-02-14)
-
Merge remote-tracking branch 'origin/main' into humble
-
refactor(boundary_departure): rename Abnormalities type (#12071)
- refactor(boundary_departure): rename Abnormalities type
- refactor: rename variable name
* refactor: replace order or member variable ---------
-
chore: reflect the move of the description packages (#11969)
-
refactor(boundary_departure): footprint generator and renaming abnormality type to footprint type (#11992)
- refactor(boundary_departure): abnormality generator
- refactor: rename generator to footprint generator
- rename folder
- renaming type to Footprint type
- refactor: precommit
- fix: remove unused variables
- refactor: rename abnormality_to_check variable
- refactor: rename (build failure)
- refactoring: variable name change
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* chore: pre-commit ---------Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
-
refactor(boundary_departure): reduce number of defined structs and alias (#11985)
- refactor(boundary_departure): replace hardcoded abnormality to map
- refactor(boundary_departure): remove CriticalDeparturePoint struct
- Reduce using alias
- refactor(boundary_departure): setting up critical departure
- refactor(boundary_departure): remove unnecessary structs
* fix optional access ---------
-
refactor(boundary_departure): move debug marker related functions (#11952)
- refactor(boundary_departure): move debug marker related functions
* Update common/autoware_boundary_departure_checker/src/debug.cpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/include/autoware/boundary_departure_checker/debug.hpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>> ---------Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
-
refactor(boundary_departure): move function from boundary_departure_prevention to uncrossable_boundary_departure_checker (#11944)
- refactor(boundary_departure): move function from bdp to bdc
- minor refactoring
* move clock, change to static ---------
-
refactor(boundary_departure): reduce call to boundary_departure_checker_ptr and class renaming (#11864)
- refactor: move function so that only one call is needed to find abnormality data
- fix precommit
* removed unnecessary member variable ---------
-
Contributors: Ryohsuke Mitsudome, Takagi, Isamu, Zulfaqar Azmi
0.49.0 (2025-12-30)
- Merge remote-tracking branch 'origin/main' into
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_boundary_departure_checker at Robotics Stack Exchange
Package Summary
| Version | 0.50.0 |
| License | Apache License 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 | 2026-02-25 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Alqudah Mohammad
- Kyoichi Sugahara
- Takumi Odashima
- Maxime Clement
- Zulfaqar Azmi
Authors
Changelog for package autoware_boundary_departure_checker
0.50.0 (2026-02-14)
-
Merge remote-tracking branch 'origin/main' into humble
-
refactor(boundary_departure): rename Abnormalities type (#12071)
- refactor(boundary_departure): rename Abnormalities type
- refactor: rename variable name
* refactor: replace order or member variable ---------
-
chore: reflect the move of the description packages (#11969)
-
refactor(boundary_departure): footprint generator and renaming abnormality type to footprint type (#11992)
- refactor(boundary_departure): abnormality generator
- refactor: rename generator to footprint generator
- rename folder
- renaming type to Footprint type
- refactor: precommit
- fix: remove unused variables
- refactor: rename abnormality_to_check variable
- refactor: rename (build failure)
- refactoring: variable name change
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* chore: pre-commit ---------Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
-
refactor(boundary_departure): reduce number of defined structs and alias (#11985)
- refactor(boundary_departure): replace hardcoded abnormality to map
- refactor(boundary_departure): remove CriticalDeparturePoint struct
- Reduce using alias
- refactor(boundary_departure): setting up critical departure
- refactor(boundary_departure): remove unnecessary structs
* fix optional access ---------
-
refactor(boundary_departure): move debug marker related functions (#11952)
- refactor(boundary_departure): move debug marker related functions
* Update common/autoware_boundary_departure_checker/src/debug.cpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/include/autoware/boundary_departure_checker/debug.hpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>> ---------Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
-
refactor(boundary_departure): move function from boundary_departure_prevention to uncrossable_boundary_departure_checker (#11944)
- refactor(boundary_departure): move function from bdp to bdc
- minor refactoring
* move clock, change to static ---------
-
refactor(boundary_departure): reduce call to boundary_departure_checker_ptr and class renaming (#11864)
- refactor: move function so that only one call is needed to find abnormality data
- fix precommit
* removed unnecessary member variable ---------
-
Contributors: Ryohsuke Mitsudome, Takagi, Isamu, Zulfaqar Azmi
0.49.0 (2025-12-30)
- Merge remote-tracking branch 'origin/main' into
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_boundary_departure_checker at Robotics Stack Exchange
Package Summary
| Version | 0.50.0 |
| License | Apache License 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 | 2026-02-25 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Alqudah Mohammad
- Kyoichi Sugahara
- Takumi Odashima
- Maxime Clement
- Zulfaqar Azmi
Authors
Changelog for package autoware_boundary_departure_checker
0.50.0 (2026-02-14)
-
Merge remote-tracking branch 'origin/main' into humble
-
refactor(boundary_departure): rename Abnormalities type (#12071)
- refactor(boundary_departure): rename Abnormalities type
- refactor: rename variable name
* refactor: replace order or member variable ---------
-
chore: reflect the move of the description packages (#11969)
-
refactor(boundary_departure): footprint generator and renaming abnormality type to footprint type (#11992)
- refactor(boundary_departure): abnormality generator
- refactor: rename generator to footprint generator
- rename folder
- renaming type to Footprint type
- refactor: precommit
- fix: remove unused variables
- refactor: rename abnormality_to_check variable
- refactor: rename (build failure)
- refactoring: variable name change
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* chore: pre-commit ---------Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
-
refactor(boundary_departure): reduce number of defined structs and alias (#11985)
- refactor(boundary_departure): replace hardcoded abnormality to map
- refactor(boundary_departure): remove CriticalDeparturePoint struct
- Reduce using alias
- refactor(boundary_departure): setting up critical departure
- refactor(boundary_departure): remove unnecessary structs
* fix optional access ---------
-
refactor(boundary_departure): move debug marker related functions (#11952)
- refactor(boundary_departure): move debug marker related functions
* Update common/autoware_boundary_departure_checker/src/debug.cpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/include/autoware/boundary_departure_checker/debug.hpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>> ---------Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
-
refactor(boundary_departure): move function from boundary_departure_prevention to uncrossable_boundary_departure_checker (#11944)
- refactor(boundary_departure): move function from bdp to bdc
- minor refactoring
* move clock, change to static ---------
-
refactor(boundary_departure): reduce call to boundary_departure_checker_ptr and class renaming (#11864)
- refactor: move function so that only one call is needed to find abnormality data
- fix precommit
* removed unnecessary member variable ---------
-
Contributors: Ryohsuke Mitsudome, Takagi, Isamu, Zulfaqar Azmi
0.49.0 (2025-12-30)
- Merge remote-tracking branch 'origin/main' into
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_boundary_departure_checker at Robotics Stack Exchange
Package Summary
| Version | 0.50.0 |
| License | Apache License 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 | 2026-02-25 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Alqudah Mohammad
- Kyoichi Sugahara
- Takumi Odashima
- Maxime Clement
- Zulfaqar Azmi
Authors
Changelog for package autoware_boundary_departure_checker
0.50.0 (2026-02-14)
-
Merge remote-tracking branch 'origin/main' into humble
-
refactor(boundary_departure): rename Abnormalities type (#12071)
- refactor(boundary_departure): rename Abnormalities type
- refactor: rename variable name
* refactor: replace order or member variable ---------
-
chore: reflect the move of the description packages (#11969)
-
refactor(boundary_departure): footprint generator and renaming abnormality type to footprint type (#11992)
- refactor(boundary_departure): abnormality generator
- refactor: rename generator to footprint generator
- rename folder
- renaming type to Footprint type
- refactor: precommit
- fix: remove unused variables
- refactor: rename abnormality_to_check variable
- refactor: rename (build failure)
- refactoring: variable name change
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* chore: pre-commit ---------Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
-
refactor(boundary_departure): reduce number of defined structs and alias (#11985)
- refactor(boundary_departure): replace hardcoded abnormality to map
- refactor(boundary_departure): remove CriticalDeparturePoint struct
- Reduce using alias
- refactor(boundary_departure): setting up critical departure
- refactor(boundary_departure): remove unnecessary structs
* fix optional access ---------
-
refactor(boundary_departure): move debug marker related functions (#11952)
- refactor(boundary_departure): move debug marker related functions
* Update common/autoware_boundary_departure_checker/src/debug.cpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/include/autoware/boundary_departure_checker/debug.hpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>> ---------Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
-
refactor(boundary_departure): move function from boundary_departure_prevention to uncrossable_boundary_departure_checker (#11944)
- refactor(boundary_departure): move function from bdp to bdc
- minor refactoring
* move clock, change to static ---------
-
refactor(boundary_departure): reduce call to boundary_departure_checker_ptr and class renaming (#11864)
- refactor: move function so that only one call is needed to find abnormality data
- fix precommit
* removed unnecessary member variable ---------
-
Contributors: Ryohsuke Mitsudome, Takagi, Isamu, Zulfaqar Azmi
0.49.0 (2025-12-30)
- Merge remote-tracking branch 'origin/main' into
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_boundary_departure_checker at Robotics Stack Exchange
Package Summary
| Version | 0.50.0 |
| License | Apache License 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 | 2026-02-25 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Alqudah Mohammad
- Kyoichi Sugahara
- Takumi Odashima
- Maxime Clement
- Zulfaqar Azmi
Authors
Changelog for package autoware_boundary_departure_checker
0.50.0 (2026-02-14)
-
Merge remote-tracking branch 'origin/main' into humble
-
refactor(boundary_departure): rename Abnormalities type (#12071)
- refactor(boundary_departure): rename Abnormalities type
- refactor: rename variable name
* refactor: replace order or member variable ---------
-
chore: reflect the move of the description packages (#11969)
-
refactor(boundary_departure): footprint generator and renaming abnormality type to footprint type (#11992)
- refactor(boundary_departure): abnormality generator
- refactor: rename generator to footprint generator
- rename folder
- renaming type to Footprint type
- refactor: precommit
- fix: remove unused variables
- refactor: rename abnormality_to_check variable
- refactor: rename (build failure)
- refactoring: variable name change
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* chore: pre-commit ---------Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
-
refactor(boundary_departure): reduce number of defined structs and alias (#11985)
- refactor(boundary_departure): replace hardcoded abnormality to map
- refactor(boundary_departure): remove CriticalDeparturePoint struct
- Reduce using alias
- refactor(boundary_departure): setting up critical departure
- refactor(boundary_departure): remove unnecessary structs
* fix optional access ---------
-
refactor(boundary_departure): move debug marker related functions (#11952)
- refactor(boundary_departure): move debug marker related functions
* Update common/autoware_boundary_departure_checker/src/debug.cpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/include/autoware/boundary_departure_checker/debug.hpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>> ---------Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
-
refactor(boundary_departure): move function from boundary_departure_prevention to uncrossable_boundary_departure_checker (#11944)
- refactor(boundary_departure): move function from bdp to bdc
- minor refactoring
* move clock, change to static ---------
-
refactor(boundary_departure): reduce call to boundary_departure_checker_ptr and class renaming (#11864)
- refactor: move function so that only one call is needed to find abnormality data
- fix precommit
* removed unnecessary member variable ---------
-
Contributors: Ryohsuke Mitsudome, Takagi, Isamu, Zulfaqar Azmi
0.49.0 (2025-12-30)
- Merge remote-tracking branch 'origin/main' into
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_boundary_departure_checker at Robotics Stack Exchange
Package Summary
| Version | 0.50.0 |
| License | Apache License 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 | 2026-02-25 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Alqudah Mohammad
- Kyoichi Sugahara
- Takumi Odashima
- Maxime Clement
- Zulfaqar Azmi
Authors
Changelog for package autoware_boundary_departure_checker
0.50.0 (2026-02-14)
-
Merge remote-tracking branch 'origin/main' into humble
-
refactor(boundary_departure): rename Abnormalities type (#12071)
- refactor(boundary_departure): rename Abnormalities type
- refactor: rename variable name
* refactor: replace order or member variable ---------
-
chore: reflect the move of the description packages (#11969)
-
refactor(boundary_departure): footprint generator and renaming abnormality type to footprint type (#11992)
- refactor(boundary_departure): abnormality generator
- refactor: rename generator to footprint generator
- rename folder
- renaming type to Footprint type
- refactor: precommit
- fix: remove unused variables
- refactor: rename abnormality_to_check variable
- refactor: rename (build failure)
- refactoring: variable name change
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* chore: pre-commit ---------Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
-
refactor(boundary_departure): reduce number of defined structs and alias (#11985)
- refactor(boundary_departure): replace hardcoded abnormality to map
- refactor(boundary_departure): remove CriticalDeparturePoint struct
- Reduce using alias
- refactor(boundary_departure): setting up critical departure
- refactor(boundary_departure): remove unnecessary structs
* fix optional access ---------
-
refactor(boundary_departure): move debug marker related functions (#11952)
- refactor(boundary_departure): move debug marker related functions
* Update common/autoware_boundary_departure_checker/src/debug.cpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/include/autoware/boundary_departure_checker/debug.hpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>> ---------Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
-
refactor(boundary_departure): move function from boundary_departure_prevention to uncrossable_boundary_departure_checker (#11944)
- refactor(boundary_departure): move function from bdp to bdc
- minor refactoring
* move clock, change to static ---------
-
refactor(boundary_departure): reduce call to boundary_departure_checker_ptr and class renaming (#11864)
- refactor: move function so that only one call is needed to find abnormality data
- fix precommit
* removed unnecessary member variable ---------
-
Contributors: Ryohsuke Mitsudome, Takagi, Isamu, Zulfaqar Azmi
0.49.0 (2025-12-30)
- Merge remote-tracking branch 'origin/main' into
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_boundary_departure_checker at Robotics Stack Exchange
Package Summary
| Version | 0.50.0 |
| License | Apache License 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 | 2026-02-25 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Alqudah Mohammad
- Kyoichi Sugahara
- Takumi Odashima
- Maxime Clement
- Zulfaqar Azmi
Authors
Changelog for package autoware_boundary_departure_checker
0.50.0 (2026-02-14)
-
Merge remote-tracking branch 'origin/main' into humble
-
refactor(boundary_departure): rename Abnormalities type (#12071)
- refactor(boundary_departure): rename Abnormalities type
- refactor: rename variable name
* refactor: replace order or member variable ---------
-
chore: reflect the move of the description packages (#11969)
-
refactor(boundary_departure): footprint generator and renaming abnormality type to footprint type (#11992)
- refactor(boundary_departure): abnormality generator
- refactor: rename generator to footprint generator
- rename folder
- renaming type to Footprint type
- refactor: precommit
- fix: remove unused variables
- refactor: rename abnormality_to_check variable
- refactor: rename (build failure)
- refactoring: variable name change
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* chore: pre-commit ---------Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
-
refactor(boundary_departure): reduce number of defined structs and alias (#11985)
- refactor(boundary_departure): replace hardcoded abnormality to map
- refactor(boundary_departure): remove CriticalDeparturePoint struct
- Reduce using alias
- refactor(boundary_departure): setting up critical departure
- refactor(boundary_departure): remove unnecessary structs
* fix optional access ---------
-
refactor(boundary_departure): move debug marker related functions (#11952)
- refactor(boundary_departure): move debug marker related functions
* Update common/autoware_boundary_departure_checker/src/debug.cpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/include/autoware/boundary_departure_checker/debug.hpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>> ---------Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
-
refactor(boundary_departure): move function from boundary_departure_prevention to uncrossable_boundary_departure_checker (#11944)
- refactor(boundary_departure): move function from bdp to bdc
- minor refactoring
* move clock, change to static ---------
-
refactor(boundary_departure): reduce call to boundary_departure_checker_ptr and class renaming (#11864)
- refactor: move function so that only one call is needed to find abnormality data
- fix precommit
* removed unnecessary member variable ---------
-
Contributors: Ryohsuke Mitsudome, Takagi, Isamu, Zulfaqar Azmi
0.49.0 (2025-12-30)
- Merge remote-tracking branch 'origin/main' into
File truncated at 100 lines see the full file
Package Dependencies
System Dependencies
Launch files
Messages
Services
Plugins
Recent questions tagged autoware_boundary_departure_checker at Robotics Stack Exchange
Package Summary
| Version | 0.50.0 |
| License | Apache License 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 | 2026-02-25 |
| Dev Status | UNKNOWN |
| Released | UNRELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Alqudah Mohammad
- Kyoichi Sugahara
- Takumi Odashima
- Maxime Clement
- Zulfaqar Azmi
Authors
Changelog for package autoware_boundary_departure_checker
0.50.0 (2026-02-14)
-
Merge remote-tracking branch 'origin/main' into humble
-
refactor(boundary_departure): rename Abnormalities type (#12071)
- refactor(boundary_departure): rename Abnormalities type
- refactor: rename variable name
* refactor: replace order or member variable ---------
-
chore: reflect the move of the description packages (#11969)
-
refactor(boundary_departure): footprint generator and renaming abnormality type to footprint type (#11992)
- refactor(boundary_departure): abnormality generator
- refactor: rename generator to footprint generator
- rename folder
- renaming type to Footprint type
- refactor: precommit
- fix: remove unused variables
- refactor: rename abnormality_to_check variable
- refactor: rename (build failure)
- refactoring: variable name change
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/src/footprint_generator/steering_footprint.cpp Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
* chore: pre-commit ---------Co-authored-by: mkquda <<168697710+mkquda@users.noreply.github.com>>
-
refactor(boundary_departure): reduce number of defined structs and alias (#11985)
- refactor(boundary_departure): replace hardcoded abnormality to map
- refactor(boundary_departure): remove CriticalDeparturePoint struct
- Reduce using alias
- refactor(boundary_departure): setting up critical departure
- refactor(boundary_departure): remove unnecessary structs
* fix optional access ---------
-
refactor(boundary_departure): move debug marker related functions (#11952)
- refactor(boundary_departure): move debug marker related functions
* Update common/autoware_boundary_departure_checker/src/debug.cpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
* Update common/autoware_boundary_departure_checker/include/autoware/boundary_departure_checker/debug.hpp Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>> ---------Co-authored-by: Maxime CLEMENT <<78338830+maxime-clem@users.noreply.github.com>>
-
refactor(boundary_departure): move function from boundary_departure_prevention to uncrossable_boundary_departure_checker (#11944)
- refactor(boundary_departure): move function from bdp to bdc
- minor refactoring
* move clock, change to static ---------
-
refactor(boundary_departure): reduce call to boundary_departure_checker_ptr and class renaming (#11864)
- refactor: move function so that only one call is needed to find abnormality data
- fix precommit
* removed unnecessary member variable ---------
-
Contributors: Ryohsuke Mitsudome, Takagi, Isamu, Zulfaqar Azmi
0.49.0 (2025-12-30)
- Merge remote-tracking branch 'origin/main' into
File truncated at 100 lines see the full file