QDAirPortTestSystemBackend/build_verify_vs2
sladro 0ff88b0ba2 feat(collision_detection): add diverging release distance parameter
- Introduced a new configuration parameter `diverging_release_distance` to the collision detection system, allowing for dynamic adjustment of the distance threshold at which conflicts are resolved when vehicles are diverging.
- Updated the system configuration files and documentation to reflect this new parameter.
- Implemented logic in the collision detection algorithm to utilize the diverging release distance for immediate conflict resolution when conditions are met.
- Added unit tests to verify the functionality of the diverging release distance in various scenarios, ensuring that conflicts are resolved correctly based on the new parameter.
2026-03-04 11:51:06 +08:00
..
_deps/nlohmann_json-local Add configuration files and project setup for collision avoidance system 2026-02-10 12:05:47 +08:00
collision_avoidance_lib.dir/Release/collisio.1B7B649D.tlog feat(collision_detection): add diverging release distance parameter 2026-03-04 11:51:06 +08:00
config feat(collision_detection): add diverging release distance parameter 2026-03-04 11:51:06 +08:00
x64/Release/ZERO_CHECK feat(collision_detection): add diverging release distance parameter 2026-03-04 11:51:06 +08:00
ALL_BUILD.vcxproj feat(collision_detection): add diverging release distance parameter 2026-03-04 11:51:06 +08:00
ALL_BUILD.vcxproj.filters Add configuration files and project setup for collision avoidance system 2026-02-10 12:05:47 +08:00
collision_avoidance_lib.vcxproj feat(collision_detection): add diverging release distance parameter 2026-03-04 11:51:06 +08:00
collision_avoidance_lib.vcxproj.filters Add configuration files and project setup for collision avoidance system 2026-02-10 12:05:47 +08:00
collision_avoidance.sln Add configuration files and project setup for collision avoidance system 2026-02-10 12:05:47 +08:00
collision_avoidance.vcxproj feat(collision_detection): add diverging release distance parameter 2026-03-04 11:51:06 +08:00
collision_avoidance.vcxproj.filters Add configuration files and project setup for collision avoidance system 2026-02-10 12:05:47 +08:00
ZERO_CHECK.vcxproj feat(collision_detection): add diverging release distance parameter 2026-03-04 11:51:06 +08:00
ZERO_CHECK.vcxproj.filters Add configuration files and project setup for collision avoidance system 2026-02-10 12:05:47 +08:00