Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(autonomous_emergency_braking): cherry pick/aeb latest to v4.0.0 (a…
…utowarefoundation#838) * feat(autonomous_emergency_braking): add params to enable or disable PC and predicted objects (autowarefoundation#1031) * add params to enable or disable PC and predicted objects Signed-off-by: Daniel Sanchez <[email protected]> * set predicted object usage to false Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]> * feat(autonomous_emergency_braking): add and tune params (autowarefoundation#1037) * add and tune params Signed-off-by: Daniel Sanchez <[email protected]> * set back voxel grid z Signed-off-by: Daniel Sanchez <[email protected]> * fix grid to what it is in OSS launch Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]> * feat(autonomous_emergency_braking): add param for oublishing debug markers (autowarefoundation#1063) add param for oublishing debug markers Signed-off-by: Daniel Sanchez <[email protected]> * feat(autonomous_emergency_braking): enable AEB stop in vehicle_cmd_gate and diag_graph_agg (autowarefoundation#1099) * enable emergency handling for AEB stop Signed-off-by: Daniel Sanchez <[email protected]> * update AEB params to work better at 30 kmph Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]> * feat(autonomous_emergency_braking): add info marker to aeb and state check override (autowarefoundation#1103) * add info marker and override for state Signed-off-by: Daniel Sanchez <[email protected]> * make stop wall viz default Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]> * feat(autonomous_emergency_braking): initiate speed_calculation_expansion_margin parameter (autowarefoundation#1168) initiate speed_calculation_expansion_margin parameter Signed-off-by: ismetatabay <[email protected]> * feat(autonomous_emergency_braking): set max imu path length (autowarefoundation#1183) * set param for max imu path distance Signed-off-by: Daniel Sanchez <[email protected]> * change param Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]> * feat(autonomous_emergency_braking): change params to cater to urban scenario (autowarefoundation#1197) update scenarios Signed-off-by: Daniel Sanchez <[email protected]> * enable aeb by default Signed-off-by: Daniel Sanchez <[email protected]> * refactor(rviz): add VirtualWall display for Autonomous Emergency Braking (autowarefoundation#1187) feat(rviz): add VirtualWall display for Autonomous Emergency Braking Signed-off-by: kyoichi-sugahara <[email protected]> * disable AEB stop wall viz Signed-off-by: Daniel Sanchez <[email protected]> * revert mrm emergency stop param changes Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]> Signed-off-by: ismetatabay <[email protected]> Signed-off-by: kyoichi-sugahara <[email protected]> Co-authored-by: Ismet Atabay <[email protected]> Co-authored-by: Kyoichi Sugahara <[email protected]> Co-authored-by: Tomohito ANDO <[email protected]>
- Loading branch information