-
Notifications
You must be signed in to change notification settings - Fork 683
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
feat: add ndt localization packages #55
Merged
tkimura4
merged 71 commits into
autowarefoundation:tier4/proposal
from
1222-takeshi:1-add-ndt-packages
Dec 2, 2021
Merged
feat: add ndt localization packages #55
tkimura4
merged 71 commits into
autowarefoundation:tier4/proposal
from
1222-takeshi:1-add-ndt-packages
Dec 2, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Change default value of output_diagnostics_topic Signed-off-by: Kenji Miyake <[email protected]> * Remove localization_diagnostic.js from web_controller Signed-off-by: Kenji Miyake <[email protected]> * Integrate localization diag to diagnostic_aggregator Signed-off-by: Kenji Miyake <[email protected]> * Delete old and unused publisher Signed-off-by: Kenji Miyake <[email protected]>
…refoundation#720) * remove set CMAKE_BUILD_TYPE Release in each CMakeLists.txt * remove set CMAKE_BUILD_TYPE Release in ndt_pcl_modified * set compile options for debug in ndt_omp * Fix indent * add warning if -DCMAKE_BUILD_TYPE=Release is not set in ndt_omp Co-authored-by: Kenji Miyake <[email protected]>
Signed-off-by: mitsudome-r <[email protected]>
This reverts commit 3b7a7a3379c45f7736db7093e593317a970f7e94. Signed-off-by: mitsudome-r <[email protected]>
Signed-off-by: mitsudome-r <[email protected]>
* Port ndt_pcl_modified to ROS2 * Newline * Better CMakeLists.txt * Add ament_cmake * Update CMakeLists.txt yet again * ament_auto * Revert "ament_auto" This reverts commit 53b785ef1d7f1d8f84c0c4a4a168c5c1c9a91a4a.
* Remove COLCON_IGNORE * CMakeLists.txt & package.xml * Compiles * Remove rclcpp * Cleanup * Fix package.xml * Better CMakeLists.txt * Update CMakeLists.txt again * Update CMakeLists.txt * Update CMakeLists.txt yet again * Simplify CMakeLists.txt * Last (?) CMakeLists.txt change
* Port ndt to ROS2 * Forgot COLCON_IGNORE * package.xml * Newline * Update CMakeLists.txt * Use ament_auto * Revert "Use ament_auto" This reverts commit 8007d92f6de20ba1128cda83476abe039d597374. * Use explicit targets
* Initial commit * Use rclcpp::Time * Use autoware_debug_msgs * Use ament_cmake_auto * Remove unused includes and commented out code, remove timeout * Port launch file Co-authored-by: Jilada Eccleston <[email protected]>
* Change includes * Rename files * Adjustments to make things compile * Other packages
* Use quotes for includes where appropriate * Fix lint tests * Make tests pass hopefully
Signed-off-by: Servando German Serrano <[email protected]>
* adding linters to ndt * fixed clang-tidy errors in ndt package
* restore file name for v0.8.0 update Signed-off-by: wep21 <[email protected]> * delete std::cout (autowarefoundation#998) Signed-off-by: Yamato Ando <[email protected]> * Add ndt_scan_matcher.yaml (autowarefoundation#1122) Signed-off-by: Yuma Nihei <[email protected]> * Revert "restore file name for v0.8.0 update" This reverts commit 38869185b4f423a2656f18f71a18de30d1a83730. Co-authored-by: YamatoAndo <[email protected]> Co-authored-by: Yuma Nihei <[email protected]>
* add upstream license file (autowarefoundation#994) Signed-off-by: Yamato Ando <[email protected]> * delete std::cout (autowarefoundation#998) Signed-off-by: Yamato Ando <[email protected]> Co-authored-by: YamatoAndo <[email protected]>
* Rename ROS-related .yaml to .param.yaml Signed-off-by: Kenji Miyake <[email protected]> * Remove prefix 'default_' of yaml files Signed-off-by: Kenji Miyake <[email protected]> * Rename vehicle_info.yaml to vehicle_info.param.yaml Signed-off-by: Kenji Miyake <[email protected]> * Rename diagnostic_aggregator's param files Signed-off-by: Kenji Miyake <[email protected]> * Fix overlooked parameters Signed-off-by: Kenji Miyake <[email protected]>
* Use sensor data qos for pointcloud preprocessor Signed-off-by: Autoware <[email protected]> * Use sensor data qos for pointcloud Signed-off-by: Autoware <[email protected]> * Fix lint Signed-off-by: wep21 <[email protected]> * Use sensor data qos for livox tag filter and vector map filter Signed-off-by: wep21 <[email protected]> * Fix lint Signed-off-by: wep21 <[email protected]> Co-authored-by: Autoware <[email protected]>
tkimura4
approved these changes
Dec 2, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
tkimura4
pushed a commit
to tkimura4/autoware.universe
that referenced
this pull request
Dec 10, 2021
* restore file name Signed-off-by: Takamasa Horibe <[email protected]> * Add default config of aip_x1 (autowarefoundation#141) Signed-off-by: Kenji Miyake <[email protected]> * Pass all args to vehicle_interface.launch (autowarefoundation#147) Signed-off-by: Kenji Miyake <[email protected]> * Revert "restore file name" This reverts commit 3e28661e8ba1a44cc570ca19b7b4759ba0bf0941. * fix vehicle_interface.launch arg Signed-off-by: Takamasa Horibe <[email protected]> * [vehicle_launch]: Remove pass_all_args Signed-off-by: wep21 <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: wep21 <[email protected]>
tkimura4
pushed a commit
to tkimura4/autoware.universe
that referenced
this pull request
Dec 13, 2021
* restore file name Signed-off-by: Takamasa Horibe <[email protected]> * Add default config of aip_x1 (autowarefoundation#141) Signed-off-by: Kenji Miyake <[email protected]> * Pass all args to vehicle_interface.launch (autowarefoundation#147) Signed-off-by: Kenji Miyake <[email protected]> * Revert "restore file name" This reverts commit 3e28661e8ba1a44cc570ca19b7b4759ba0bf0941. * fix vehicle_interface.launch arg Signed-off-by: Takamasa Horibe <[email protected]> * [vehicle_launch]: Remove pass_all_args Signed-off-by: wep21 <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: wep21 <[email protected]>
tkimura4
pushed a commit
to tkimura4/autoware.universe
that referenced
this pull request
Dec 13, 2021
* restore file name Signed-off-by: Takamasa Horibe <[email protected]> * Add default config of aip_x1 (autowarefoundation#141) Signed-off-by: Kenji Miyake <[email protected]> * Pass all args to vehicle_interface.launch (autowarefoundation#147) Signed-off-by: Kenji Miyake <[email protected]> * Revert "restore file name" This reverts commit 3e28661e8ba1a44cc570ca19b7b4759ba0bf0941. * fix vehicle_interface.launch arg Signed-off-by: Takamasa Horibe <[email protected]> * [vehicle_launch]: Remove pass_all_args Signed-off-by: wep21 <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: wep21 <[email protected]>
tkimura4
pushed a commit
to tkimura4/autoware.universe
that referenced
this pull request
Dec 13, 2021
tkimura4
pushed a commit
to tkimura4/autoware.universe
that referenced
this pull request
Dec 13, 2021
taikitanaka3
added a commit
that referenced
this pull request
Dec 14, 2021
* release v0.4.0 * Modify to change calib param for each vehicle (#51) * add vehicle id to change parameter of each vehicle Signed-off-by: Yukihiro Saito <[email protected]> * add vehicle id to change param for each vehicle Signed-off-by: Yukihiro Saito <[email protected]> * add some dependencies (#54) * Add some scenario-simulation specifiec parameters as arguments (#57) * Add some scenario-simulation specifiec parameters as arguments * Update arg to pass 'initial_engage_state' to simple_planning_simulator * Add new optional argument 'rviz_args' * Rename some roslaunch arguments * Remove unneeded arguments * removed ROS1 package Signed-off-by: mitsudome-r <[email protected]> * Revert "removed ROS1 package" This reverts commit 561686456a78d767c1de9e976ef451b340d65343. * add COLCON_IGNORE file to all ROS1 packages Signed-off-by: mitsudome-r <[email protected]> * rename *.launch files to *.launch.xml Signed-off-by: mitsudome-r <[email protected]> * port vehicle_launch Signed-off-by: Takamasa Horibe <[email protected]> * Add linters (#30) * Ros2 v0.8.0 vehicle launch (#55) * restore file name Signed-off-by: Takamasa Horibe <[email protected]> * Add default config of aip_x1 (#141) Signed-off-by: Kenji Miyake <[email protected]> * Pass all args to vehicle_interface.launch (#147) Signed-off-by: Kenji Miyake <[email protected]> * Revert "restore file name" This reverts commit 3e28661e8ba1a44cc570ca19b7b4759ba0bf0941. * fix vehicle_interface.launch arg Signed-off-by: Takamasa Horibe <[email protected]> * [vehicle_launch]: Remove pass_all_args Signed-off-by: wep21 <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: wep21 <[email protected]> * Ros2 v0.8.0 fix packages (#64) * add vehicle_param_file to simple planning simulator * add vehicle_param_file to lane change planner * Move individual params to a separate package (#100) Signed-off-by: Kenji Miyake <[email protected]> * add use_sim-time option (#99) * Sync public repo (#185) * add tier4 usbcam (#104) * add tier4 usbcam * change version * tier4/ros2 * Ros2 vehicle info param server (#96) * add vehicle info param server * delete vehicle param file Co-authored-by: taikitanaka <[email protected]> * Ros2 fix topic name part2 (#89) * Fix topic name for traffic_light_classifier Signed-off-by: Takagi, Isamu <[email protected]> * Fix topic name for traffic_light_visualization Signed-off-by: Takagi, Isamu <[email protected]> * Fix topic name for traffic_light_ssd_fine_detector Signed-off-by: Takagi, Isamu <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: tkimura4 <[email protected]> Co-authored-by: taikitanaka <[email protected]> Co-authored-by: Takagi, Isamu <[email protected]> * add group (#195) * Use set_parameter for use_sim_time (#198) * Use set_parameter for use_sim_time Signed-off-by: wep21 <[email protected]> * Add default parameter for scenario simulator Signed-off-by: wep21 <[email protected]> * add param for psim v2 (#197) * add param for psim v2 Signed-off-by: kosuke murakami <[email protected]> * Update to pass var 'scenario_simulation' to dummy_perception_publisher * Update dummy_perception_publisher's arg-name Co-authored-by: yamacir-kit <[email protected]> * Add vehicle info launch for setting vehicle info param (#199) * Add vehicle info launch for setting vehicle info param Signed-off-by: wep21 <[email protected]> * Add comment for global parameters section Signed-off-by: wep21 <[email protected]> * Fix year and apply format Signed-off-by: Kenji Miyake <[email protected]> * Remove ready vehicle info param Signed-off-by: wep21 <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> * Fix CI build depends (#261) * Fix CI build depends Signed-off-by: Kenji Miyake <[email protected]> * Remove xacro find package Signed-off-by: Kenji Miyake <[email protected]> * Move global_params.launch.py and vehicle_info.launch.py to autoware_global_parameter_loader (#282) * Move global_params.launch.py and vehicle_info.launch.py to autoware_global_parameter_loader Signed-off-by: Kenji Miyake <[email protected]> * Add exec_depend Signed-off-by: Kenji Miyake <[email protected]> * add description for vehicle_launch (#337) * add description * delete duplicate * delete slash * fix sentence * add README.md and svg files (#328) * add md and svg * fix typo * fix typo * fix word * fix typo * add lack of things * Update README * fix depending packages * fix word * Fix pre-commit (#407) * Fix pre-commit errors Signed-off-by: Kenji Miyake <[email protected]> * Fix package.xml Signed-off-by: Kenji Miyake <[email protected]> * Move simple_planning_simulator to simulator_launch (#462) * move simple_planning_simulator * add simulation arg to logging_simulator.launch * delete unused argument * add arguments for logging simulation * change default value * update README * add default value to simulator arg * restore vehicle_simulation arg * Fix/revert initial engage state (#484) * Fix args Signed-off-by: Kenji Miyake <[email protected]> * Add initial_engage_state to vehicle.launch.xml Signed-off-by: Kenji Miyake <[email protected]> * Update vehicle.launch.xml * Change formatter to black (#488) * Update pre-commit settings * Apply Black * Replace ament_lint_common with autoware_lint_common * Update build_depends.repos * Fix build_depends * add build depend Signed-off-by: tomoya.kimura <[email protected]> * ci(pre-commit): autofix * remove depends * update readme Co-authored-by: mitsudome-r <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: hiroyuki obinata <[email protected]> Co-authored-by: Yamasaki Tatsuya <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Jilada Eccleston <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: wep21 <[email protected]> Co-authored-by: Ryohsuke Mitsudome <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: taikitanaka <[email protected]> Co-authored-by: Takagi, Isamu <[email protected]> Co-authored-by: Daisuke Nishimatsu <[email protected]> Co-authored-by: Kosuke Murakami <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Hiroki OTA <[email protected]> Co-authored-by: Keisuke Shima <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Takeshi Miura <[email protected]>
taikitanaka3
added a commit
that referenced
this pull request
Dec 15, 2021
* add integration launch (#55) * Feature/add ci launch (#60) * add integration launch * feat: add integration launch for PSim CI * feat: update for planning_simulator_launcher/scenario_launcher.launch Co-authored-by: hiroyuki.obinata <[email protected]> * Add sensor_model and vehicle_model Signed-off-by: Kenji Miyake <[email protected]> * removed ROS1 package Signed-off-by: mitsudome-r <[email protected]> * Revert "removed ROS1 package" This reverts commit 7b71f0d645b8c5286944f60db7cd9d4a434c6e24. * add COLCON_IGNORE file to all ROS1 packages Signed-off-by: mitsudome-r <[email protected]> * rename *.launch files to *.launch.xml Signed-off-by: mitsudome-r <[email protected]> * fix ci (#180) * fix ci * add space * fix format * Format launch files (#228) * Format launch files Signed-off-by: Kenji Miyake <[email protected]> * Format launch.py Signed-off-by: Kenji Miyake <[email protected]> * Fix lint Signed-off-by: Kenji Miyake <[email protected]> * Fixup for #217 (#254) * Fixup for #217 Signed-off-by: Kenji Miyake <[email protected]> * Fix typo Signed-off-by: Kenji Miyake <[email protected]> * add description for integration_launch (#331) * add description * fix sentence * add README.md and svg files (#328) * add md and svg * fix typo * fix typo * fix word * fix typo * add lack of things * Update README * fix depending packages * fix word * Fix pre-commit (#407) * Fix pre-commit errors Signed-off-by: Kenji Miyake <[email protected]> * Fix package.xml Signed-off-by: Kenji Miyake <[email protected]> * Change formatter to black (#488) * Update pre-commit settings * Apply Black * Replace ament_lint_common with autoware_lint_common * Update build_depends.repos * Fix build_depends * remove scenario_runner Signed-off-by: tomoya.kimura <[email protected]> Co-authored-by: hiroyuki obinata <[email protected]> Co-authored-by: Makoto Tokunaga <[email protected]> Co-authored-by: hiroyuki.obinata <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: mitsudome-r <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Hiroki OTA <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: Takeshi Miura <[email protected]>
isamu-takagi
pushed a commit
to isamu-takagi/autoware.universe
that referenced
this pull request
Dec 17, 2021
* add integration launch (autowarefoundation#55) * Feature/add ci launch (autowarefoundation#60) * add integration launch * feat: add integration launch for PSim CI * feat: update for planning_simulator_launcher/scenario_launcher.launch Co-authored-by: hiroyuki.obinata <[email protected]> * Add sensor_model and vehicle_model Signed-off-by: Kenji Miyake <[email protected]> * removed ROS1 package Signed-off-by: mitsudome-r <[email protected]> * Revert "removed ROS1 package" This reverts commit 7b71f0d645b8c5286944f60db7cd9d4a434c6e24. * add COLCON_IGNORE file to all ROS1 packages Signed-off-by: mitsudome-r <[email protected]> * rename *.launch files to *.launch.xml Signed-off-by: mitsudome-r <[email protected]> * fix ci (autowarefoundation#180) * fix ci * add space * fix format * Format launch files (autowarefoundation#228) * Format launch files Signed-off-by: Kenji Miyake <[email protected]> * Format launch.py Signed-off-by: Kenji Miyake <[email protected]> * Fix lint Signed-off-by: Kenji Miyake <[email protected]> * Fixup for autowarefoundation#217 (autowarefoundation#254) * Fixup for autowarefoundation#217 Signed-off-by: Kenji Miyake <[email protected]> * Fix typo Signed-off-by: Kenji Miyake <[email protected]> * add description for integration_launch (autowarefoundation#331) * add description * fix sentence * add README.md and svg files (autowarefoundation#328) * add md and svg * fix typo * fix typo * fix word * fix typo * add lack of things * Update README * fix depending packages * fix word * Fix pre-commit (autowarefoundation#407) * Fix pre-commit errors Signed-off-by: Kenji Miyake <[email protected]> * Fix package.xml Signed-off-by: Kenji Miyake <[email protected]> * Change formatter to black (autowarefoundation#488) * Update pre-commit settings * Apply Black * Replace ament_lint_common with autoware_lint_common * Update build_depends.repos * Fix build_depends * remove scenario_runner Signed-off-by: tomoya.kimura <[email protected]> Co-authored-by: hiroyuki obinata <[email protected]> Co-authored-by: Makoto Tokunaga <[email protected]> Co-authored-by: hiroyuki.obinata <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: mitsudome-r <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Hiroki OTA <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: Takeshi Miura <[email protected]> Signed-off-by: Takagi, Isamu <[email protected]>
badai-nguyen
pushed a commit
to badai-nguyen/autoware.universe
that referenced
this pull request
Feb 4, 2022
* Initial commit * release v0.4.0 * Feature/stop reason (autowarefoundation#712) * add stop reason msg * add mock of stop resaon publisher * change namespace of stop reason * update stop reason msg * add toRosPoint * implement stop reason publisher of blind stop * implement stop reason publisher of crosswalk * implement stop reason publisher of intersection * implement stop reason publisher of stop line * implement stop reason publisher of trafficlight * implement stop reason publisher of detection area * fix bug * remove unnecessary process * add remained stop factor * clean code * fix bug * not punlish stop reason if array size is 0 * add stop reason to stuck object in intersection * add stop factor of obstacle stop planner * add stop reason of surround_obstacle checker * Apply review Signed-off-by: Kenji Miyake <[email protected]> * fix message type * delete unused message from cmake * remove stopReasonStamped * change topic name of stop reasons Co-authored-by: Kenji Miyake <[email protected]> * Support error in autoware state (autowarefoundation#728) * Support Error in autoware_state_monitor Signed-off-by: Kenji Miyake <[email protected]> * Refactor autoware_state_monitor Signed-off-by: Kenji Miyake <[email protected]> * Wait after planning completed Signed-off-by: Kenji Miyake <[email protected]> * Integrate FailedToArriveGoal and Error into Emergency state Signed-off-by: Kenji Miyake <[email protected]> * Publish tl states stamped (autowarefoundation#744) * Add TrafficLightStateStamped.msg Signed-off-by: wep21 <[email protected]> * Use msg instead of struct Signed-off-by: wep21 <[email protected]> * Publish traffic light state Signed-off-by: wep21 <[email protected]> * Check if lamp state is empty Signed-off-by: Daisuke Nishimatsu <[email protected]> * Apply clang-format Signed-off-by: Daisuke Nishimatsu <[email protected]> * Cosmetic change Signed-off-by: Daisuke Nishimatsu <[email protected]> * Revert "Publish tl states stamped (autowarefoundation#744)" (autowarefoundation#771) This reverts commit 35a7e29e987afb29d9348b5f64866a584a65f753. * Fix/publish tl state stamped (autowarefoundation#772) * Publish tl states stamped (autowarefoundation#744) * Add TrafficLightStateStamped.msg Signed-off-by: wep21 <[email protected]> * Use msg instead of struct Signed-off-by: wep21 <[email protected]> * Publish traffic light state Signed-off-by: wep21 <[email protected]> * Check if lamp state is empty Signed-off-by: Daisuke Nishimatsu <[email protected]> * Apply clang-format Signed-off-by: Daisuke Nishimatsu <[email protected]> * Cosmetic change Signed-off-by: Daisuke Nishimatsu <[email protected]> * Use dynamic pointer cast Signed-off-by: Daisuke Nishimatsu <[email protected]> * Feature/add stop reason lane change (autowarefoundation#769) * add stop reason of lane change planner * add stop factor of blocked by obstacle * delete typo * add const * delete unnecessary namespace * remove ROS1 packages temporarily Signed-off-by: mitsudome-r <[email protected]> * add sample ros2 packages Signed-off-by: mitsudome-r <[email protected]> * Add ros2 perception msgs Signed-off-by: wep21 <[email protected]> * fix dependency issue in autoware_control_msgs (autowarefoundation#22) Signed-off-by: mitsudome-r <[email protected]> * Port vehicle_cmd_gate to ROS2 (#3) * Port vehicle_cmd_gate to ROS2 * Sim-time-respecting timer * add autoware_debug_msg (autowarefoundation#54) * add autoware_debug_msg Signed-off-by: Takamasa Horibe <[email protected]> * rename to *stamped Signed-off-by: Takamasa Horibe <[email protected]> * Fix format version (autowarefoundation#73) * port motion_velocity_optimizer (autowarefoundation#77) * port motion_velocity_optimizer Signed-off-by: Takamasa Horibe <[email protected]> * fix for warning Signed-off-by: Takamasa Horibe <[email protected]> * fix blockUntilVehiclePositionAvailable() Signed-off-by: Takamasa Horibe <[email protected]> * Port of obstacle avoidance planner to ROS2 (autowarefoundation#83) * Port to ROS2 Signed-off-by: Servando German Serrano <[email protected]> * Removed ros/console include Signed-off-by: Servando German Serrano <[email protected]> * Added THROTTLE Signed-off-by: Servando German Serrano <[email protected]> * Changed numbers to floats Signed-off-by: Servando German Serrano <[email protected]> * Removed <double> from params Signed-off-by: Servando German Serrano <[email protected]> * Added new msg Signed-off-by: Servando German Serrano <[email protected]> * Use new msg Signed-off-by: Servando German Serrano <[email protected]> * Replaced dynamic reconfigure Signed-off-by: Servando German Serrano <[email protected]> * Added EnableAvoidance.msg Signed-off-by: Servando German Serrano <[email protected]> * Fixed parameter mismatch Signed-off-by: Servando German Serrano <[email protected]> * Port behavior_velocity_planner to ROS2 (autowarefoundation#80) * Revert "Add geometry2 to repos (autowarefoundation#76)" This reverts commit 6d22704. * Automatic parts of the package port * Interesting part * Fix typo in package.xml * Review comments * Child logger names * Document logging duration Co-authored-by: Ryohsuke Mitsudome <[email protected]> * Ros2 v0.8.0 awapi and system msgs (autowarefoundation#274) * Ros2 v0.8.0 engage (autowarefoundation#342) * [autoware_vehicle_msgs]: Add engage message Signed-off-by: wep21 <[email protected]> * [as]: Update message Signed-off-by: wep21 <[email protected]> * [awapi_awiv_adapter]: Update message Signed-off-by: wep21 <[email protected]> * [web_controller]: Update message Signed-off-by: wep21 <[email protected]> * [vehicle_cmd_gate]: Update message Signed-off-by: wep21 <[email protected]> * [autoware_state_monitor]: Update message Signed-off-by: wep21 <[email protected]> * [autoware_control_msgs]: Remove EngageMode message Signed-off-by: wep21 <[email protected]> * [simple_planning_simulator]: Update message Signed-off-by: wep21 <[email protected]> * Ros2 v0.8.0 lane_change_planner (autowarefoundation#322) * Remove lane_change_planner v0.5 Signed-off-by: Takagi, Isamu <[email protected]> * Import lane_change_planner v0.8 (ROS1) Signed-off-by: Takagi, Isamu <[email protected]> * Modify header files * Remove header disable * Modify msg namespace * Modify time type * Modify pub/sub class * Modify node handle, etc. * Modify ConstPtr * Modify entry point * Modify time and publisher * Modify parameter, timer, and subscription * Modify data manager * Modify route handler * Modify state machine * Modify utility * Fix arguments * Modify states part1 * Modify states part2 * Modify common function * Fix for lint * Fix for lint * Modify comment type * Add copyright * Use duration from_seconds * Use double quotes for non-system headers * Fix include order Signed-off-by: Takagi, Isamu <[email protected]> * Replace std_msgs Bool Signed-off-by: Takagi, Isamu <[email protected]> * Fix line length Signed-off-by: Takagi, Isamu <[email protected]> * Fix latch topic subscription Signed-off-by: Takagi, Isamu <[email protected]> * Fix stamp initialization and reference Signed-off-by: Takagi, Isamu <[email protected]> * Add super class destructor and fix waitForData Signed-off-by: Takagi, Isamu <[email protected]> * Ros2 v0.8.0 remove std msgs awapi (autowarefoundation#348) * [autoware_vehicle_msgs] add BatteryStatus msg Signed-off-by: mitsudome-r <[email protected]> * [autoware_planning_msgs] add ExpandStopRange and StopSpeedExceeded messages Signed-off-by: mitsudome-r <[email protected]> * [autoware_api_msgs] add DoorControlCommand, StopCommand, and VelocityLimit messages Signed-off-by: mitsudome-r <[email protected]> * remove std_msgs related to autoware_awaiv_adapter node Signed-off-by: mitsudome-r <[email protected]> * apply ament_uncrustify Signed-off-by: mitsudome-r <[email protected]> * fix build failure Signed-off-by: mitsudome-r <[email protected]> * fix test failures Signed-off-by: mitsudome-r <[email protected]> * address review commends Signed-off-by: mitsudome-r <[email protected]> * Sync with Ros2 v0.8.0 beta (autowarefoundation#393) * add nullptr check when publish concatenate data (autowarefoundation#369) * Add warning msg when concat pointcloud is not published (autowarefoundation#388) Signed-off-by: Kenji Miyake <[email protected]> * add timeout notification stamp msgs (autowarefoundation#363) * add timeout notification stamp msgs * fix uncursify * delete timeout notification stamped * Revert "delete timeout notification stamped" This reverts commit 365d29209f6a7f5ec75eb80c5d8c2ef38daeae79. * fix message Co-authored-by: Taichi Higashide <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> * modify pose_initialize for foa (autowarefoundation#382) * pose_initialize for foa (autowarefoundation#1171) * pose_initialize for foa Signed-off-by: Yamato ANDO <[email protected]> * rename topic Signed-off-by: Yamato ANDO <[email protected]> * fix topic name Signed-off-by: mitsudome-r <[email protected]> * Add autoware version node (autowarefoundation#394) * Add autoware version node Signed-off-by: Takagi, Isamu <[email protected]> * Remove todo Signed-off-by: Takagi, Isamu <[email protected]> * Remove unused variable Signed-off-by: Takagi, Isamu <[email protected]> * Fix node name Signed-off-by: Takagi, Isamu <[email protected]> * fix typo (autowarefoundation#427) * Fix typo in common module (autowarefoundation#433) * Unify Apache-2.0 license name (autowarefoundation#1242) * Porting remote cmd selector (autowarefoundation#1286) * Feature/add remote cmd selector (autowarefoundation#1179) * Add in/out args of remote_cmd_converter.launch Signed-off-by: Kenji Miyake <[email protected]> * Change remote input topic of vehicle_cmd_gate Signed-off-by: Kenji Miyake <[email protected]> * Add msgs for remote_cmd_selector Signed-off-by: Kenji Miyake <[email protected]> * Add remote_cmd_selector Signed-off-by: Kenji Miyake <[email protected]> * Rename remote_cmd_selector to external_cmd_selector Signed-off-by: Kenji Miyake <[email protected]> * Remove VehicleCommand support in autoware_joy_controller Signed-off-by: Kenji Miyake <[email protected]> * Support external_cmd_source in autoware_joy_controller.launch (autowarefoundation#1194) Signed-off-by: Kenji Miyake <[email protected]> * Fix porting miss Signed-off-by: Kenji Miyake <[email protected]> * fix missing function * modify xml format * fix include guard * add callback group * modify remap name * Revert "modify remap name" This reverts commit 169cc8d28442825b1d61b0439b9892c913304527. * change topic name * use rclcpp_component * Remove autoware_debug_msgs from autoware_joy_controller Signed-off-by: Kenji Miyake <[email protected]> * Change default mode of autoware_joy_controller Signed-off-by: Kenji Miyake <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> * Add perception traffic light state output (autowarefoundation#1302) * Add perception traffic light state output Signed-off-by: Takagi, Isamu <[email protected]> * Modify message type Signed-off-by: Takagi, Isamu <[email protected]> * Apply message type to relay Signed-off-by: Takagi, Isamu <[email protected]> * Fix msgs (autowarefoundation#1379) * Fix msgs Signed-off-by: Kenji Miyake <[email protected]> * [autoware_planning_rviz_plugin]: Fix lint Signed-off-by: wep21 <[email protected]> Co-authored-by: wep21 <[email protected]> * Message refinement (autowarefoundation#1381) * Message refinement * Simplify CMakeLists.txt with ament cmake auto * Add test Signed-off-by: wep21 <[email protected]> * [autoware_planning_msgs]: Fix dependency Signed-off-by: wep21 <[email protected]> * Fix package.xml Signed-off-by: wep21 <[email protected]> * Fix package.xml Signed-off-by: Kenji Miyake <[email protected]> * Fix ament_cmake_auto Signed-off-by: Kenji Miyake <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> * Ros2/create/external commands (autowarefoundation#1299) * add remote message * add remote commands * fix topic * remove unnecessary topic * remove unused topic * add external cmd instead * ToExternalComd * fix topic in joy con * publish perception and external tl_state for mlops (autowarefoundation#1350) (autowarefoundation#1375) * publish perception and external tl_state for mlops * fix tl_state time stamp Co-authored-by: satoshi-ota <[email protected]> Co-authored-by: Satoshi OTA <[email protected]> Co-authored-by: satoshi-ota <[email protected]> * Add newlines Signed-off-by: Kenji Miyake <[email protected]> * Add PR template (#3) * Add PR template Signed-off-by: Kenji Miyake <[email protected]> * Update PULL_REQUEST_TEMPLATE.md * Add CI (#4) Signed-off-by: Kenji Miyake <[email protected]> * change msg type looking traffic light state (autowarefoundation#1455) (#6) * change msg type looking traffic light state * fix msg name * using namespace * change function name * fix typo * add readme * Update awapi/awapi_awiv_adapter/Readme.md fix typo Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: tkimura4 <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> * Fix dependency type of rosidl_default_generators (autowarefoundation#15) Signed-off-by: Kenji Miyake <[email protected]> * Add auto-main-sync CI workflow for develop (autowarefoundation#16) Signed-off-by: Kenji Miyake <[email protected]> * add autoware_api_msgs (#12) Signed-off-by: mitsudome-r <[email protected]> * Feature/add virtual traffic light planner (#9) * Add VIRTUAL_TRAFFIC_LIGHT to StopReason.msg Signed-off-by: Kenji Miyake <[email protected]> * Add VirtualTrafficLightState msgs to autoware_system_msgs Signed-off-by: Kenji Miyake <[email protected]> * Add InfrastructureCommand msgs to autoware_planning_msgs Signed-off-by: Kenji Miyake <[email protected]> * Fix msgs Signed-off-by: Kenji Miyake <[email protected]> * Move messages to autoware_v2x_msgs Signed-off-by: Kenji Miyake <[email protected]> * Fix dependency type of rosidl_default_generators Signed-off-by: Kenji Miyake <[email protected]> * Fix dependency type of rosidl_default_generators (autowarefoundation#19) * Change CI docker images to setup-ros-docker (autowarefoundation#20) * Change CI docker images to setup-ros-docker Signed-off-by: Kenji Miyake <[email protected]> * Replace foxy with galactic Signed-off-by: Kenji Miyake <[email protected]> * Add DEBIAN_FRONTEND=noninteractive to rosdep install (autowarefoundation#21) Signed-off-by: Kenji Miyake <[email protected]> * Update colcon-package-selection in build_and_test_pr.yml (autowarefoundation#22) Signed-off-by: Kenji Miyake <[email protected]> * add autoware_simulation_msgs (#13) * add autoware_simulation_msgs * update event name * Add autoware api (autowarefoundation#29) * add autoware multimedia msgs Signed-off-by: tkhmy <[email protected]> * add newline Signed-off-by: tkhmy <[email protected]> * change name to autoware_hmi_msgs Signed-off-by: tkhmy <[email protected]> * Rename external select message (#8) * Rename external select message Signed-off-by: Takagi, Isamu <[email protected]> * Add selector mode to unknown Signed-off-by: Takagi, Isamu <[email protected]> * Fix selector mode constant Signed-off-by: Takagi, Isamu <[email protected]> * Fix format Signed-off-by: Takagi, Isamu <[email protected]> * Move control command messages to external api Signed-off-by: Takagi, Isamu <[email protected]> * Add build dependency Signed-off-by: Takagi, Isamu <[email protected]> * Fix CI Signed-off-by: Takagi, Isamu <[email protected]> Co-authored-by: tkhmy <[email protected]> * Fix CI for develop branch (autowarefoundation#31) Signed-off-by: Kenji Miyake <[email protected]> * add emergency_holding flag to HazardStatus (autowarefoundation#25) * add EmergencyState.msg (autowarefoundation#32) * Add new workflow `sync-public.yaml` to sync with `AutowareArchitectureProposal_msgs` (autowarefoundation#35) * Add new workflow `sync-public.yaml` to sync with `AutowareArchitectureProposal_msgs` * Remove this workflow specific comments * Remove some this workflow specific comments * Rename `oss` to `public` * Replace branch name `main` to more generic description * Add line `fetch-depth: 0` (autowarefoundation#36) * Add EmergencyStateStamped.msg (autowarefoundation#38) Signed-off-by: Kenji Miyake <[email protected]> * Add sync-public-develop.yaml (autowarefoundation#42) Signed-off-by: Kenji Miyake <[email protected]> * Change proposal sync app ID (autowarefoundation#44) Signed-off-by: Kenji Miyake <[email protected]> * add MultiArrayDimension/Layout, and update MultiArrayMsgs (autowarefoundation#28) * add MultiArrayDimension/Layout, and update MultiArrayMsgs * add kind of license * Feature/vehicle interface improvements (autowarefoundation#1361) (autowarefoundation#48) * add vehicle msg * add pacmod interface * add eps controller * use each control commands instead of vehicle command * fixed details * fixed speell check * const * fixed brake status * publish cmd when recieving ctrl cmd * fix shift cmd ptr * remove unused function and set proper license * fix names * fix typo for pacmod * remove unnecessary waiting * use flags, limit, multiarray * remove accel brake dependency * fix retrun value * replace eps to steer * cosmetic change for namespace * fix segfo and retval * Use Enum instead of int * remove unused var * add const * rename to calcFFMap * prev time steer calc * add sample csv * add new line Signed-off-by: wep21 <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> * remove EmergencyMode and DricingCapability (autowarefoundation#33) * develop -> main sync (autowarefoundation#53) * Add detected object with feature (autowarefoundation#54) * Add detected object with feature Signed-off-by: wep21 <[email protected]> * add autoware_auto_msgs Co-authored-by: wep21 <[email protected]> * Revert "Add detected object with feature (autowarefoundation#54)" (autowarefoundation#57) This reverts commit 3fcfe9936361928256ed5ffa7d8a1ef4c978ca09. * Add detected object with feature (autowarefoundation#54) (autowarefoundation#59) (#4) * Add detected object with feature (autowarefoundation#54) (autowarefoundation#59) * Add detected object with feature Signed-off-by: wep21 <[email protected]> * add autoware_auto_msgs Co-authored-by: wep21 <[email protected]> Co-authored-by: wep21 <[email protected]> * update build depends Co-authored-by: wep21 <[email protected]> * Add message converter (autowarefoundation#58) * Add message converter * Move autoware state converter * add VehicleEmergency (autowarefoundation#55) * Add two convert method (autowarefoundation#64) * add convert method from iv_shift to auto_gear Signed-off-by: kosuke murakami <[email protected]> * remove space Signed-off-by: kosuke murakami <[email protected]> * add convert method from for turn & hazard signal Signed-off-by: kosuke murakami <[email protected]> * fix dependency of iv_auto_msgs converter (#8) Co-authored-by: Takayuki Murooka <[email protected]> * move actuation msg (autowarefoundation#66) * Revert "move actuation msg (autowarefoundation#66)" This reverts commit d8e3ccdcabacab819360cf399442950cc162a648. * merge autoware_localization_srvs to autoware_localization_msgs * rename pose_with_cov to pose_with_covariance * add steering wheel status stamped * fix: remove workflow and PR_TEMPLATE * fix: remove autoware_api_msgs dependency * ci(pre-commit): autofix Co-authored-by: Takagi, Isamu <[email protected]> Co-authored-by: mitsudome-r <[email protected]> Co-authored-by: tkimura4 <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Daisuke Nishimatsu <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: wep21 <[email protected]> Co-authored-by: Ryohsuke Mitsudome <[email protected]> Co-authored-by: Nikolai Morin <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Esteve Fernandez <[email protected]> Co-authored-by: Servando <[email protected]> Co-authored-by: Taichi Higashide <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: Shigeki Kobayashi <[email protected]> Co-authored-by: Kazuki Miyahara <[email protected]> Co-authored-by: Keisuke Shima <[email protected]> Co-authored-by: Satoshi OTA <[email protected]> Co-authored-by: satoshi-ota <[email protected]> Co-authored-by: Keisuke Shima <[email protected]> Co-authored-by: tkhmy <[email protected]> Co-authored-by: Tatsuya Yamasaki <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: Kah Hooi Tan <[email protected]> Co-authored-by: Kosuke Murakami <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: tanaka3 <[email protected]> Co-authored-by: YamatoAndo <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
badai-nguyen
pushed a commit
to badai-nguyen/autoware.universe
that referenced
this pull request
Feb 4, 2022
* release v0.4.0 * Change localization diag namespace (autowarefoundation#718) * Change default value of output_diagnostics_topic Signed-off-by: Kenji Miyake <[email protected]> * Remove localization_diagnostic.js from web_controller Signed-off-by: Kenji Miyake <[email protected]> * Integrate localization diag to diagnostic_aggregator Signed-off-by: Kenji Miyake <[email protected]> * Delete old and unused publisher Signed-off-by: Kenji Miyake <[email protected]> * Avoid setting CMAKE_BUILD_TYPE=Release in each CMakeLists.txt (autowarefoundation#720) * remove set CMAKE_BUILD_TYPE Release in each CMakeLists.txt * remove set CMAKE_BUILD_TYPE Release in ndt_pcl_modified * set compile options for debug in ndt_omp * Fix indent * add warning if -DCMAKE_BUILD_TYPE=Release is not set in ndt_omp Co-authored-by: Kenji Miyake <[email protected]> * remove ROS1 packages temporarily Signed-off-by: mitsudome-r <[email protected]> * Revert "remove ROS1 packages temporarily" This reverts commit 3b7a7a3379c45f7736db7093e593317a970f7e94. Signed-off-by: mitsudome-r <[email protected]> * add COLCON_IGNORE to ros1 packages Signed-off-by: mitsudome-r <[email protected]> * Rename launch files to launch.xml (autowarefoundation#28) * Port ndt_pcl_modified to ROS2 (autowarefoundation#21) * Port ndt_pcl_modified to ROS2 * Newline * Better CMakeLists.txt * Add ament_cmake * Update CMakeLists.txt yet again * ament_auto * Revert "ament_auto" This reverts commit 53b785ef1d7f1d8f84c0c4a4a168c5c1c9a91a4a. * Port ndt_omp to ROS2 (autowarefoundation#20) * Remove COLCON_IGNORE * CMakeLists.txt & package.xml * Compiles * Remove rclcpp * Cleanup * Fix package.xml * Better CMakeLists.txt * Update CMakeLists.txt again * Update CMakeLists.txt * Update CMakeLists.txt yet again * Simplify CMakeLists.txt * Last (?) CMakeLists.txt change * Port ndt to ROS2 (autowarefoundation#29) * Port ndt to ROS2 * Forgot COLCON_IGNORE * package.xml * Newline * Update CMakeLists.txt * Use ament_auto * Revert "Use ament_auto" This reverts commit 8007d92f6de20ba1128cda83476abe039d597374. * Use explicit targets * Port ndt_scan_matcher package to ROS2 (autowarefoundation#34) * Initial commit * Use rclcpp::Time * Use autoware_debug_msgs * Use ament_cmake_auto * Remove unused includes and commented out code, remove timeout * Port launch file Co-authored-by: Jilada Eccleston <[email protected]> * ported matching_score from ROS1 to ROS2 (autowarefoundation#105) * Convert calls of Duration to Duration::from_seconds where appropriate (autowarefoundation#131) * Rename h files to hpp (autowarefoundation#142) * Change includes * Rename files * Adjustments to make things compile * Other packages * Adjust copyright notice on 532 out of 699 source files (autowarefoundation#143) * Use quotes for includes where appropriate (autowarefoundation#144) * Use quotes for includes where appropriate * Fix lint tests * Make tests pass hopefully * Added arch check in ndt_omp (autowarefoundation#140) Signed-off-by: Servando German Serrano <[email protected]> * Run uncrustify on the entire Pilot.Auto codebase (autowarefoundation#151) * Run uncrustify on the entire Pilot.Auto codebase * Exclude open PRs * fixing trasient_local in ROS2 packages (autowarefoundation#160) * adding linters to ndt_scan_matcher (autowarefoundation#191) * adding linters to ndt_pcl_modified (autowarefoundation#190) * adding linters to ndt_omp (autowarefoundation#189) * adding linters to matching_score (autowarefoundation#223) * adding linters to ndt (autowarefoundation#188) * adding linters to ndt * fixed clang-tidy errors in ndt package * fixing clang-tidy errors in ndt_scan_matcher (autowarefoundation#231) * apply env_var to use_sim_time (autowarefoundation#222) * Ros2 v0.8.0 ndt scan matcher (autowarefoundation#266) * restore file name for v0.8.0 update Signed-off-by: wep21 <[email protected]> * delete std::cout (autowarefoundation#998) Signed-off-by: Yamato Ando <[email protected]> * Add ndt_scan_matcher.yaml (autowarefoundation#1122) Signed-off-by: Yuma Nihei <[email protected]> * Revert "restore file name for v0.8.0 update" This reverts commit 38869185b4f423a2656f18f71a18de30d1a83730. Co-authored-by: YamatoAndo <[email protected]> Co-authored-by: Yuma Nihei <[email protected]> * Ros2 v0.8.0 ndt omp (autowarefoundation#264) * add upstream license file (autowarefoundation#994) Signed-off-by: Yamato Ando <[email protected]> * delete std::cout (autowarefoundation#998) Signed-off-by: Yamato Ando <[email protected]> Co-authored-by: YamatoAndo <[email protected]> * Rename ROS-related .yaml to .param.yaml (autowarefoundation#352) * Rename ROS-related .yaml to .param.yaml Signed-off-by: Kenji Miyake <[email protected]> * Remove prefix 'default_' of yaml files Signed-off-by: Kenji Miyake <[email protected]> * Rename vehicle_info.yaml to vehicle_info.param.yaml Signed-off-by: Kenji Miyake <[email protected]> * Rename diagnostic_aggregator's param files Signed-off-by: Kenji Miyake <[email protected]> * Fix overlooked parameters Signed-off-by: Kenji Miyake <[email protected]> * Sensor data qos (autowarefoundation#407) * Use sensor data qos for pointcloud preprocessor Signed-off-by: Autoware <[email protected]> * Use sensor data qos for pointcloud Signed-off-by: Autoware <[email protected]> * Fix lint Signed-off-by: wep21 <[email protected]> * Use sensor data qos for livox tag filter and vector map filter Signed-off-by: wep21 <[email protected]> * Fix lint Signed-off-by: wep21 <[email protected]> Co-authored-by: Autoware <[email protected]> * Import v0.9.1 (autowarefoundation#431) * add local optimal solution ocillation check to ndt_scan_matcher (autowarefoundation#1182) * Add obstacle_crush diagnostic (autowarefoundation#1186) Signed-off-by: Kenji Miyake <[email protected]> * Fix diagnostics api (autowarefoundation#1185) * Fix diagnostics api Signed-off-by: Kenji Miyake <[email protected]> * Don't overwrite level Signed-off-by: Kenji Miyake <[email protected]> * Overwrite level of No Fault diagnostics Signed-off-by: Kenji Miyake <[email protected]> * Add missing diag in autoware_error_monitor.yaml (autowarefoundation#1187) Signed-off-by: Kenji Miyake <[email protected]> * Filter hazard_status (autowarefoundation#1191) * Filter hazard_status Signed-off-by: Kenji Miyake <[email protected]> * Filter leaf diagnostics Signed-off-by: Kenji Miyake <[email protected]> * Fix wrong calculation of available memory. (autowarefoundation#1168) * Fixed wrong calculation of available memory. * Added comments about output example of free -tb command. * Change monitoring method to get HDD temperature and usage per specified device. (autowarefoundation#1195) * Changed monitoring method to get temperature and usage per specified device. * Fixed test codes. * Removed unnecessary (void) parameter. * return input pointcloud when ground plane not found (autowarefoundation#1190) * fix yaw-smoothing bug (autowarefoundation#1198) * Fix lint Signed-off-by: Kenji Miyake <[email protected]> Co-authored-by: Taichi Higashide <[email protected]> Co-authored-by: ito-san <[email protected]> Co-authored-by: tkimura4 <[email protected]> * Ros2 fix ndt align srv (autowarefoundation#442) * Add success field to ndt align srv response Signed-off-by: Takagi, Isamu <[email protected]> * Apply change of ndt align srv Signed-off-by: Takagi, Isamu <[email protected]> * Apply change of ndt align srv Signed-off-by: Takagi, Isamu <[email protected]> * Fix lint Signed-off-by: Takagi, Isamu <[email protected]> * Fix rolling build errors (autowarefoundation#1225) * Add missing include files Signed-off-by: Kenji Miyake <[email protected]> * Replace rclcpp::Duration Signed-off-by: Kenji Miyake <[email protected]> * Use reference for exceptions Signed-off-by: Kenji Miyake <[email protected]> * Use from_seconds Signed-off-by: Kenji Miyake <[email protected]> * Fix for rolling (autowarefoundation#1226) * Replace doc by description Signed-off-by: Kenji Miyake <[email protected]> * Replace ns by push-ros-namespace Signed-off-by: Kenji Miyake <[email protected]> * Unify Apache-2.0 license name (autowarefoundation#1242) * Refine BSD license name (autowarefoundation#1244) * Remove use_sim_time for set_parameter (autowarefoundation#1260) Signed-off-by: wep21 <[email protected]> * Ndt omp vendor (autowarefoundation#1365) * Use ndt omp vendor Signed-off-by: wep21 <[email protected]> * Add ndt omp into repos for ci Signed-off-by: wep21 <[email protected]> * Update build_depends.repos Co-authored-by: Kenji Miyake <[email protected]> * Add ndt_base_frame param (autowarefoundation#1632) Signed-off-by: kosuke55 <[email protected]> * Add pre-commit (autowarefoundation#1560) * add pre-commit * add pre-commit-config * add additional settings for private repository * use default pre-commit-config * update pre-commit setting * Ignore whitespace for line breaks in markdown * Update .github/workflows/pre-commit.yml Co-authored-by: Kazuki Miyahara <[email protected]> * exclude svg * remove pretty-format-json * add double-quote-string-fixer * consider COLCON_IGNORE file when seaching modified package * format file * pre-commit fixes * Update pre-commit.yml * Update .pre-commit-config.yaml Co-authored-by: Kazuki Miyahara <[email protected]> Co-authored-by: pre-commit <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> * suppress warnings for ndt scan matcher (autowarefoundation#1772) * add Werror * fix -Werror=unused-variable * Fix input pointcloud queue size in scan matcher (autowarefoundation#1774) Signed-off-by: wep21 <[email protected]> * Fix -Wunused-parameter (autowarefoundation#1836) * Fix -Wunused-parameter Signed-off-by: Kenji Miyake <[email protected]> * Fix mistake Signed-off-by: Kenji Miyake <[email protected]> * fix spell * Fix lint issues Signed-off-by: Kenji Miyake <[email protected]> * Ignore flake8 warnings Signed-off-by: Kenji Miyake <[email protected]> Co-authored-by: Hiroki OTA <[email protected]> * Fix clang warnings (autowarefoundation#1859) * Fix -Wreturn-std-move Signed-off-by: Kenji Miyake <[email protected]> * Fix -Wunused-private-field Signed-off-by: Kenji Miyake <[email protected]> * Ignore -Wnonportable-include-path for mussp Signed-off-by: Kenji Miyake <[email protected]> * Fix -Wunused-const-variable Signed-off-by: Kenji Miyake <[email protected]> * Fix "can not be used when making a shared object" Signed-off-by: Kenji Miyake <[email protected]> * fix some typos (autowarefoundation#1941) * fix some typos * fix typo * Fix typo Signed-off-by: Kenji Miyake <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> * Add a function to calculate norm between geometry_msg's points (autowarefoundation#2001) * Use 'autoware_utils::createQuaternion' to make rotation objects (autowarefoundation#2002) * Use forward declarations to speed up compilation (autowarefoundation#2004) * Add include guards (autowarefoundation#2003) * Revert pull request 2004 (autowarefoundation#2010) * add sort-package-xml hook in pre-commit (autowarefoundation#1881) * add sort xml hook in pre-commit * change retval to exit_status * rename * add prettier plugin-xml * use early return * add license note * add tier4 license * restore prettier * change license order * move local hooks to public repo * move prettier-xml to pre-commit-hooks-ros * update version for bug-fix * apply pre-commit * Use forward declarations to speed up compilation (autowarefoundation#2004) This reverts commit 84812b9d7516cdecfadad8b6e55c8acc4eb0da5c. * Remove commented parts (autowarefoundation#2190) * Use 'autoware_utils::pose2transform' to convert Pose to Transform (autowarefoundation#2191) * Use Eigen::Map to represent the covariance matrix (autowarefoundation#2198) * Add a function to get NDT based on the flag argument (autowarefoundation#2224) * Add a transform function (autowarefoundation#2245) * Add a transform function that wraps 'tf2::doTransform' * fix always max threads (autowarefoundation#2254) * fix initial pose queue bug (autowarefoundation#2333) * Change formatter to clang-format and black (autowarefoundation#2332) * Revert "Temporarily comment out pre-commit hooks" This reverts commit 748e9cdb145ce12f8b520bcbd97f5ff899fc28a3. * Replace ament_lint_common with autoware_lint_common Signed-off-by: Kenji Miyake <[email protected]> * Remove ament_cmake_uncrustify and ament_clang_format Signed-off-by: Kenji Miyake <[email protected]> * Apply Black Signed-off-by: Kenji Miyake <[email protected]> * Apply clang-format Signed-off-by: Kenji Miyake <[email protected]> * Fix build errors Signed-off-by: Kenji Miyake <[email protected]> * Fix for cpplint * Fix include double quotes to angle brackets Signed-off-by: Kenji Miyake <[email protected]> * Apply clang-format Signed-off-by: Kenji Miyake <[email protected]> * Fix build errors Signed-off-by: Kenji Miyake <[email protected]> * Add COLCON_IGNORE (autowarefoundation#500) Signed-off-by: Kenji Miyake <[email protected]> * Remove COLCON_IGNORE under localization (autowarefoundation#553) * remove matching score package (autowarefoundation#557) * add ndt_pcl_modified readme (autowarefoundation#599) * add ndt_pcl_modified readme * Update localization/pose_estimator/ndt_scan_matcher/ndt_pcl_modified/README.md Co-authored-by: Yukihiro Saito <[email protected]> * Update localization/pose_estimator/ndt_scan_matcher/ndt_pcl_modified/README.md Co-authored-by: Kazuki Miyahara <[email protected]> * apply pre-commit * modify readme * modify readme Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: Kazuki Miyahara <[email protected]> * Create README.md (autowarefoundation#601) * add ndt_scan_matcher readme (autowarefoundation#690) * add ndt_scan_matcher readme * Update localization/pose_estimator/ndt_scan_matcher/ndt_scan_matcher/README.md Co-authored-by: Kazuki Miyahara <[email protected]> * Update localization/pose_estimator/ndt_scan_matcher/ndt_scan_matcher/README.md Co-authored-by: Kazuki Miyahara <[email protected]> * update readme * update readme Co-authored-by: Kazuki Miyahara <[email protected]> * move autoware_localization_srvs package (autowarefoundation#689) * move autoware_localization_srvs package * apply pre-commit * rename pose_with_cov to pose_with_covariance * apply pre-commit * Sync .auto branch with the latest branch in internal repository (autowarefoundation#691) * add trajectory point offset in rviz plugin (autowarefoundation#2270) * sync rc rc/v0.23.0 (autowarefoundation#2258) * fix interpolation for insert point (autowarefoundation#2228) * fix interpolation for insert point * to prev interpolation pkg * Revert "to prev interpolation pkg" This reverts commit 9eb145b5d36e297186015fb17c267ccd5b3c21ef. Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: taikitanaka <[email protected]> * fix topic name (autowarefoundation#2266) Signed-off-by: Takamasa Horibe <[email protected]> * Add namespace to diag for dual_return_filter (autowarefoundation#2269) * Add a function to make 'geometry_msgs::msg::TransformStamped' (autowarefoundation#2250) * Add a function to make 'geometry_msgs::msg::TransformStamped' * Add 'child_frame_id' as an argument of 'pose2transform' * Simplify marker scale initialization (autowarefoundation#2286) * Fix/crosswalk polygon (autowarefoundation#2279) * extend crosswalk polygon * improve readability * fix polygon shape * Add warning when decel distance calculation fails (autowarefoundation#2289) Signed-off-by: Makoto Kurihara <[email protected]> * [motion_velocity_smoother] ignore debug print (autowarefoundation#2292) * cosmetic change Signed-off-by: Takamasa Horibe <[email protected]> * cahnge severity from WARN to DEBUG for debug info Signed-off-by: Takamasa Horibe <[email protected]> * use util for stop_watch Signed-off-by: Takamasa Horibe <[email protected]> * fix map based prediction (autowarefoundation#2200) * fix map based prediction * fix format * change map based prediction * fix spells * fix spells in comments * fix for cpplint * fix some problems * fix format and code for clang-tidy * fix space for cpplint * Update Readme.md * Update perception/object_recognition/prediction/map_based_prediction/Readme.md * Update perception/object_recognition/prediction/map_based_prediction/Readme.md * Update perception/object_recognition/prediction/map_based_prediction/Readme.md * Update perception/object_recognition/prediction/map_based_prediction/Readme.md * Update perception/object_recognition/prediction/map_based_prediction/Readme.md * Update perception/object_recognition/prediction/map_based_prediction/Readme.md * fix vector access method * fix readme format * add parameter * Update perception/object_recognition/prediction/map_based_prediction/Readme.md Co-authored-by: Kazuki Miyahara <[email protected]> * Update perception/object_recognition/prediction/map_based_prediction/Readme.md Co-authored-by: Kazuki Miyahara <[email protected]> * Update perception/object_recognition/prediction/map_based_prediction/Readme.md Co-authored-by: Kazuki Miyahara <[email protected]> * Update Readme.md * Update perception/object_recognition/prediction/map_based_prediction/Readme.md Co-authored-by: Kazuki Miyahara <[email protected]> Co-authored-by: tkimura4 <[email protected]> Co-authored-by: Kazuki Miyahara <[email protected]> * remove failure condition for 0 velocity trajectory (autowarefoundation#2295) Signed-off-by: Takamasa Horibe <[email protected]> * [mpc_follower] remove stop distance condition from stopState decision (autowarefoundation#1916) * [mpc_follower] remove stop distance condition from stopState decision Signed-off-by: Takamasa Horibe <[email protected]> * add invalid index handling Signed-off-by: Takamasa Horibe <[email protected]> * Move the debug marker initialization part to another file (autowarefoundation#2288) * Move the debug marker initialization part to 'debug.cpp' * Make 'isLocalOptimalSolutionOscillation' independent from 'NDTScanMatcher' (autowarefoundation#2300) * Remove an unused function 'getTransform' (autowarefoundation#2301) * Simplify iteration of initial poses (autowarefoundation#2310) * Make a transform object const (autowarefoundation#2311) * Represent poses in 'std::vector' instead of 'geometry_msgs::msg::PoseArray' (autowarefoundation#2312) * Feature/no stopping area (autowarefoundation#2163) * add no stopping area module to behavior velocity planner * apply utils * add polygon interpolation module order stopline around area is considered * devide jpass udge with stop line polygon * update docs * rename file name * update to latest * minor change for marker * update license Co-authored-by: Yukihiro Saito <[email protected]> * update license Co-authored-by: Yukihiro Saito <[email protected]> * update license Co-authored-by: Yukihiro Saito <[email protected]> * update license Co-authored-by: Yukihiro Saito <[email protected]> * minor fix * add parameter tuning at experiment * update readme * format doc * apply comments * add exception gurd * cosmetic change * fix ament * fix typo and remove for statement * & to " " * better ns * return pass judge param * add missing stoppable condition * add clear pass judge and stoppable flag * add comment * precommit fix * cpplint Co-authored-by: Yukihiro Saito <[email protected]> * sync rc rc/v0.23.0 (autowarefoundation#2281) * Fix side shift planner (autowarefoundation#2171) (autowarefoundation#2172) * add print debug Signed-off-by: TakaHoribe <[email protected]> * remove forward shift points when adding new point Signed-off-by: TakaHoribe <[email protected]> * remove debug print Signed-off-by: TakaHoribe <[email protected]> * format Signed-off-by: TakaHoribe <[email protected]> * Fix remove threshold Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> * Fix/pull out and pull over (autowarefoundation#2175) * delete unnecessary check * fix condition of starting pull out * Add emergency status API (autowarefoundation#2174) (autowarefoundation#2182) * Fix/mpc reset prev result (autowarefoundation#2185) (autowarefoundation#2195) * reset prev result * clean code * reset only raw_steer_cmd * Update control/mpc_follower/src/mpc_follower_core.cpp Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> * [hotfix] 1 path point exception after resampling (autowarefoundation#2204) * fix 1 path point exception after resampling Signed-off-by: TakaHoribe <[email protected]> * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: tkimura4 <[email protected]> * [hotfix] Fix lane ids (autowarefoundation#2211) * Fix lane ids * Prevent acceleration on avoidance (autowarefoundation#2214) * prevent acceleration on avoidance Signed-off-by: TakaHoribe <[email protected]> * fix param name Signed-off-by: TakaHoribe <[email protected]> * parametrize avoidance acc Signed-off-by: Takamasa Horibe <[email protected]> * change param name Signed-off-by: Takamasa Horibe <[email protected]> * fix typo Signed-off-by: Takamasa Horibe <[email protected]> * Fix qos in roi cluster fusion (autowarefoundation#2218) * fix confidence (autowarefoundation#2220) * too high confidence (autowarefoundation#2229) * Fix/obstacle stop 0.23.0 (autowarefoundation#2232) * fix unexpected slow down in sharp curves (autowarefoundation#2181) * Fix/insert implementation (autowarefoundation#2186) Co-authored-by: Satoshi OTA <[email protected]> * [hotfix] Remove exception in avoidance module (autowarefoundation#2233) * Remove exception * Fix clock * Remove blank line * Update traffic light state if ref stop point is ahead of previous one (autowarefoundation#2197) Signed-off-by: wep21 <[email protected]> * fix interpolation for insert point (autowarefoundation#2228) * fix interpolation for insert point * to prev interpolation pkg * fix index (autowarefoundation#2265) * turn signal calculation (#2280) * add turn signal funtion in path shifter * add ros parameters Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: tkimura4 <[email protected]> Co-authored-by: Takagi, Isamu <[email protected]> Co-authored-by: Daisuke Nishimatsu <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: Satoshi OTA <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: Sugatyon <[email protected]> * [behavior_path_planner] fix sudden path change around ego (autowarefoundation#2305) (autowarefoundation#2318) * fix return-from-ego shift point generation logic Signed-off-by: Takamasa Horibe <[email protected]> * change param for trimSimilarGradShiftPoint Signed-off-by: Takamasa Horibe <[email protected]> * add comment for issue Signed-off-by: Takamasa Horibe <[email protected]> * update comment Signed-off-by: Takamasa Horibe <[email protected]> * replace code with function (logic has not changed) Signed-off-by: Takamasa Horibe <[email protected]> * move func to cpp Signed-off-by: Takamasa Horibe <[email protected]> * add comment for issue Signed-off-by: Takamasa Horibe <[email protected]> * fix typo Signed-off-by: Takamasa Horibe <[email protected]> * Update planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp Co-authored-by: Kazuki Miyahara <[email protected]> * Update planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp Co-authored-by: Kazuki Miyahara <[email protected]> Co-authored-by: Kazuki Miyahara <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Kazuki Miyahara <[email protected]> * Add functions to make stamped scalar messages (autowarefoundation#2317) * Fix/object yaw in intersection module (autowarefoundation#2294) * fix object orientation * fix function name * add guard (autowarefoundation#2321) * reduce cost (double to float) (autowarefoundation#2298) * Add detail collision check (autowarefoundation#2274) * Add detail collision check Signed-off-by: wep21 <[email protected]> * Remove unused function Signed-off-by: wep21 <[email protected]> * Fix arc length Signed-off-by: wep21 <[email protected]> * Seperate time margin Signed-off-by: wep21 <[email protected]> * Fix parameter name Signed-off-by: wep21 <[email protected]> * Update Readme Signed-off-by: wep21 <[email protected]> * Address review: Add comment for TimeDistanceArray Signed-off-by: wep21 <[email protected]> * Run pre-commit Signed-off-by: wep21 <[email protected]> * Fix cpplint Signed-off-by: wep21 <[email protected]> * Add return for empty polygon Signed-off-by: wep21 <[email protected]> * update CenterPoint (autowarefoundation#2222) * update to model trained by mmdet3d * add vizualizer (debug) * for multi-frame inputs * chagne config * use autoware_utils::pi * project specific model and param * rename vfe -> encoder * rename general to common * update download link * update * fix * rename model_name * change training toolbox link * chage lint package * fix test error * commit suggestion * Feature/lane change detection (autowarefoundation#2331) * add old information deleter * fix access bug * change to deque * update obstacle buffer * fix some bugs * add lane change detector * make a update lanelet function * fix code style * parameterize essential values * Update perception/object_recognition/prediction/map_based_prediction/src/map_based_prediction_ros.cpp Co-authored-by: Kazuki Miyahara <[email protected]> * fix slash position * remove unnecessary lines * fix format * fix format * change to new enum * fix format * fix typo and add guard * change funciton name * add lane change description Co-authored-by: Kazuki Miyahara <[email protected]> * Add Planning Evaluator (autowarefoundation#2293) * Add prototype planning evaluator Produced data for dist between points, curvature, and relative angle * Cleanup the code to make adding metrics easier * Add remaining basic metrics (length, duration, vel, accel, jerk) * Add motion_evaluator to evaluate the actual ego motion + code cleanup * Add deviation metrics * Add naive stability metric * Handle invalid stat (TODO: fix the output file formatting) * Add parameter file and cleanup * Add basic obstacle metric (TTC not yet implemented) and fix output file format * Add basic time to collision * Add lateral-distance based stability metric * Add check (at init time) that metrics' maps are complete * Publish metrics as ParamaterDeclaration msg (for openscenario) * Use lookahead and start from ego_pose when calculating stability metrics * Code cleanup * Fix lint * Add tests * Fix bug with Frechet dist and the last traj point * Finish implementing tests * Fix lint * Code cleanup * Update README.md * Remove unused metric * Change msg type of published metrics to DiagnosticArray * fix format to fix pre-commit check Signed-off-by: Takamasa Horibe <[email protected]> * fix yaml format to fix pre-commit check Signed-off-by: Takamasa Horibe <[email protected]> * fix yaml format Signed-off-by: Takamasa Horibe <[email protected]> * apply clang-format Signed-off-by: Takamasa Horibe <[email protected]> * apply clang-format Signed-off-by: Takamasa Horibe <[email protected]> * Update planning/planning_diagnostics/planning_evaluator/include/planning_evaluator/planning_evaluator_node.hpp * Update planning/planning_diagnostics/planning_evaluator/test/test_planning_evaluator_node.cpp * Update planning/planning_diagnostics/planning_evaluator/test/test_planning_evaluator_node.cpp * change lint format to autoware_lint_common Signed-off-by: Takamasa Horibe <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> * Add keep braking function at driving state (autowarefoundation#2346) * Add keep braking function at driving state Signed-off-by: Makoto Kurihara <[email protected]> * Remove debug messages Signed-off-by: Makoto Kurihara <[email protected]> * Fix format Signed-off-by: Makoto Kurihara <[email protected]> * Change diag_updater's pediod from default to 0.1sec (autowarefoundation#2348) * add cross judgement and common signal function (autowarefoundation#2319) * merge branch turn_signal_common * add turn signal function in signal decider * add cross judge in path_utilities and delete from turn_signal_decider * remove original signal calculation in lane change * omit substitution * replace turn signal decider in pull over function * modify cross judge logic * replace turn signal decider in avoidance * add readme of turn signal * update * delete print debug * update * delete lane change decider in path shifter * delete blank line * fix indent * fix typo * fix typo * decrease nest * run pre commit * Add 0 limit at forward jerk velocity filter (autowarefoundation#2340) Signed-off-by: Makoto Kurihara <[email protected]> * add time offset param to point cloud concatenation (autowarefoundation#2303) * add offset param * clang-format Co-authored-by: Akihito OHSATO <[email protected]> * Feature/add doc for keep braking function at driving state (autowarefoundation#2366) * Add the description of brake keeping Signed-off-by: Makoto Kurihara <[email protected]> * Add the english document Signed-off-by: Makoto Kurihara <[email protected]> * Improve description Signed-off-by: Makoto Kurihara <[email protected]> * Add english description Signed-off-by: Makoto Kurihara <[email protected]> * Fix include files (autowarefoundation#2339) Signed-off-by: Kenji Miyake <[email protected]> * fix behavior intersection module * fix behavior no stopping area module * fix planning_evaluator * fix motion_velocity_smoother * rename variable * Revert "[mpc_follower] remove stop distance condition from stopState decision (autowarefoundation#1916)" This reverts commit ff4f0b5a844d1f835f1b93bd3b36a76747b0cd02. * Revert "Add keep braking function at driving state (autowarefoundation#2346)" This reverts commit f0478187db4c28bf6092c198723dcc5ec11a9c70. * Revert "Feature/add doc for keep braking function at driving state (autowarefoundation#2366)" This reverts commit 66de2f3924a479049fce2d5c5c6b579cacbd3e49. * Fix orientation availability in centerpoint Signed-off-by: wep21 <[email protected]> * fix test_trajectory.cpp * add target link libraries * Use .auto msg in test code for planniing evaluator Signed-off-by: wep21 <[email protected]> * fix include Signed-off-by: wep21 <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: autoware-iv-sync-ci[bot] <87871706+autoware-iv-sync-ci[bot]@users.noreply.github.com> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: taikitanaka <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Takeshi Miura <[email protected]> Co-authored-by: Takeshi Ishita <[email protected]> Co-authored-by: Satoshi OTA <[email protected]> Co-authored-by: Makoto Kurihara <[email protected]> Co-authored-by: purewater0901 <[email protected]> Co-authored-by: tkimura4 <[email protected]> Co-authored-by: Kazuki Miyahara <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: Takagi, Isamu <[email protected]> Co-authored-by: Sugatyon <[email protected]> Co-authored-by: s-murakami-esol <[email protected]> Co-authored-by: Yusuke Muramatsu <[email protected]> Co-authored-by: Maxime CLEMENT <[email protected]> Co-authored-by: Shunsuke Miura <[email protected]> Co-authored-by: Shinnosuke Hirakawa <[email protected]> Co-authored-by: Akihito OHSATO <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: mitsudome-r <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Daichi Murakami <[email protected]> Co-authored-by: Nikolai Morin <[email protected]> Co-authored-by: Jilada Eccleston <[email protected]> Co-authored-by: nik-tier4 <[email protected]> Co-authored-by: Servando <[email protected]> Co-authored-by: Kosuke Murakami <[email protected]> Co-authored-by: Daisuke Nishimatsu <[email protected]> Co-authored-by: YamatoAndo <[email protected]> Co-authored-by: Yuma Nihei <[email protected]> Co-authored-by: Autoware <[email protected]> Co-authored-by: Taichi Higashide <[email protected]> Co-authored-by: ito-san <[email protected]> Co-authored-by: tkimura4 <[email protected]> Co-authored-by: Takagi, Isamu <[email protected]> Co-authored-by: Kazuki Miyahara <[email protected]> Co-authored-by: Kosuke Takeuchi <[email protected]> Co-authored-by: Keisuke Shima <[email protected]> Co-authored-by: pre-commit <[email protected]> Co-authored-by: Hiroki OTA <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Takeshi Ishita <[email protected]> Co-authored-by: RyuYamamoto <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: autoware-iv-sync-ci[bot] <87871706+autoware-iv-sync-ci[bot]@users.noreply.github.com> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: taikitanaka <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Satoshi OTA <[email protected]> Co-authored-by: Makoto Kurihara <[email protected]> Co-authored-by: purewater0901 <[email protected]> Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: Sugatyon <[email protected]> Co-authored-by: s-murakami-esol <[email protected]> Co-authored-by: Yusuke Muramatsu <[email protected]> Co-authored-by: Maxime CLEMENT <[email protected]> Co-authored-by: Shunsuke Miura <[email protected]> Co-authored-by: Shinnosuke Hirakawa <[email protected]> Co-authored-by: Akihito OHSATO <[email protected]>
badai-nguyen
pushed a commit
to badai-nguyen/autoware.universe
that referenced
this pull request
Feb 4, 2022
* release v0.4.0 * Modify to change calib param for each vehicle (autowarefoundation#51) * add vehicle id to change parameter of each vehicle Signed-off-by: Yukihiro Saito <[email protected]> * add vehicle id to change param for each vehicle Signed-off-by: Yukihiro Saito <[email protected]> * add some dependencies (autowarefoundation#54) * Add some scenario-simulation specifiec parameters as arguments (autowarefoundation#57) * Add some scenario-simulation specifiec parameters as arguments * Update arg to pass 'initial_engage_state' to simple_planning_simulator * Add new optional argument 'rviz_args' * Rename some roslaunch arguments * Remove unneeded arguments * removed ROS1 package Signed-off-by: mitsudome-r <[email protected]> * Revert "removed ROS1 package" This reverts commit 561686456a78d767c1de9e976ef451b340d65343. * add COLCON_IGNORE file to all ROS1 packages Signed-off-by: mitsudome-r <[email protected]> * rename *.launch files to *.launch.xml Signed-off-by: mitsudome-r <[email protected]> * port vehicle_launch Signed-off-by: Takamasa Horibe <[email protected]> * Add linters (autowarefoundation#30) * Ros2 v0.8.0 vehicle launch (autowarefoundation#55) * restore file name Signed-off-by: Takamasa Horibe <[email protected]> * Add default config of aip_x1 (autowarefoundation#141) Signed-off-by: Kenji Miyake <[email protected]> * Pass all args to vehicle_interface.launch (autowarefoundation#147) Signed-off-by: Kenji Miyake <[email protected]> * Revert "restore file name" This reverts commit 3e28661e8ba1a44cc570ca19b7b4759ba0bf0941. * fix vehicle_interface.launch arg Signed-off-by: Takamasa Horibe <[email protected]> * [vehicle_launch]: Remove pass_all_args Signed-off-by: wep21 <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: wep21 <[email protected]> * Ros2 v0.8.0 fix packages (autowarefoundation#64) * add vehicle_param_file to simple planning simulator * add vehicle_param_file to lane change planner * Move individual params to a separate package (autowarefoundation#100) Signed-off-by: Kenji Miyake <[email protected]> * add use_sim-time option (autowarefoundation#99) * Sync public repo (autowarefoundation#185) * add tier4 usbcam (autowarefoundation#104) * add tier4 usbcam * change version * tier4/ros2 * Ros2 vehicle info param server (autowarefoundation#96) * add vehicle info param server * delete vehicle param file Co-authored-by: taikitanaka <[email protected]> * Ros2 fix topic name part2 (autowarefoundation#89) * Fix topic name for traffic_light_classifier Signed-off-by: Takagi, Isamu <[email protected]> * Fix topic name for traffic_light_visualization Signed-off-by: Takagi, Isamu <[email protected]> * Fix topic name for traffic_light_ssd_fine_detector Signed-off-by: Takagi, Isamu <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: tkimura4 <[email protected]> Co-authored-by: taikitanaka <[email protected]> Co-authored-by: Takagi, Isamu <[email protected]> * add group (autowarefoundation#195) * Use set_parameter for use_sim_time (autowarefoundation#198) * Use set_parameter for use_sim_time Signed-off-by: wep21 <[email protected]> * Add default parameter for scenario simulator Signed-off-by: wep21 <[email protected]> * add param for psim v2 (autowarefoundation#197) * add param for psim v2 Signed-off-by: kosuke murakami <[email protected]> * Update to pass var 'scenario_simulation' to dummy_perception_publisher * Update dummy_perception_publisher's arg-name Co-authored-by: yamacir-kit <[email protected]> * Add vehicle info launch for setting vehicle info param (autowarefoundation#199) * Add vehicle info launch for setting vehicle info param Signed-off-by: wep21 <[email protected]> * Add comment for global parameters section Signed-off-by: wep21 <[email protected]> * Fix year and apply format Signed-off-by: Kenji Miyake <[email protected]> * Remove ready vehicle info param Signed-off-by: wep21 <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> * Fix CI build depends (autowarefoundation#261) * Fix CI build depends Signed-off-by: Kenji Miyake <[email protected]> * Remove xacro find package Signed-off-by: Kenji Miyake <[email protected]> * Move global_params.launch.py and vehicle_info.launch.py to autoware_global_parameter_loader (autowarefoundation#282) * Move global_params.launch.py and vehicle_info.launch.py to autoware_global_parameter_loader Signed-off-by: Kenji Miyake <[email protected]> * Add exec_depend Signed-off-by: Kenji Miyake <[email protected]> * add description for vehicle_launch (autowarefoundation#337) * add description * delete duplicate * delete slash * fix sentence * add README.md and svg files (autowarefoundation#328) * add md and svg * fix typo * fix typo * fix word * fix typo * add lack of things * Update README * fix depending packages * fix word * Fix pre-commit (autowarefoundation#407) * Fix pre-commit errors Signed-off-by: Kenji Miyake <[email protected]> * Fix package.xml Signed-off-by: Kenji Miyake <[email protected]> * Move simple_planning_simulator to simulator_launch (autowarefoundation#462) * move simple_planning_simulator * add simulation arg to logging_simulator.launch * delete unused argument * add arguments for logging simulation * change default value * update README * add default value to simulator arg * restore vehicle_simulation arg * Fix/revert initial engage state (autowarefoundation#484) * Fix args Signed-off-by: Kenji Miyake <[email protected]> * Add initial_engage_state to vehicle.launch.xml Signed-off-by: Kenji Miyake <[email protected]> * Update vehicle.launch.xml * Change formatter to black (autowarefoundation#488) * Update pre-commit settings * Apply Black * Replace ament_lint_common with autoware_lint_common * Update build_depends.repos * Fix build_depends * add build depend Signed-off-by: tomoya.kimura <[email protected]> * ci(pre-commit): autofix * remove depends * update readme Co-authored-by: mitsudome-r <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: hiroyuki obinata <[email protected]> Co-authored-by: Yamasaki Tatsuya <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Jilada Eccleston <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: wep21 <[email protected]> Co-authored-by: Ryohsuke Mitsudome <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: taikitanaka <[email protected]> Co-authored-by: Takagi, Isamu <[email protected]> Co-authored-by: Daisuke Nishimatsu <[email protected]> Co-authored-by: Kosuke Murakami <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Hiroki OTA <[email protected]> Co-authored-by: Keisuke Shima <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Takeshi Miura <[email protected]>
badai-nguyen
pushed a commit
to badai-nguyen/autoware.universe
that referenced
this pull request
Feb 4, 2022
* add integration launch (autowarefoundation#55) * Feature/add ci launch (autowarefoundation#60) * add integration launch * feat: add integration launch for PSim CI * feat: update for planning_simulator_launcher/scenario_launcher.launch Co-authored-by: hiroyuki.obinata <[email protected]> * Add sensor_model and vehicle_model Signed-off-by: Kenji Miyake <[email protected]> * removed ROS1 package Signed-off-by: mitsudome-r <[email protected]> * Revert "removed ROS1 package" This reverts commit 7b71f0d645b8c5286944f60db7cd9d4a434c6e24. * add COLCON_IGNORE file to all ROS1 packages Signed-off-by: mitsudome-r <[email protected]> * rename *.launch files to *.launch.xml Signed-off-by: mitsudome-r <[email protected]> * fix ci (autowarefoundation#180) * fix ci * add space * fix format * Format launch files (autowarefoundation#228) * Format launch files Signed-off-by: Kenji Miyake <[email protected]> * Format launch.py Signed-off-by: Kenji Miyake <[email protected]> * Fix lint Signed-off-by: Kenji Miyake <[email protected]> * Fixup for autowarefoundation#217 (autowarefoundation#254) * Fixup for autowarefoundation#217 Signed-off-by: Kenji Miyake <[email protected]> * Fix typo Signed-off-by: Kenji Miyake <[email protected]> * add description for integration_launch (autowarefoundation#331) * add description * fix sentence * add README.md and svg files (autowarefoundation#328) * add md and svg * fix typo * fix typo * fix word * fix typo * add lack of things * Update README * fix depending packages * fix word * Fix pre-commit (autowarefoundation#407) * Fix pre-commit errors Signed-off-by: Kenji Miyake <[email protected]> * Fix package.xml Signed-off-by: Kenji Miyake <[email protected]> * Change formatter to black (autowarefoundation#488) * Update pre-commit settings * Apply Black * Replace ament_lint_common with autoware_lint_common * Update build_depends.repos * Fix build_depends * remove scenario_runner Signed-off-by: tomoya.kimura <[email protected]> Co-authored-by: hiroyuki obinata <[email protected]> Co-authored-by: Makoto Tokunaga <[email protected]> Co-authored-by: hiroyuki.obinata <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: mitsudome-r <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Hiroki OTA <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: Takeshi Miura <[email protected]>
badai-nguyen
pushed a commit
to badai-nguyen/autoware.universe
that referenced
this pull request
Feb 4, 2022
* Initial commit * release v0.4.0 * Feature/stop reason (autowarefoundation#712) * add stop reason msg * add mock of stop resaon publisher * change namespace of stop reason * update stop reason msg * add toRosPoint * implement stop reason publisher of blind stop * implement stop reason publisher of crosswalk * implement stop reason publisher of intersection * implement stop reason publisher of stop line * implement stop reason publisher of trafficlight * implement stop reason publisher of detection area * fix bug * remove unnecessary process * add remained stop factor * clean code * fix bug * not punlish stop reason if array size is 0 * add stop reason to stuck object in intersection * add stop factor of obstacle stop planner * add stop reason of surround_obstacle checker * Apply review Signed-off-by: Kenji Miyake <[email protected]> * fix message type * delete unused message from cmake * remove stopReasonStamped * change topic name of stop reasons Co-authored-by: Kenji Miyake <[email protected]> * Support error in autoware state (autowarefoundation#728) * Support Error in autoware_state_monitor Signed-off-by: Kenji Miyake <[email protected]> * Refactor autoware_state_monitor Signed-off-by: Kenji Miyake <[email protected]> * Wait after planning completed Signed-off-by: Kenji Miyake <[email protected]> * Integrate FailedToArriveGoal and Error into Emergency state Signed-off-by: Kenji Miyake <[email protected]> * Publish tl states stamped (autowarefoundation#744) * Add TrafficLightStateStamped.msg Signed-off-by: wep21 <[email protected]> * Use msg instead of struct Signed-off-by: wep21 <[email protected]> * Publish traffic light state Signed-off-by: wep21 <[email protected]> * Check if lamp state is empty Signed-off-by: Daisuke Nishimatsu <[email protected]> * Apply clang-format Signed-off-by: Daisuke Nishimatsu <[email protected]> * Cosmetic change Signed-off-by: Daisuke Nishimatsu <[email protected]> * Revert "Publish tl states stamped (autowarefoundation#744)" (autowarefoundation#771) This reverts commit 35a7e29e987afb29d9348b5f64866a584a65f753. * Fix/publish tl state stamped (autowarefoundation#772) * Publish tl states stamped (autowarefoundation#744) * Add TrafficLightStateStamped.msg Signed-off-by: wep21 <[email protected]> * Use msg instead of struct Signed-off-by: wep21 <[email protected]> * Publish traffic light state Signed-off-by: wep21 <[email protected]> * Check if lamp state is empty Signed-off-by: Daisuke Nishimatsu <[email protected]> * Apply clang-format Signed-off-by: Daisuke Nishimatsu <[email protected]> * Cosmetic change Signed-off-by: Daisuke Nishimatsu <[email protected]> * Use dynamic pointer cast Signed-off-by: Daisuke Nishimatsu <[email protected]> * Feature/add stop reason lane change (autowarefoundation#769) * add stop reason of lane change planner * add stop factor of blocked by obstacle * delete typo * add const * delete unnecessary namespace * remove ROS1 packages temporarily Signed-off-by: mitsudome-r <[email protected]> * add sample ros2 packages Signed-off-by: mitsudome-r <[email protected]> * Add ros2 perception msgs Signed-off-by: wep21 <[email protected]> * fix dependency issue in autoware_control_msgs (autowarefoundation#22) Signed-off-by: mitsudome-r <[email protected]> * Port vehicle_cmd_gate to ROS2 (#3) * Port vehicle_cmd_gate to ROS2 * Sim-time-respecting timer * add autoware_debug_msg (autowarefoundation#54) * add autoware_debug_msg Signed-off-by: Takamasa Horibe <[email protected]> * rename to *stamped Signed-off-by: Takamasa Horibe <[email protected]> * Fix format version (autowarefoundation#73) * port motion_velocity_optimizer (autowarefoundation#77) * port motion_velocity_optimizer Signed-off-by: Takamasa Horibe <[email protected]> * fix for warning Signed-off-by: Takamasa Horibe <[email protected]> * fix blockUntilVehiclePositionAvailable() Signed-off-by: Takamasa Horibe <[email protected]> * Port of obstacle avoidance planner to ROS2 (autowarefoundation#83) * Port to ROS2 Signed-off-by: Servando German Serrano <[email protected]> * Removed ros/console include Signed-off-by: Servando German Serrano <[email protected]> * Added THROTTLE Signed-off-by: Servando German Serrano <[email protected]> * Changed numbers to floats Signed-off-by: Servando German Serrano <[email protected]> * Removed <double> from params Signed-off-by: Servando German Serrano <[email protected]> * Added new msg Signed-off-by: Servando German Serrano <[email protected]> * Use new msg Signed-off-by: Servando German Serrano <[email protected]> * Replaced dynamic reconfigure Signed-off-by: Servando German Serrano <[email protected]> * Added EnableAvoidance.msg Signed-off-by: Servando German Serrano <[email protected]> * Fixed parameter mismatch Signed-off-by: Servando German Serrano <[email protected]> * Port behavior_velocity_planner to ROS2 (autowarefoundation#80) * Revert "Add geometry2 to repos (autowarefoundation#76)" This reverts commit 6d22704. * Automatic parts of the package port * Interesting part * Fix typo in package.xml * Review comments * Child logger names * Document logging duration Co-authored-by: Ryohsuke Mitsudome <[email protected]> * Ros2 v0.8.0 awapi and system msgs (autowarefoundation#274) * Ros2 v0.8.0 engage (autowarefoundation#342) * [autoware_vehicle_msgs]: Add engage message Signed-off-by: wep21 <[email protected]> * [as]: Update message Signed-off-by: wep21 <[email protected]> * [awapi_awiv_adapter]: Update message Signed-off-by: wep21 <[email protected]> * [web_controller]: Update message Signed-off-by: wep21 <[email protected]> * [vehicle_cmd_gate]: Update message Signed-off-by: wep21 <[email protected]> * [autoware_state_monitor]: Update message Signed-off-by: wep21 <[email protected]> * [autoware_control_msgs]: Remove EngageMode message Signed-off-by: wep21 <[email protected]> * [simple_planning_simulator]: Update message Signed-off-by: wep21 <[email protected]> * Ros2 v0.8.0 lane_change_planner (autowarefoundation#322) * Remove lane_change_planner v0.5 Signed-off-by: Takagi, Isamu <[email protected]> * Import lane_change_planner v0.8 (ROS1) Signed-off-by: Takagi, Isamu <[email protected]> * Modify header files * Remove header disable * Modify msg namespace * Modify time type * Modify pub/sub class * Modify node handle, etc. * Modify ConstPtr * Modify entry point * Modify time and publisher * Modify parameter, timer, and subscription * Modify data manager * Modify route handler * Modify state machine * Modify utility * Fix arguments * Modify states part1 * Modify states part2 * Modify common function * Fix for lint * Fix for lint * Modify comment type * Add copyright * Use duration from_seconds * Use double quotes for non-system headers * Fix include order Signed-off-by: Takagi, Isamu <[email protected]> * Replace std_msgs Bool Signed-off-by: Takagi, Isamu <[email protected]> * Fix line length Signed-off-by: Takagi, Isamu <[email protected]> * Fix latch topic subscription Signed-off-by: Takagi, Isamu <[email protected]> * Fix stamp initialization and reference Signed-off-by: Takagi, Isamu <[email protected]> * Add super class destructor and fix waitForData Signed-off-by: Takagi, Isamu <[email protected]> * Ros2 v0.8.0 remove std msgs awapi (autowarefoundation#348) * [autoware_vehicle_msgs] add BatteryStatus msg Signed-off-by: mitsudome-r <[email protected]> * [autoware_planning_msgs] add ExpandStopRange and StopSpeedExceeded messages Signed-off-by: mitsudome-r <[email protected]> * [autoware_api_msgs] add DoorControlCommand, StopCommand, and VelocityLimit messages Signed-off-by: mitsudome-r <[email protected]> * remove std_msgs related to autoware_awaiv_adapter node Signed-off-by: mitsudome-r <[email protected]> * apply ament_uncrustify Signed-off-by: mitsudome-r <[email protected]> * fix build failure Signed-off-by: mitsudome-r <[email protected]> * fix test failures Signed-off-by: mitsudome-r <[email protected]> * address review commends Signed-off-by: mitsudome-r <[email protected]> * Sync with Ros2 v0.8.0 beta (autowarefoundation#393) * add nullptr check when publish concatenate data (autowarefoundation#369) * Add warning msg when concat pointcloud is not published (autowarefoundation#388) Signed-off-by: Kenji Miyake <[email protected]> * add timeout notification stamp msgs (autowarefoundation#363) * add timeout notification stamp msgs * fix uncursify * delete timeout notification stamped * Revert "delete timeout notification stamped" This reverts commit 365d29209f6a7f5ec75eb80c5d8c2ef38daeae79. * fix message Co-authored-by: Taichi Higashide <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> * modify pose_initialize for foa (autowarefoundation#382) * pose_initialize for foa (autowarefoundation#1171) * pose_initialize for foa Signed-off-by: Yamato ANDO <[email protected]> * rename topic Signed-off-by: Yamato ANDO <[email protected]> * fix topic name Signed-off-by: mitsudome-r <[email protected]> * Add autoware version node (autowarefoundation#394) * Add autoware version node Signed-off-by: Takagi, Isamu <[email protected]> * Remove todo Signed-off-by: Takagi, Isamu <[email protected]> * Remove unused variable Signed-off-by: Takagi, Isamu <[email protected]> * Fix node name Signed-off-by: Takagi, Isamu <[email protected]> * fix typo (autowarefoundation#427) * Fix typo in common module (autowarefoundation#433) * Unify Apache-2.0 license name (autowarefoundation#1242) * Porting remote cmd selector (autowarefoundation#1286) * Feature/add remote cmd selector (autowarefoundation#1179) * Add in/out args of remote_cmd_converter.launch Signed-off-by: Kenji Miyake <[email protected]> * Change remote input topic of vehicle_cmd_gate Signed-off-by: Kenji Miyake <[email protected]> * Add msgs for remote_cmd_selector Signed-off-by: Kenji Miyake <[email protected]> * Add remote_cmd_selector Signed-off-by: Kenji Miyake <[email protected]> * Rename remote_cmd_selector to external_cmd_selector Signed-off-by: Kenji Miyake <[email protected]> * Remove VehicleCommand support in autoware_joy_controller Signed-off-by: Kenji Miyake <[email protected]> * Support external_cmd_source in autoware_joy_controller.launch (autowarefoundation#1194) Signed-off-by: Kenji Miyake <[email protected]> * Fix porting miss Signed-off-by: Kenji Miyake <[email protected]> * fix missing function * modify xml format * fix include guard * add callback group * modify remap name * Revert "modify remap name" This reverts commit 169cc8d28442825b1d61b0439b9892c913304527. * change topic name * use rclcpp_component * Remove autoware_debug_msgs from autoware_joy_controller Signed-off-by: Kenji Miyake <[email protected]> * Change default mode of autoware_joy_controller Signed-off-by: Kenji Miyake <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> * Add perception traffic light state output (autowarefoundation#1302) * Add perception traffic light state output Signed-off-by: Takagi, Isamu <[email protected]> * Modify message type Signed-off-by: Takagi, Isamu <[email protected]> * Apply message type to relay Signed-off-by: Takagi, Isamu <[email protected]> * Fix msgs (autowarefoundation#1379) * Fix msgs Signed-off-by: Kenji Miyake <[email protected]> * [autoware_planning_rviz_plugin]: Fix lint Signed-off-by: wep21 <[email protected]> Co-authored-by: wep21 <[email protected]> * Message refinement (autowarefoundation#1381) * Message refinement * Simplify CMakeLists.txt with ament cmake auto * Add test Signed-off-by: wep21 <[email protected]> * [autoware_planning_msgs]: Fix dependency Signed-off-by: wep21 <[email protected]> * Fix package.xml Signed-off-by: wep21 <[email protected]> * Fix package.xml Signed-off-by: Kenji Miyake <[email protected]> * Fix ament_cmake_auto Signed-off-by: Kenji Miyake <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> * Ros2/create/external commands (autowarefoundation#1299) * add remote message * add remote commands * fix topic * remove unnecessary topic * remove unused topic * add external cmd instead * ToExternalComd * fix topic in joy con * publish perception and external tl_state for mlops (autowarefoundation#1350) (autowarefoundation#1375) * publish perception and external tl_state for mlops * fix tl_state time stamp Co-authored-by: satoshi-ota <[email protected]> Co-authored-by: Satoshi OTA <[email protected]> Co-authored-by: satoshi-ota <[email protected]> * Add newlines Signed-off-by: Kenji Miyake <[email protected]> * Add PR template (#3) * Add PR template Signed-off-by: Kenji Miyake <[email protected]> * Update PULL_REQUEST_TEMPLATE.md * Add CI (#4) Signed-off-by: Kenji Miyake <[email protected]> * change msg type looking traffic light state (autowarefoundation#1455) (#6) * change msg type looking traffic light state * fix msg name * using namespace * change function name * fix typo * add readme * Update awapi/awapi_awiv_adapter/Readme.md fix typo Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: tkimura4 <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> * Fix dependency type of rosidl_default_generators (autowarefoundation#15) Signed-off-by: Kenji Miyake <[email protected]> * Add auto-main-sync CI workflow for develop (autowarefoundation#16) Signed-off-by: Kenji Miyake <[email protected]> * add autoware_api_msgs (#12) Signed-off-by: mitsudome-r <[email protected]> * Feature/add virtual traffic light planner (#9) * Add VIRTUAL_TRAFFIC_LIGHT to StopReason.msg Signed-off-by: Kenji Miyake <[email protected]> * Add VirtualTrafficLightState msgs to autoware_system_msgs Signed-off-by: Kenji Miyake <[email protected]> * Add InfrastructureCommand msgs to autoware_planning_msgs Signed-off-by: Kenji Miyake <[email protected]> * Fix msgs Signed-off-by: Kenji Miyake <[email protected]> * Move messages to autoware_v2x_msgs Signed-off-by: Kenji Miyake <[email protected]> * Fix dependency type of rosidl_default_generators Signed-off-by: Kenji Miyake <[email protected]> * Fix dependency type of rosidl_default_generators (autowarefoundation#19) * Change CI docker images to setup-ros-docker (autowarefoundation#20) * Change CI docker images to setup-ros-docker Signed-off-by: Kenji Miyake <[email protected]> * Replace foxy with galactic Signed-off-by: Kenji Miyake <[email protected]> * Add DEBIAN_FRONTEND=noninteractive to rosdep install (autowarefoundation#21) Signed-off-by: Kenji Miyake <[email protected]> * Update colcon-package-selection in build_and_test_pr.yml (autowarefoundation#22) Signed-off-by: Kenji Miyake <[email protected]> * add autoware_simulation_msgs (#13) * add autoware_simulation_msgs * update event name * Add autoware api (autowarefoundation#29) * add autoware multimedia msgs Signed-off-by: tkhmy <[email protected]> * add newline Signed-off-by: tkhmy <[email protected]> * change name to autoware_hmi_msgs Signed-off-by: tkhmy <[email protected]> * Rename external select message (#8) * Rename external select message Signed-off-by: Takagi, Isamu <[email protected]> * Add selector mode to unknown Signed-off-by: Takagi, Isamu <[email protected]> * Fix selector mode constant Signed-off-by: Takagi, Isamu <[email protected]> * Fix format Signed-off-by: Takagi, Isamu <[email protected]> * Move control command messages to external api Signed-off-by: Takagi, Isamu <[email protected]> * Add build dependency Signed-off-by: Takagi, Isamu <[email protected]> * Fix CI Signed-off-by: Takagi, Isamu <[email protected]> Co-authored-by: tkhmy <[email protected]> * Fix CI for develop branch (autowarefoundation#31) Signed-off-by: Kenji Miyake <[email protected]> * add emergency_holding flag to HazardStatus (autowarefoundation#25) * add EmergencyState.msg (autowarefoundation#32) * Add new workflow `sync-public.yaml` to sync with `AutowareArchitectureProposal_msgs` (autowarefoundation#35) * Add new workflow `sync-public.yaml` to sync with `AutowareArchitectureProposal_msgs` * Remove this workflow specific comments * Remove some this workflow specific comments * Rename `oss` to `public` * Replace branch name `main` to more generic description * Add line `fetch-depth: 0` (autowarefoundation#36) * Add EmergencyStateStamped.msg (autowarefoundation#38) Signed-off-by: Kenji Miyake <[email protected]> * Add sync-public-develop.yaml (autowarefoundation#42) Signed-off-by: Kenji Miyake <[email protected]> * Change proposal sync app ID (autowarefoundation#44) Signed-off-by: Kenji Miyake <[email protected]> * add MultiArrayDimension/Layout, and update MultiArrayMsgs (autowarefoundation#28) * add MultiArrayDimension/Layout, and update MultiArrayMsgs * add kind of license * Feature/vehicle interface improvements (autowarefoundation#1361) (autowarefoundation#48) * add vehicle msg * add pacmod interface * add eps controller * use each control commands instead of vehicle command * fixed details * fixed speell check * const * fixed brake status * publish cmd when recieving ctrl cmd * fix shift cmd ptr * remove unused function and set proper license * fix names * fix typo for pacmod * remove unnecessary waiting * use flags, limit, multiarray * remove accel brake dependency * fix retrun value * replace eps to steer * cosmetic change for namespace * fix segfo and retval * Use Enum instead of int * remove unused var * add const * rename to calcFFMap * prev time steer calc * add sample csv * add new line Signed-off-by: wep21 <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> * remove EmergencyMode and DricingCapability (autowarefoundation#33) * develop -> main sync (autowarefoundation#53) * Add detected object with feature (autowarefoundation#54) * Add detected object with feature Signed-off-by: wep21 <[email protected]> * add autoware_auto_msgs Co-authored-by: wep21 <[email protected]> * Revert "Add detected object with feature (autowarefoundation#54)" (autowarefoundation#57) This reverts commit 3fcfe9936361928256ed5ffa7d8a1ef4c978ca09. * Add detected object with feature (autowarefoundation#54) (autowarefoundation#59) (#4) * Add detected object with feature (autowarefoundation#54) (autowarefoundation#59) * Add detected object with feature Signed-off-by: wep21 <[email protected]> * add autoware_auto_msgs Co-authored-by: wep21 <[email protected]> Co-authored-by: wep21 <[email protected]> * update build depends Co-authored-by: wep21 <[email protected]> * Add message converter (autowarefoundation#58) * Add message converter * Move autoware state converter * add VehicleEmergency (autowarefoundation#55) * Add two convert method (autowarefoundation#64) * add convert method from iv_shift to auto_gear Signed-off-by: kosuke murakami <[email protected]> * remove space Signed-off-by: kosuke murakami <[email protected]> * add convert method from for turn & hazard signal Signed-off-by: kosuke murakami <[email protected]> * fix dependency of iv_auto_msgs converter (#8) Co-authored-by: Takayuki Murooka <[email protected]> * move actuation msg (autowarefoundation#66) * Revert "move actuation msg (autowarefoundation#66)" This reverts commit d8e3ccdcabacab819360cf399442950cc162a648. * merge autoware_localization_srvs to autoware_localization_msgs * rename pose_with_cov to pose_with_covariance * add steering wheel status stamped * fix: remove workflow and PR_TEMPLATE * fix: remove autoware_api_msgs dependency * ci(pre-commit): autofix Co-authored-by: Takagi, Isamu <[email protected]> Co-authored-by: mitsudome-r <[email protected]> Co-authored-by: tkimura4 <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Daisuke Nishimatsu <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: wep21 <[email protected]> Co-authored-by: Ryohsuke Mitsudome <[email protected]> Co-authored-by: Nikolai Morin <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Esteve Fernandez <[email protected]> Co-authored-by: Servando <[email protected]> Co-authored-by: Taichi Higashide <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: Shigeki Kobayashi <[email protected]> Co-authored-by: Kazuki Miyahara <[email protected]> Co-authored-by: Keisuke Shima <[email protected]> Co-authored-by: Satoshi OTA <[email protected]> Co-authored-by: satoshi-ota <[email protected]> Co-authored-by: Keisuke Shima <[email protected]> Co-authored-by: tkhmy <[email protected]> Co-authored-by: Tatsuya Yamasaki <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: Kah Hooi Tan <[email protected]> Co-authored-by: Kosuke Murakami <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: tanaka3 <[email protected]> Co-authored-by: YamatoAndo <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
badai-nguyen
pushed a commit
to badai-nguyen/autoware.universe
that referenced
this pull request
Feb 4, 2022
* release v0.4.0 * Change localization diag namespace (autowarefoundation#718) * Change default value of output_diagnostics_topic Signed-off-by: Kenji Miyake <[email protected]> * Remove localization_diagnostic.js from web_controller Signed-off-by: Kenji Miyake <[email protected]> * Integrate localization diag to diagnostic_aggregator Signed-off-by: Kenji Miyake <[email protected]> * Delete old and unused publisher Signed-off-by: Kenji Miyake <[email protected]> * Avoid setting CMAKE_BUILD_TYPE=Release in each CMakeLists.txt (autowarefoundation#720) * remove set CMAKE_BUILD_TYPE Release in each CMakeLists.txt * remove set CMAKE_BUILD_TYPE Release in ndt_pcl_modified * set compile options for debug in ndt_omp * Fix indent * add warning if -DCMAKE_BUILD_TYPE=Release is not set in ndt_omp Co-authored-by: Kenji Miyake <[email protected]> * remove ROS1 packages temporarily Signed-off-by: mitsudome-r <[email protected]> * Revert "remove ROS1 packages temporarily" This reverts commit 3b7a7a3379c45f7736db7093e593317a970f7e94. Signed-off-by: mitsudome-r <[email protected]> * add COLCON_IGNORE to ros1 packages Signed-off-by: mitsudome-r <[email protected]> * Rename launch files to launch.xml (autowarefoundation#28) * Port ndt_pcl_modified to ROS2 (autowarefoundation#21) * Port ndt_pcl_modified to ROS2 * Newline * Better CMakeLists.txt * Add ament_cmake * Update CMakeLists.txt yet again * ament_auto * Revert "ament_auto" This reverts commit 53b785ef1d7f1d8f84c0c4a4a168c5c1c9a91a4a. * Port ndt_omp to ROS2 (autowarefoundation#20) * Remove COLCON_IGNORE * CMakeLists.txt & package.xml * Compiles * Remove rclcpp * Cleanup * Fix package.xml * Better CMakeLists.txt * Update CMakeLists.txt again * Update CMakeLists.txt * Update CMakeLists.txt yet again * Simplify CMakeLists.txt * Last (?) CMakeLists.txt change * Port ndt to ROS2 (autowarefoundation#29) * Port ndt to ROS2 * Forgot COLCON_IGNORE * package.xml * Newline * Update CMakeLists.txt * Use ament_auto * Revert "Use ament_auto" This reverts commit 8007d92f6de20ba1128cda83476abe039d597374. * Use explicit targets * Port ndt_scan_matcher package to ROS2 (autowarefoundation#34) * Initial commit * Use rclcpp::Time * Use autoware_debug_msgs * Use ament_cmake_auto * Remove unused includes and commented out code, remove timeout * Port launch file Co-authored-by: Jilada Eccleston <[email protected]> * ported matching_score from ROS1 to ROS2 (autowarefoundation#105) * Convert calls of Duration to Duration::from_seconds where appropriate (autowarefoundation#131) * Rename h files to hpp (autowarefoundation#142) * Change includes * Rename files * Adjustments to make things compile * Other packages * Adjust copyright notice on 532 out of 699 source files (autowarefoundation#143) * Use quotes for includes where appropriate (autowarefoundation#144) * Use quotes for includes where appropriate * Fix lint tests * Make tests pass hopefully * Added arch check in ndt_omp (autowarefoundation#140) Signed-off-by: Servando German Serrano <[email protected]> * Run uncrustify on the entire Pilot.Auto codebase (autowarefoundation#151) * Run uncrustify on the entire Pilot.Auto codebase * Exclude open PRs * fixing trasient_local in ROS2 packages (autowarefoundation#160) * adding linters to ndt_scan_matcher (autowarefoundation#191) * adding linters to ndt_pcl_modified (autowarefoundation#190) * adding linters to ndt_omp (autowarefoundation#189) * adding linters to matching_score (autowarefoundation#223) * adding linters to ndt (autowarefoundation#188) * adding linters to ndt * fixed clang-tidy errors in ndt package * fixing clang-tidy errors in ndt_scan_matcher (autowarefoundation#231) * apply env_var to use_sim_time (autowarefoundation#222) * Ros2 v0.8.0 ndt scan matcher (autowarefoundation#266) * restore file name for v0.8.0 update Signed-off-by: wep21 <[email protected]> * delete std::cout (autowarefoundation#998) Signed-off-by: Yamato Ando <[email protected]> * Add ndt_scan_matcher.yaml (autowarefoundation#1122) Signed-off-by: Yuma Nihei <[email protected]> * Revert "restore file name for v0.8.0 update" This reverts commit 38869185b4f423a2656f18f71a18de30d1a83730. Co-authored-by: YamatoAndo <[email protected]> Co-authored-by: Yuma Nihei <[email protected]> * Ros2 v0.8.0 ndt omp (autowarefoundation#264) * add upstream license file (autowarefoundation#994) Signed-off-by: Yamato Ando <[email protected]> * delete std::cout (autowarefoundation#998) Signed-off-by: Yamato Ando <[email protected]> Co-authored-by: YamatoAndo <[email protected]> * Rename ROS-related .yaml to .param.yaml (autowarefoundation#352) * Rename ROS-related .yaml to .param.yaml Signed-off-by: Kenji Miyake <[email protected]> * Remove prefix 'default_' of yaml files Signed-off-by: Kenji Miyake <[email protected]> * Rename vehicle_info.yaml to vehicle_info.param.yaml Signed-off-by: Kenji Miyake <[email protected]> * Rename diagnostic_aggregator's param files Signed-off-by: Kenji Miyake <[email protected]> * Fix overlooked parameters Signed-off-by: Kenji Miyake <[email protected]> * Sensor data qos (autowarefoundation#407) * Use sensor data qos for pointcloud preprocessor Signed-off-by: Autoware <[email protected]> * Use sensor data qos for pointcloud Signed-off-by: Autoware <[email protected]> * Fix lint Signed-off-by: wep21 <[email protected]> * Use sensor data qos for livox tag filter and vector map filter Signed-off-by: wep21 <[email protected]> * Fix lint Signed-off-by: wep21 <[email protected]> Co-authored-by: Autoware <[email protected]> * Import v0.9.1 (autowarefoundation#431) * add local optimal solution ocillation check to ndt_scan_matcher (autowarefoundation#1182) * Add obstacle_crush diagnostic (autowarefoundation#1186) Signed-off-by: Kenji Miyake <[email protected]> * Fix diagnostics api (autowarefoundation#1185) * Fix diagnostics api Signed-off-by: Kenji Miyake <[email protected]> * Don't overwrite level Signed-off-by: Kenji Miyake <[email protected]> * Overwrite level of No Fault diagnostics Signed-off-by: Kenji Miyake <[email protected]> * Add missing diag in autoware_error_monitor.yaml (autowarefoundation#1187) Signed-off-by: Kenji Miyake <[email protected]> * Filter hazard_status (autowarefoundation#1191) * Filter hazard_status Signed-off-by: Kenji Miyake <[email protected]> * Filter leaf diagnostics Signed-off-by: Kenji Miyake <[email protected]> * Fix wrong calculation of available memory. (autowarefoundation#1168) * Fixed wrong calculation of available memory. * Added comments about output example of free -tb command. * Change monitoring method to get HDD temperature and usage per specified device. (autowarefoundation#1195) * Changed monitoring method to get temperature and usage per specified device. * Fixed test codes. * Removed unnecessary (void) parameter. * return input pointcloud when ground plane not found (autowarefoundation#1190) * fix yaw-smoothing bug (autowarefoundation#1198) * Fix lint Signed-off-by: Kenji Miyake <[email protected]> Co-authored-by: Taichi Higashide <[email protected]> Co-authored-by: ito-san <[email protected]> Co-authored-by: tkimura4 <[email protected]> * Ros2 fix ndt align srv (autowarefoundation#442) * Add success field to ndt align srv response Signed-off-by: Takagi, Isamu <[email protected]> * Apply change of ndt align srv Signed-off-by: Takagi, Isamu <[email protected]> * Apply change of ndt align srv Signed-off-by: Takagi, Isamu <[email protected]> * Fix lint Signed-off-by: Takagi, Isamu <[email protected]> * Fix rolling build errors (autowarefoundation#1225) * Add missing include files Signed-off-by: Kenji Miyake <[email protected]> * Replace rclcpp::Duration Signed-off-by: Kenji Miyake <[email protected]> * Use reference for exceptions Signed-off-by: Kenji Miyake <[email protected]> * Use from_seconds Signed-off-by: Kenji Miyake <[email protected]> * Fix for rolling (autowarefoundation#1226) * Replace doc by description Signed-off-by: Kenji Miyake <[email protected]> * Replace ns by push-ros-namespace Signed-off-by: Kenji Miyake <[email protected]> * Unify Apache-2.0 license name (autowarefoundation#1242) * Refine BSD license name (autowarefoundation#1244) * Remove use_sim_time for set_parameter (autowarefoundation#1260) Signed-off-by: wep21 <[email protected]> * Ndt omp vendor (autowarefoundation#1365) * Use ndt omp vendor Signed-off-by: wep21 <[email protected]> * Add ndt omp into repos for ci Signed-off-by: wep21 <[email protected]> * Update build_depends.repos Co-authored-by: Kenji Miyake <[email protected]> * Add ndt_base_frame param (autowarefoundation#1632) Signed-off-by: kosuke55 <[email protected]> * Add pre-commit (autowarefoundation#1560) * add pre-commit * add pre-commit-config * add additional settings for private repository * use default pre-commit-config * update pre-commit setting * Ignore whitespace for line breaks in markdown * Update .github/workflows/pre-commit.yml Co-authored-by: Kazuki Miyahara <[email protected]> * exclude svg * remove pretty-format-json * add double-quote-string-fixer * consider COLCON_IGNORE file when seaching modified package * format file * pre-commit fixes * Update pre-commit.yml * Update .pre-commit-config.yaml Co-authored-by: Kazuki Miyahara <[email protected]> Co-authored-by: pre-commit <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> * suppress warnings for ndt scan matcher (autowarefoundation#1772) * add Werror * fix -Werror=unused-variable * Fix input pointcloud queue size in scan matcher (autowarefoundation#1774) Signed-off-by: wep21 <[email protected]> * Fix -Wunused-parameter (autowarefoundation#1836) * Fix -Wunused-parameter Signed-off-by: Kenji Miyake <[email protected]> * Fix mistake Signed-off-by: Kenji Miyake <[email protected]> * fix spell * Fix lint issues Signed-off-by: Kenji Miyake <[email protected]> * Ignore flake8 warnings Signed-off-by: Kenji Miyake <[email protected]> Co-authored-by: Hiroki OTA <[email protected]> * Fix clang warnings (autowarefoundation#1859) * Fix -Wreturn-std-move Signed-off-by: Kenji Miyake <[email protected]> * Fix -Wunused-private-field Signed-off-by: Kenji Miyake <[email protected]> * Ignore -Wnonportable-include-path for mussp Signed-off-by: Kenji Miyake <[email protected]> * Fix -Wunused-const-variable Signed-off-by: Kenji Miyake <[email protected]> * Fix "can not be used when making a shared object" Signed-off-by: Kenji Miyake <[email protected]> * fix some typos (autowarefoundation#1941) * fix some typos * fix typo * Fix typo Signed-off-by: Kenji Miyake <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> * Add a function to calculate norm between geometry_msg's points (autowarefoundation#2001) * Use 'autoware_utils::createQuaternion' to make rotation objects (autowarefoundation#2002) * Use forward declarations to speed up compilation (autowarefoundation#2004) * Add include guards (autowarefoundation#2003) * Revert pull request 2004 (autowarefoundation#2010) * add sort-package-xml hook in pre-commit (autowarefoundation#1881) * add sort xml hook in pre-commit * change retval to exit_status * rename * add prettier plugin-xml * use early return * add license note * add tier4 license * restore prettier * change license order * move local hooks to public repo * move prettier-xml to pre-commit-hooks-ros * update version for bug-fix * apply pre-commit * Use forward declarations to speed up compilation (autowarefoundation#2004) This reverts commit 84812b9d7516cdecfadad8b6e55c8acc4eb0da5c. * Remove commented parts (autowarefoundation#2190) * Use 'autoware_utils::pose2transform' to convert Pose to Transform (autowarefoundation#2191) * Use Eigen::Map to represent the covariance matrix (autowarefoundation#2198) * Add a function to get NDT based on the flag argument (autowarefoundation#2224) * Add a transform function (autowarefoundation#2245) * Add a transform function that wraps 'tf2::doTransform' * fix always max threads (autowarefoundation#2254) * fix initial pose queue bug (autowarefoundation#2333) * Change formatter to clang-format and black (autowarefoundation#2332) * Revert "Temporarily comment out pre-commit hooks" This reverts commit 748e9cdb145ce12f8b520bcbd97f5ff899fc28a3. * Replace ament_lint_common with autoware_lint_common Signed-off-by: Kenji Miyake <[email protected]> * Remove ament_cmake_uncrustify and ament_clang_format Signed-off-by: Kenji Miyake <[email protected]> * Apply Black Signed-off-by: Kenji Miyake <[email protected]> * Apply clang-format Signed-off-by: Kenji Miyake <[email protected]> * Fix build errors Signed-off-by: Kenji Miyake <[email protected]> * Fix for cpplint * Fix include double quotes to angle brackets Signed-off-by: Kenji Miyake <[email protected]> * Apply clang-format Signed-off-by: Kenji Miyake <[email protected]> * Fix build errors Signed-off-by: Kenji Miyake <[email protected]> * Add COLCON_IGNORE (autowarefoundation#500) Signed-off-by: Kenji Miyake <[email protected]> * Remove COLCON_IGNORE under localization (autowarefoundation#553) * remove matching score package (autowarefoundation#557) * add ndt_pcl_modified readme (autowarefoundation#599) * add ndt_pcl_modified readme * Update localization/pose_estimator/ndt_scan_matcher/ndt_pcl_modified/README.md Co-authored-by: Yukihiro Saito <[email protected]> * Update localization/pose_estimator/ndt_scan_matcher/ndt_pcl_modified/README.md Co-authored-by: Kazuki Miyahara <[email protected]> * apply pre-commit * modify readme * modify readme Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: Kazuki Miyahara <[email protected]> * Create README.md (autowarefoundation#601) * add ndt_scan_matcher readme (autowarefoundation#690) * add ndt_scan_matcher readme * Update localization/pose_estimator/ndt_scan_matcher/ndt_scan_matcher/README.md Co-authored-by: Kazuki Miyahara <[email protected]> * Update localization/pose_estimator/ndt_scan_matcher/ndt_scan_matcher/README.md Co-authored-by: Kazuki Miyahara <[email protected]> * update readme * update readme Co-authored-by: Kazuki Miyahara <[email protected]> * move autoware_localization_srvs package (autowarefoundation#689) * move autoware_localization_srvs package * apply pre-commit * rename pose_with_cov to pose_with_covariance * apply pre-commit * Sync .auto branch with the latest branch in internal repository (autowarefoundation#691) * add trajectory point offset in rviz plugin (autowarefoundation#2270) * sync rc rc/v0.23.0 (autowarefoundation#2258) * fix interpolation for insert point (autowarefoundation#2228) * fix interpolation for insert point * to prev interpolation pkg * Revert "to prev interpolation pkg" This reverts commit 9eb145b5d36e297186015fb17c267ccd5b3c21ef. Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: taikitanaka <[email protected]> * fix topic name (autowarefoundation#2266) Signed-off-by: Takamasa Horibe <[email protected]> * Add namespace to diag for dual_return_filter (autowarefoundation#2269) * Add a function to make 'geometry_msgs::msg::TransformStamped' (autowarefoundation#2250) * Add a function to make 'geometry_msgs::msg::TransformStamped' * Add 'child_frame_id' as an argument of 'pose2transform' * Simplify marker scale initialization (autowarefoundation#2286) * Fix/crosswalk polygon (autowarefoundation#2279) * extend crosswalk polygon * improve readability * fix polygon shape * Add warning when decel distance calculation fails (autowarefoundation#2289) Signed-off-by: Makoto Kurihara <[email protected]> * [motion_velocity_smoother] ignore debug print (autowarefoundation#2292) * cosmetic change Signed-off-by: Takamasa Horibe <[email protected]> * cahnge severity from WARN to DEBUG for debug info Signed-off-by: Takamasa Horibe <[email protected]> * use util for stop_watch Signed-off-by: Takamasa Horibe <[email protected]> * fix map based prediction (autowarefoundation#2200) * fix map based prediction * fix format * change map based prediction * fix spells * fix spells in comments * fix for cpplint * fix some problems * fix format and code for clang-tidy * fix space for cpplint * Update Readme.md * Update perception/object_recognition/prediction/map_based_prediction/Readme.md * Update perception/object_recognition/prediction/map_based_prediction/Readme.md * Update perception/object_recognition/prediction/map_based_prediction/Readme.md * Update perception/object_recognition/prediction/map_based_prediction/Readme.md * Update perception/object_recognition/prediction/map_based_prediction/Readme.md * Update perception/object_recognition/prediction/map_based_prediction/Readme.md * fix vector access method * fix readme format * add parameter * Update perception/object_recognition/prediction/map_based_prediction/Readme.md Co-authored-by: Kazuki Miyahara <[email protected]> * Update perception/object_recognition/prediction/map_based_prediction/Readme.md Co-authored-by: Kazuki Miyahara <[email protected]> * Update perception/object_recognition/prediction/map_based_prediction/Readme.md Co-authored-by: Kazuki Miyahara <[email protected]> * Update Readme.md * Update perception/object_recognition/prediction/map_based_prediction/Readme.md Co-authored-by: Kazuki Miyahara <[email protected]> Co-authored-by: tkimura4 <[email protected]> Co-authored-by: Kazuki Miyahara <[email protected]> * remove failure condition for 0 velocity trajectory (autowarefoundation#2295) Signed-off-by: Takamasa Horibe <[email protected]> * [mpc_follower] remove stop distance condition from stopState decision (autowarefoundation#1916) * [mpc_follower] remove stop distance condition from stopState decision Signed-off-by: Takamasa Horibe <[email protected]> * add invalid index handling Signed-off-by: Takamasa Horibe <[email protected]> * Move the debug marker initialization part to another file (autowarefoundation#2288) * Move the debug marker initialization part to 'debug.cpp' * Make 'isLocalOptimalSolutionOscillation' independent from 'NDTScanMatcher' (autowarefoundation#2300) * Remove an unused function 'getTransform' (autowarefoundation#2301) * Simplify iteration of initial poses (autowarefoundation#2310) * Make a transform object const (autowarefoundation#2311) * Represent poses in 'std::vector' instead of 'geometry_msgs::msg::PoseArray' (autowarefoundation#2312) * Feature/no stopping area (autowarefoundation#2163) * add no stopping area module to behavior velocity planner * apply utils * add polygon interpolation module order stopline around area is considered * devide jpass udge with stop line polygon * update docs * rename file name * update to latest * minor change for marker * update license Co-authored-by: Yukihiro Saito <[email protected]> * update license Co-authored-by: Yukihiro Saito <[email protected]> * update license Co-authored-by: Yukihiro Saito <[email protected]> * update license Co-authored-by: Yukihiro Saito <[email protected]> * minor fix * add parameter tuning at experiment * update readme * format doc * apply comments * add exception gurd * cosmetic change * fix ament * fix typo and remove for statement * & to " " * better ns * return pass judge param * add missing stoppable condition * add clear pass judge and stoppable flag * add comment * precommit fix * cpplint Co-authored-by: Yukihiro Saito <[email protected]> * sync rc rc/v0.23.0 (autowarefoundation#2281) * Fix side shift planner (autowarefoundation#2171) (autowarefoundation#2172) * add print debug Signed-off-by: TakaHoribe <[email protected]> * remove forward shift points when adding new point Signed-off-by: TakaHoribe <[email protected]> * remove debug print Signed-off-by: TakaHoribe <[email protected]> * format Signed-off-by: TakaHoribe <[email protected]> * Fix remove threshold Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> * Fix/pull out and pull over (autowarefoundation#2175) * delete unnecessary check * fix condition of starting pull out * Add emergency status API (autowarefoundation#2174) (autowarefoundation#2182) * Fix/mpc reset prev result (autowarefoundation#2185) (autowarefoundation#2195) * reset prev result * clean code * reset only raw_steer_cmd * Update control/mpc_follower/src/mpc_follower_core.cpp Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> * [hotfix] 1 path point exception after resampling (autowarefoundation#2204) * fix 1 path point exception after resampling Signed-off-by: TakaHoribe <[email protected]> * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: tkimura4 <[email protected]> * [hotfix] Fix lane ids (autowarefoundation#2211) * Fix lane ids * Prevent acceleration on avoidance (autowarefoundation#2214) * prevent acceleration on avoidance Signed-off-by: TakaHoribe <[email protected]> * fix param name Signed-off-by: TakaHoribe <[email protected]> * parametrize avoidance acc Signed-off-by: Takamasa Horibe <[email protected]> * change param name Signed-off-by: Takamasa Horibe <[email protected]> * fix typo Signed-off-by: Takamasa Horibe <[email protected]> * Fix qos in roi cluster fusion (autowarefoundation#2218) * fix confidence (autowarefoundation#2220) * too high confidence (autowarefoundation#2229) * Fix/obstacle stop 0.23.0 (autowarefoundation#2232) * fix unexpected slow down in sharp curves (autowarefoundation#2181) * Fix/insert implementation (autowarefoundation#2186) Co-authored-by: Satoshi OTA <[email protected]> * [hotfix] Remove exception in avoidance module (autowarefoundation#2233) * Remove exception * Fix clock * Remove blank line * Update traffic light state if ref stop point is ahead of previous one (autowarefoundation#2197) Signed-off-by: wep21 <[email protected]> * fix interpolation for insert point (autowarefoundation#2228) * fix interpolation for insert point * to prev interpolation pkg * fix index (autowarefoundation#2265) * turn signal calculation (#2280) * add turn signal funtion in path shifter * add ros parameters Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: tkimura4 <[email protected]> Co-authored-by: Takagi, Isamu <[email protected]> Co-authored-by: Daisuke Nishimatsu <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: Satoshi OTA <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: Sugatyon <[email protected]> * [behavior_path_planner] fix sudden path change around ego (autowarefoundation#2305) (autowarefoundation#2318) * fix return-from-ego shift point generation logic Signed-off-by: Takamasa Horibe <[email protected]> * change param for trimSimilarGradShiftPoint Signed-off-by: Takamasa Horibe <[email protected]> * add comment for issue Signed-off-by: Takamasa Horibe <[email protected]> * update comment Signed-off-by: Takamasa Horibe <[email protected]> * replace code with function (logic has not changed) Signed-off-by: Takamasa Horibe <[email protected]> * move func to cpp Signed-off-by: Takamasa Horibe <[email protected]> * add comment for issue Signed-off-by: Takamasa Horibe <[email protected]> * fix typo Signed-off-by: Takamasa Horibe <[email protected]> * Update planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp Co-authored-by: Kazuki Miyahara <[email protected]> * Update planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp Co-authored-by: Kazuki Miyahara <[email protected]> Co-authored-by: Kazuki Miyahara <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Kazuki Miyahara <[email protected]> * Add functions to make stamped scalar messages (autowarefoundation#2317) * Fix/object yaw in intersection module (autowarefoundation#2294) * fix object orientation * fix function name * add guard (autowarefoundation#2321) * reduce cost (double to float) (autowarefoundation#2298) * Add detail collision check (autowarefoundation#2274) * Add detail collision check Signed-off-by: wep21 <[email protected]> * Remove unused function Signed-off-by: wep21 <[email protected]> * Fix arc length Signed-off-by: wep21 <[email protected]> * Seperate time margin Signed-off-by: wep21 <[email protected]> * Fix parameter name Signed-off-by: wep21 <[email protected]> * Update Readme Signed-off-by: wep21 <[email protected]> * Address review: Add comment for TimeDistanceArray Signed-off-by: wep21 <[email protected]> * Run pre-commit Signed-off-by: wep21 <[email protected]> * Fix cpplint Signed-off-by: wep21 <[email protected]> * Add return for empty polygon Signed-off-by: wep21 <[email protected]> * update CenterPoint (autowarefoundation#2222) * update to model trained by mmdet3d * add vizualizer (debug) * for multi-frame inputs * chagne config * use autoware_utils::pi * project specific model and param * rename vfe -> encoder * rename general to common * update download link * update * fix * rename model_name * change training toolbox link * chage lint package * fix test error * commit suggestion * Feature/lane change detection (autowarefoundation#2331) * add old information deleter * fix access bug * change to deque * update obstacle buffer * fix some bugs * add lane change detector * make a update lanelet function * fix code style * parameterize essential values * Update perception/object_recognition/prediction/map_based_prediction/src/map_based_prediction_ros.cpp Co-authored-by: Kazuki Miyahara <[email protected]> * fix slash position * remove unnecessary lines * fix format * fix format * change to new enum * fix format * fix typo and add guard * change funciton name * add lane change description Co-authored-by: Kazuki Miyahara <[email protected]> * Add Planning Evaluator (autowarefoundation#2293) * Add prototype planning evaluator Produced data for dist between points, curvature, and relative angle * Cleanup the code to make adding metrics easier * Add remaining basic metrics (length, duration, vel, accel, jerk) * Add motion_evaluator to evaluate the actual ego motion + code cleanup * Add deviation metrics * Add naive stability metric * Handle invalid stat (TODO: fix the output file formatting) * Add parameter file and cleanup * Add basic obstacle metric (TTC not yet implemented) and fix output file format * Add basic time to collision * Add lateral-distance based stability metric * Add check (at init time) that metrics' maps are complete * Publish metrics as ParamaterDeclaration msg (for openscenario) * Use lookahead and start from ego_pose when calculating stability metrics * Code cleanup * Fix lint * Add tests * Fix bug with Frechet dist and the last traj point * Finish implementing tests * Fix lint * Code cleanup * Update README.md * Remove unused metric * Change msg type of published metrics to DiagnosticArray * fix format to fix pre-commit check Signed-off-by: Takamasa Horibe <[email protected]> * fix yaml format to fix pre-commit check Signed-off-by: Takamasa Horibe <[email protected]> * fix yaml format Signed-off-by: Takamasa Horibe <[email protected]> * apply clang-format Signed-off-by: Takamasa Horibe <[email protected]> * apply clang-format Signed-off-by: Takamasa Horibe <[email protected]> * Update planning/planning_diagnostics/planning_evaluator/include/planning_evaluator/planning_evaluator_node.hpp * Update planning/planning_diagnostics/planning_evaluator/test/test_planning_evaluator_node.cpp * Update planning/planning_diagnostics/planning_evaluator/test/test_planning_evaluator_node.cpp * change lint format to autoware_lint_common Signed-off-by: Takamasa Horibe <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> * Add keep braking function at driving state (autowarefoundation#2346) * Add keep braking function at driving state Signed-off-by: Makoto Kurihara <[email protected]> * Remove debug messages Signed-off-by: Makoto Kurihara <[email protected]> * Fix format Signed-off-by: Makoto Kurihara <[email protected]> * Change diag_updater's pediod from default to 0.1sec (autowarefoundation#2348) * add cross judgement and common signal function (autowarefoundation#2319) * merge branch turn_signal_common * add turn signal function in signal decider * add cross judge in path_utilities and delete from turn_signal_decider * remove original signal calculation in lane change * omit substitution * replace turn signal decider in pull over function * modify cross judge logic * replace turn signal decider in avoidance * add readme of turn signal * update * delete print debug * update * delete lane change decider in path shifter * delete blank line * fix indent * fix typo * fix typo * decrease nest * run pre commit * Add 0 limit at forward jerk velocity filter (autowarefoundation#2340) Signed-off-by: Makoto Kurihara <[email protected]> * add time offset param to point cloud concatenation (autowarefoundation#2303) * add offset param * clang-format Co-authored-by: Akihito OHSATO <[email protected]> * Feature/add doc for keep braking function at driving state (autowarefoundation#2366) * Add the description of brake keeping Signed-off-by: Makoto Kurihara <[email protected]> * Add the english document Signed-off-by: Makoto Kurihara <[email protected]> * Improve description Signed-off-by: Makoto Kurihara <[email protected]> * Add english description Signed-off-by: Makoto Kurihara <[email protected]> * Fix include files (autowarefoundation#2339) Signed-off-by: Kenji Miyake <[email protected]> * fix behavior intersection module * fix behavior no stopping area module * fix planning_evaluator * fix motion_velocity_smoother * rename variable * Revert "[mpc_follower] remove stop distance condition from stopState decision (autowarefoundation#1916)" This reverts commit ff4f0b5a844d1f835f1b93bd3b36a76747b0cd02. * Revert "Add keep braking function at driving state (autowarefoundation#2346)" This reverts commit f0478187db4c28bf6092c198723dcc5ec11a9c70. * Revert "Feature/add doc for keep braking function at driving state (autowarefoundation#2366)" This reverts commit 66de2f3924a479049fce2d5c5c6b579cacbd3e49. * Fix orientation availability in centerpoint Signed-off-by: wep21 <[email protected]> * fix test_trajectory.cpp * add target link libraries * Use .auto msg in test code for planniing evaluator Signed-off-by: wep21 <[email protected]> * fix include Signed-off-by: wep21 <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: autoware-iv-sync-ci[bot] <87871706+autoware-iv-sync-ci[bot]@users.noreply.github.com> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: taikitanaka <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Takeshi Miura <[email protected]> Co-authored-by: Takeshi Ishita <[email protected]> Co-authored-by: Satoshi OTA <[email protected]> Co-authored-by: Makoto Kurihara <[email protected]> Co-authored-by: purewater0901 <[email protected]> Co-authored-by: tkimura4 <[email protected]> Co-authored-by: Kazuki Miyahara <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: Takagi, Isamu <[email protected]> Co-authored-by: Sugatyon <[email protected]> Co-authored-by: s-murakami-esol <[email protected]> Co-authored-by: Yusuke Muramatsu <[email protected]> Co-authored-by: Maxime CLEMENT <[email protected]> Co-authored-by: Shunsuke Miura <[email protected]> Co-authored-by: Shinnosuke Hirakawa <[email protected]> Co-authored-by: Akihito OHSATO <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: mitsudome-r <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Daichi Murakami <[email protected]> Co-authored-by: Nikolai Morin <[email protected]> Co-authored-by: Jilada Eccleston <[email protected]> Co-authored-by: nik-tier4 <[email protected]> Co-authored-by: Servando <[email protected]> Co-authored-by: Kosuke Murakami <[email protected]> Co-authored-by: Daisuke Nishimatsu <[email protected]> Co-authored-by: YamatoAndo <[email protected]> Co-authored-by: Yuma Nihei <[email protected]> Co-authored-by: Autoware <[email protected]> Co-authored-by: Taichi Higashide <[email protected]> Co-authored-by: ito-san <[email protected]> Co-authored-by: tkimura4 <[email protected]> Co-authored-by: Takagi, Isamu <[email protected]> Co-authored-by: Kazuki Miyahara <[email protected]> Co-authored-by: Kosuke Takeuchi <[email protected]> Co-authored-by: Keisuke Shima <[email protected]> Co-authored-by: pre-commit <[email protected]> Co-authored-by: Hiroki OTA <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Takeshi Ishita <[email protected]> Co-authored-by: RyuYamamoto <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: autoware-iv-sync-ci[bot] <87871706+autoware-iv-sync-ci[bot]@users.noreply.github.com> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: taikitanaka <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Satoshi OTA <[email protected]> Co-authored-by: Makoto Kurihara <[email protected]> Co-authored-by: purewater0901 <[email protected]> Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: Sugatyon <[email protected]> Co-authored-by: s-murakami-esol <[email protected]> Co-authored-by: Yusuke Muramatsu <[email protected]> Co-authored-by: Maxime CLEMENT <[email protected]> Co-authored-by: Shunsuke Miura <[email protected]> Co-authored-by: Shinnosuke Hirakawa <[email protected]> Co-authored-by: Akihito OHSATO <[email protected]>
badai-nguyen
pushed a commit
to badai-nguyen/autoware.universe
that referenced
this pull request
Feb 4, 2022
* release v0.4.0 * Modify to change calib param for each vehicle (autowarefoundation#51) * add vehicle id to change parameter of each vehicle Signed-off-by: Yukihiro Saito <[email protected]> * add vehicle id to change param for each vehicle Signed-off-by: Yukihiro Saito <[email protected]> * add some dependencies (autowarefoundation#54) * Add some scenario-simulation specifiec parameters as arguments (autowarefoundation#57) * Add some scenario-simulation specifiec parameters as arguments * Update arg to pass 'initial_engage_state' to simple_planning_simulator * Add new optional argument 'rviz_args' * Rename some roslaunch arguments * Remove unneeded arguments * removed ROS1 package Signed-off-by: mitsudome-r <[email protected]> * Revert "removed ROS1 package" This reverts commit 561686456a78d767c1de9e976ef451b340d65343. * add COLCON_IGNORE file to all ROS1 packages Signed-off-by: mitsudome-r <[email protected]> * rename *.launch files to *.launch.xml Signed-off-by: mitsudome-r <[email protected]> * port vehicle_launch Signed-off-by: Takamasa Horibe <[email protected]> * Add linters (autowarefoundation#30) * Ros2 v0.8.0 vehicle launch (autowarefoundation#55) * restore file name Signed-off-by: Takamasa Horibe <[email protected]> * Add default config of aip_x1 (autowarefoundation#141) Signed-off-by: Kenji Miyake <[email protected]> * Pass all args to vehicle_interface.launch (autowarefoundation#147) Signed-off-by: Kenji Miyake <[email protected]> * Revert "restore file name" This reverts commit 3e28661e8ba1a44cc570ca19b7b4759ba0bf0941. * fix vehicle_interface.launch arg Signed-off-by: Takamasa Horibe <[email protected]> * [vehicle_launch]: Remove pass_all_args Signed-off-by: wep21 <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: wep21 <[email protected]> * Ros2 v0.8.0 fix packages (autowarefoundation#64) * add vehicle_param_file to simple planning simulator * add vehicle_param_file to lane change planner * Move individual params to a separate package (autowarefoundation#100) Signed-off-by: Kenji Miyake <[email protected]> * add use_sim-time option (autowarefoundation#99) * Sync public repo (autowarefoundation#185) * add tier4 usbcam (autowarefoundation#104) * add tier4 usbcam * change version * tier4/ros2 * Ros2 vehicle info param server (autowarefoundation#96) * add vehicle info param server * delete vehicle param file Co-authored-by: taikitanaka <[email protected]> * Ros2 fix topic name part2 (autowarefoundation#89) * Fix topic name for traffic_light_classifier Signed-off-by: Takagi, Isamu <[email protected]> * Fix topic name for traffic_light_visualization Signed-off-by: Takagi, Isamu <[email protected]> * Fix topic name for traffic_light_ssd_fine_detector Signed-off-by: Takagi, Isamu <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: tkimura4 <[email protected]> Co-authored-by: taikitanaka <[email protected]> Co-authored-by: Takagi, Isamu <[email protected]> * add group (autowarefoundation#195) * Use set_parameter for use_sim_time (autowarefoundation#198) * Use set_parameter for use_sim_time Signed-off-by: wep21 <[email protected]> * Add default parameter for scenario simulator Signed-off-by: wep21 <[email protected]> * add param for psim v2 (autowarefoundation#197) * add param for psim v2 Signed-off-by: kosuke murakami <[email protected]> * Update to pass var 'scenario_simulation' to dummy_perception_publisher * Update dummy_perception_publisher's arg-name Co-authored-by: yamacir-kit <[email protected]> * Add vehicle info launch for setting vehicle info param (autowarefoundation#199) * Add vehicle info launch for setting vehicle info param Signed-off-by: wep21 <[email protected]> * Add comment for global parameters section Signed-off-by: wep21 <[email protected]> * Fix year and apply format Signed-off-by: Kenji Miyake <[email protected]> * Remove ready vehicle info param Signed-off-by: wep21 <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> * Fix CI build depends (autowarefoundation#261) * Fix CI build depends Signed-off-by: Kenji Miyake <[email protected]> * Remove xacro find package Signed-off-by: Kenji Miyake <[email protected]> * Move global_params.launch.py and vehicle_info.launch.py to autoware_global_parameter_loader (autowarefoundation#282) * Move global_params.launch.py and vehicle_info.launch.py to autoware_global_parameter_loader Signed-off-by: Kenji Miyake <[email protected]> * Add exec_depend Signed-off-by: Kenji Miyake <[email protected]> * add description for vehicle_launch (autowarefoundation#337) * add description * delete duplicate * delete slash * fix sentence * add README.md and svg files (autowarefoundation#328) * add md and svg * fix typo * fix typo * fix word * fix typo * add lack of things * Update README * fix depending packages * fix word * Fix pre-commit (autowarefoundation#407) * Fix pre-commit errors Signed-off-by: Kenji Miyake <[email protected]> * Fix package.xml Signed-off-by: Kenji Miyake <[email protected]> * Move simple_planning_simulator to simulator_launch (autowarefoundation#462) * move simple_planning_simulator * add simulation arg to logging_simulator.launch * delete unused argument * add arguments for logging simulation * change default value * update README * add default value to simulator arg * restore vehicle_simulation arg * Fix/revert initial engage state (autowarefoundation#484) * Fix args Signed-off-by: Kenji Miyake <[email protected]> * Add initial_engage_state to vehicle.launch.xml Signed-off-by: Kenji Miyake <[email protected]> * Update vehicle.launch.xml * Change formatter to black (autowarefoundation#488) * Update pre-commit settings * Apply Black * Replace ament_lint_common with autoware_lint_common * Update build_depends.repos * Fix build_depends * add build depend Signed-off-by: tomoya.kimura <[email protected]> * ci(pre-commit): autofix * remove depends * update readme Co-authored-by: mitsudome-r <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: hiroyuki obinata <[email protected]> Co-authored-by: Yamasaki Tatsuya <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Jilada Eccleston <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: wep21 <[email protected]> Co-authored-by: Ryohsuke Mitsudome <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: taikitanaka <[email protected]> Co-authored-by: Takagi, Isamu <[email protected]> Co-authored-by: Daisuke Nishimatsu <[email protected]> Co-authored-by: Kosuke Murakami <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Hiroki OTA <[email protected]> Co-authored-by: Keisuke Shima <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Takeshi Miura <[email protected]>
badai-nguyen
pushed a commit
to badai-nguyen/autoware.universe
that referenced
this pull request
Feb 4, 2022
* add integration launch (autowarefoundation#55) * Feature/add ci launch (autowarefoundation#60) * add integration launch * feat: add integration launch for PSim CI * feat: update for planning_simulator_launcher/scenario_launcher.launch Co-authored-by: hiroyuki.obinata <[email protected]> * Add sensor_model and vehicle_model Signed-off-by: Kenji Miyake <[email protected]> * removed ROS1 package Signed-off-by: mitsudome-r <[email protected]> * Revert "removed ROS1 package" This reverts commit 7b71f0d645b8c5286944f60db7cd9d4a434c6e24. * add COLCON_IGNORE file to all ROS1 packages Signed-off-by: mitsudome-r <[email protected]> * rename *.launch files to *.launch.xml Signed-off-by: mitsudome-r <[email protected]> * fix ci (autowarefoundation#180) * fix ci * add space * fix format * Format launch files (autowarefoundation#228) * Format launch files Signed-off-by: Kenji Miyake <[email protected]> * Format launch.py Signed-off-by: Kenji Miyake <[email protected]> * Fix lint Signed-off-by: Kenji Miyake <[email protected]> * Fixup for autowarefoundation#217 (autowarefoundation#254) * Fixup for autowarefoundation#217 Signed-off-by: Kenji Miyake <[email protected]> * Fix typo Signed-off-by: Kenji Miyake <[email protected]> * add description for integration_launch (autowarefoundation#331) * add description * fix sentence * add README.md and svg files (autowarefoundation#328) * add md and svg * fix typo * fix typo * fix word * fix typo * add lack of things * Update README * fix depending packages * fix word * Fix pre-commit (autowarefoundation#407) * Fix pre-commit errors Signed-off-by: Kenji Miyake <[email protected]> * Fix package.xml Signed-off-by: Kenji Miyake <[email protected]> * Change formatter to black (autowarefoundation#488) * Update pre-commit settings * Apply Black * Replace ament_lint_common with autoware_lint_common * Update build_depends.repos * Fix build_depends * remove scenario_runner Signed-off-by: tomoya.kimura <[email protected]> Co-authored-by: hiroyuki obinata <[email protected]> Co-authored-by: Makoto Tokunaga <[email protected]> Co-authored-by: hiroyuki.obinata <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: mitsudome-r <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Hiroki OTA <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: Takeshi Miura <[email protected]>
kosuke55
pushed a commit
to kosuke55/autoware.universe
that referenced
this pull request
Jun 22, 2022
chore: sync upstream
TomohitoAndo
pushed a commit
to TomohitoAndo/autoware.universe
that referenced
this pull request
Oct 5, 2022
KYabuuchi
pushed a commit
to KYabuuchi/autoware.universe
that referenced
this pull request
Feb 16, 2023
Signed-off-by: Kenji Miyake <[email protected]>
keiota
pushed a commit
to keiota/autoware.universe
that referenced
this pull request
Aug 17, 2023
updates: - [github.com/psf/black: 22.3.0 → 22.6.0](psf/black@22.3.0...22.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
knzo25
pushed a commit
to knzo25/autoware.universe
that referenced
this pull request
May 17, 2024
NorahXiong
pushed a commit
to NorahXiong/autoware.universe
that referenced
this pull request
Jan 24, 2025
Signed-off-by: Kenji Miyake <[email protected]> Signed-off-by: Kenji Miyake <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related Issue
#1
Related Link
This PR depends on
Description
Add ndt localization packages from https://github.com/tier4/AutowareArchitectureProposal.iv
package lists
How to review
Check the following item