-
Notifications
You must be signed in to change notification settings - Fork 32
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
chore: sync upstream #773
chore: sync upstream #773
Commits on Aug 25, 2023
-
fix(traffic_light_multi_camera_fusion): assign multiple regulatory el…
…ement id for one traffic light (autowarefoundation#4727) Signed-off-by: Tomohito Ando <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4cf251e - Browse repository at this point
Copy the full SHA 4cf251eView commit details -
chore: do not display steer and velocity value when message is not su…
…bscribed yet (autowarefoundation#4739) * chore: do not display steer and velocity value when message is not subscribed yet Signed-off-by: tomoya.kimura <[email protected]> * chore: change msgs Signed-off-by: tomoya.kimura <[email protected]> --------- Signed-off-by: tomoya.kimura <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b5b416 - Browse repository at this point
Copy the full SHA 5b5b416View commit details -
chore(autoware_auto_perception_rviz_plugin): higher visibility of pre…
…dicted path color (autowarefoundation#4737) * chore(autoware_auto_perception_rviz_plugin): higher visibility of predicted path color Signed-off-by: Takayuki Murooka <[email protected]> * change alpha Signed-off-by: Takayuki Murooka <[email protected]> * update Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59a5e29 - Browse repository at this point
Copy the full SHA 59a5e29View commit details -
feat(motion_velocity_smoother.launch): add glog component (autowarefo…
…undation#4746) * use node instead of include Signed-off-by: Takamasa Horibe <[email protected]> * use container & add glog component Signed-off-by: Takamasa Horibe <[email protected]> --------- Signed-off-by: Takamasa Horibe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6af6876 - Browse repository at this point
Copy the full SHA 6af6876View commit details -
feat(mission_planning.launch): add glog in mission planner (autowaref…
…oundation#4745) Signed-off-by: Takamasa Horibe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72a4e29 - Browse repository at this point
Copy the full SHA 72a4e29View commit details -
fix(crosswalk): guard invalid sharp angle stop point (autowarefoundat…
…ion#4750) fix(crosswalk): guard invalid stop point Signed-off-by: satoshi-ota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5a6f80 - Browse repository at this point
Copy the full SHA c5a6f80View commit details -
fix(map_projection_loader): fix readme (autowarefoundation#4753)
Signed-off-by: kminoda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a9fdb7 - Browse repository at this point
Copy the full SHA 2a9fdb7View commit details -
chore(behavior_path_planner): use RCLCPP_DEBUG for some frequent RCLC…
…PP_WARN (autowarefoundation#4757) Signed-off-by: Takayuki Murooka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 343d718 - Browse repository at this point
Copy the full SHA 343d718View commit details -
feat(behavior_path_planner): visualize ego predicted path (autowarefo…
…undation#4743) visualize ego predicted path Signed-off-by: kyoichi-sugahara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4361c8f - Browse repository at this point
Copy the full SHA 4361c8fView commit details -
chore(obstacle_cruise_planner): add maintainers (autowarefoundation#4724
) Signed-off-by: Takayuki Murooka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 692684f - Browse repository at this point
Copy the full SHA 692684fView commit details -
feat(obstacle_cruise_planner): add a option to suppress feasible stop…
… check (autowarefoundation#4723) * feat(obstacle_cruise_planner): add a option to suppress feasible stop check Signed-off-by: Takayuki Murooka <[email protected]> * update config Signed-off-by: Takayuki Murooka <[email protected]> * fix Signed-off-by: Takayuki Murooka <[email protected]> * fix Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bbb69c6 - Browse repository at this point
Copy the full SHA bbb69c6View commit details -
feat(crosswalk): add debug publisher of collision info (autowarefound…
…ation#4670) * feat(crosswalk): add debug publisher of collision info Signed-off-by: Takayuki Murooka <[email protected]> * add plotter Signed-off-by: Takayuki Murooka <[email protected]> * update doc Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4550e7a - Browse repository at this point
Copy the full SHA 4550e7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f42f760 - Browse repository at this point
Copy the full SHA f42f760View commit details -
refactor(map_based_prediction): move hard coded declare parameters to…
… yaml file (autowarefoundation#4756) * move hard coded declare parameters to yaml file Signed-off-by: yoshiri <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: yoshiri <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for febb7d5 - Browse repository at this point
Copy the full SHA febb7d5View commit details
Commits on Aug 27, 2023
-
feat(safety_check): add hysteresis factor in safety check logic (auto…
…warefoundation#4735) * feat(safety_check): add hysteresis factor Signed-off-by: satoshi-ota <[email protected]> * feat(lane_change): add hysteresis factor Signed-off-by: satoshi-ota <[email protected]> * feat(avoidance): add hysteresis factor Signed-off-by: satoshi-ota <[email protected]> * feat(avoidance): add time series hysteresis Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a158461 - Browse repository at this point
Copy the full SHA a158461View commit details