-
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 pacmod3 depends #105
Closed
taikitanaka3
wants to merge
2
commits into
autowarefoundation:tier4/proposal
from
taikitanaka3:1-add-pacmod-depends
Closed
feat: add pacmod3 depends #105
taikitanaka3
wants to merge
2
commits into
autowarefoundation:tier4/proposal
from
taikitanaka3:1-add-pacmod-depends
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
1222-takeshi
added a commit
to taikitanaka3/autoware.universe
that referenced
this pull request
Dec 3, 2021
* 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 (#28) * Port ndt_pcl_modified to ROS2 (#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 (#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 (#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]>
tkimura4
approved these changes
Dec 3, 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
I think this is a syntax error. |
close this via #104 |
tkimura4
added a commit
to tkimura4/autoware.universe
that referenced
this pull request
Dec 10, 2021
* restore file name for v0.8.0 update Signed-off-by: Takamasa Horibe <[email protected]> * Add use_emergency_handling arg to vehicle_cmd_gate.launch (autowarefoundation#83) Signed-off-by: Kenji Miyake <[email protected]> * Add parameter for using steer prediction (autowarefoundation#88) * change stop dist param (autowarefoundation#85) * mpc: change param name steer_rate_lim_deg -> steer_rate_lim_dps (autowarefoundation#79) Signed-off-by: Takamasa Horibe <[email protected]> * add mpc parameter (autowarefoundation#105) * Add parameters for stop state (autowarefoundation#126) * Add parameters for stop state * Change default value * Add vehicle cmd gate config (autowarefoundation#136) * Add config_file of vehicle_cmd_gate Signed-off-by: Kenji Miyake <[email protected]> * Add use_emergency_stop Signed-off-by: Kenji Miyake <[email protected]> * Rename emergency_stop to external_emergency_stop Signed-off-by: Kenji Miyake <[email protected]> * Fix command_gate diag Signed-off-by: Kenji Miyake <[email protected]> * Add lane_departure_checker (autowarefoundation#123) Signed-off-by: Kenji Miyake <[email protected]> * Revert "restore file name for v0.8.0 update" This reverts commit 516b366819f7f9d69b9bc3e2de180d4523794bcd. * fix control launch Signed-off-by: Takamasa Horibe <[email protected]> * fix args Signed-off-by: Takamasa Horibe <[email protected]> * fix param type Signed-off-by: Takamasa Horibe <[email protected]> * fix lane departure checker Signed-off-by: Takamasa Horibe <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: tkimura4 <[email protected]>
tkimura4
added a commit
to tkimura4/autoware.universe
that referenced
this pull request
Dec 10, 2021
* restore file name for v0.8.0 update Signed-off-by: Takamasa Horibe <[email protected]> * Add use_emergency_handling arg to vehicle_cmd_gate.launch (autowarefoundation#83) Signed-off-by: Kenji Miyake <[email protected]> * Add parameter for using steer prediction (autowarefoundation#88) * change stop dist param (autowarefoundation#85) * mpc: change param name steer_rate_lim_deg -> steer_rate_lim_dps (autowarefoundation#79) Signed-off-by: Takamasa Horibe <[email protected]> * add mpc parameter (autowarefoundation#105) * Add parameters for stop state (autowarefoundation#126) * Add parameters for stop state * Change default value * Add vehicle cmd gate config (autowarefoundation#136) * Add config_file of vehicle_cmd_gate Signed-off-by: Kenji Miyake <[email protected]> * Add use_emergency_stop Signed-off-by: Kenji Miyake <[email protected]> * Rename emergency_stop to external_emergency_stop Signed-off-by: Kenji Miyake <[email protected]> * Fix command_gate diag Signed-off-by: Kenji Miyake <[email protected]> * Add lane_departure_checker (autowarefoundation#123) Signed-off-by: Kenji Miyake <[email protected]> * Revert "restore file name for v0.8.0 update" This reverts commit 516b366819f7f9d69b9bc3e2de180d4523794bcd. * fix control launch Signed-off-by: Takamasa Horibe <[email protected]> * fix args Signed-off-by: Takamasa Horibe <[email protected]> * fix param type Signed-off-by: Takamasa Horibe <[email protected]> * fix lane departure checker Signed-off-by: Takamasa Horibe <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: tkimura4 <[email protected]>
tkimura4
added a commit
to tkimura4/autoware.universe
that referenced
this pull request
Dec 10, 2021
* restore file name for v0.8.0 update Signed-off-by: Takamasa Horibe <[email protected]> * Add use_emergency_handling arg to vehicle_cmd_gate.launch (autowarefoundation#83) Signed-off-by: Kenji Miyake <[email protected]> * Add parameter for using steer prediction (autowarefoundation#88) * change stop dist param (autowarefoundation#85) * mpc: change param name steer_rate_lim_deg -> steer_rate_lim_dps (autowarefoundation#79) Signed-off-by: Takamasa Horibe <[email protected]> * add mpc parameter (autowarefoundation#105) * Add parameters for stop state (autowarefoundation#126) * Add parameters for stop state * Change default value * Add vehicle cmd gate config (autowarefoundation#136) * Add config_file of vehicle_cmd_gate Signed-off-by: Kenji Miyake <[email protected]> * Add use_emergency_stop Signed-off-by: Kenji Miyake <[email protected]> * Rename emergency_stop to external_emergency_stop Signed-off-by: Kenji Miyake <[email protected]> * Fix command_gate diag Signed-off-by: Kenji Miyake <[email protected]> * Add lane_departure_checker (autowarefoundation#123) Signed-off-by: Kenji Miyake <[email protected]> * Revert "restore file name for v0.8.0 update" This reverts commit 516b366819f7f9d69b9bc3e2de180d4523794bcd. * fix control launch Signed-off-by: Takamasa Horibe <[email protected]> * fix args Signed-off-by: Takamasa Horibe <[email protected]> * fix param type Signed-off-by: Takamasa Horibe <[email protected]> * fix lane departure checker Signed-off-by: Takamasa Horibe <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: tkimura4 <[email protected]>
taikitanaka3
added a commit
that referenced
this pull request
Dec 13, 2021
* release v0.4.0 * load velocity_controller_param.yaml from launcher (#52) Signed-off-by: Shinnosuke Hirakawa <[email protected]> * Include enable_slope_compensation to yaml file (#61) * Sync mpc param (#74) Signed-off-by: wep21 <[email protected]> * add stop dist param (#73) * add stop dist param * add keep stopping dist param * removed ROS1 package Signed-off-by: mitsudome-r <[email protected]> * Revert "removed ROS1 package" This reverts commit 85eb34207aa7b90314d93a6eb370213e10fcd7bd. * 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 control launch (#7) * port control launch Signed-off-by: Takamasa Horibe <[email protected]> * fix license Signed-off-by: Takamasa Horibe <[email protected]> * ROS2 Linting: control_launch (#29) * Add linter tests and completepackage dependencies list * Reorder alphabetically * Comment out pure_pursuit dependency - not ported yet * Add back pure_pursuit package post port * Ros2 port autoware launch (#35) * [autoware_launch] port CMakelists.txt and remove COLCON_IGNORE Signed-off-by: mitsudome-r <[email protected]> * [autoware_launch] fix planning_simulator.launch.xml Signed-off-by: mitsudome-r <[email protected]> * [autoware_launch] add rviz config Signed-off-by: mitsudome-r <[email protected]> * [autoware_launch] first port of autoware_launch Signed-off-by: mitsudome-r <[email protected]> * lanuch rviz with config file Signed-off-by: kosuke murakami <[email protected]> * modify launch file for making psim work Signed-off-by: kosuke murakami <[email protected]> * add vehicle model in launch Signed-off-by: kosuke murakami <[email protected]> * change from vehicle_model to vehicle_param_file Signed-off-by: kosuke murakami <[email protected]> * [autoware_launch] add autoware_web_controller and system launch Signed-off-by: mitsudome-r <[email protected]> * add rosbrdige_suite to build_depends.repos Signed-off-by: mitsudome-r <[email protected]> * Update rviz Signed-off-by: wep21 <[email protected]> * update autoware.rviz Signed-off-by: mitsudome-r <[email protected]> * remove autoware_ros2.rviz Signed-off-by: mitsudome-r <[email protected]> Co-authored-by: kosuke murakami <[email protected]> Co-authored-by: wep21 <[email protected]> * Ros2 v0.8.0 control launch (#53) * restore file name for v0.8.0 update Signed-off-by: Takamasa Horibe <[email protected]> * Add use_emergency_handling arg to vehicle_cmd_gate.launch (#83) Signed-off-by: Kenji Miyake <[email protected]> * Add parameter for using steer prediction (#88) * change stop dist param (#85) * mpc: change param name steer_rate_lim_deg -> steer_rate_lim_dps (#79) Signed-off-by: Takamasa Horibe <[email protected]> * add mpc parameter (#105) * Add parameters for stop state (#126) * Add parameters for stop state * Change default value * Add vehicle cmd gate config (#136) * Add config_file of vehicle_cmd_gate Signed-off-by: Kenji Miyake <[email protected]> * Add use_emergency_stop Signed-off-by: Kenji Miyake <[email protected]> * Rename emergency_stop to external_emergency_stop Signed-off-by: Kenji Miyake <[email protected]> * Fix command_gate diag Signed-off-by: Kenji Miyake <[email protected]> * Add lane_departure_checker (#123) Signed-off-by: Kenji Miyake <[email protected]> * Revert "restore file name for v0.8.0 update" This reverts commit 516b366819f7f9d69b9bc3e2de180d4523794bcd. * fix control launch Signed-off-by: Takamasa Horibe <[email protected]> * fix args Signed-off-by: Takamasa Horibe <[email protected]> * fix param type Signed-off-by: Takamasa Horibe <[email protected]> * fix lane departure checker Signed-off-by: Takamasa Horibe <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: tkimura4 <[email protected]> * [velocity controller]: Fix parameter type (#62) Signed-off-by: wep21 <[email protected]> * Rename ROS-related .yaml to .param.yaml (#65) * Rename ROS-related .yaml to .param.yaml Signed-off-by: Kenji Miyake <[email protected]> * Add missing '--' Signed-off-by: Kenji Miyake <[email protected]> * Rename vehicle_info.yaml to vehicle_info.param.yaml Signed-off-by: Kenji Miyake <[email protected]> * Fix livox param name Signed-off-by: Kenji Miyake <[email protected]> * Ros2 update v0.9.0 (#67) * Add pose history into rviz config Signed-off-by: wep21 <[email protected]> * add blocked by obstacle option (#164) * fix tab name (#166) * disenable ndt visualization (#169) * disenable ndt visualization * change alpha * dont visualize position covariance Signed-off-by: wep21 <[email protected]> * change global frame to map (#171) * add param (#156) Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: Taichi Higashide <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: tkimura4 <[email protected]> * Fix typo in control launch (#91) * Fix typo in control module * change admissible_yaw_error -> admissible_yaw_error_rad * Fix various typos in launch files (#97) * add use_sim-time option (#99) * Replace doc by description (#182) Signed-off-by: Kenji Miyake <[email protected]> * 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]> * 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 control composed launch (#201) Signed-off-by: wep21 <[email protected]> * Fix mistakes in control.launch.py (#209) * Fix typo in control.launch.py Signed-off-by: Kenji Miyake <[email protected]> * Add remote_cmd_converter_component Signed-off-by: Kenji Miyake <[email protected]> * Feature/add external cmd selector (#206) * Add remote_cmd_selector to control.launch (#172) * Add remote_cmd_selector to control.launch Signed-off-by: Kenji Miyake <[email protected]> * Rename remote_cmd_selector to external_cmd_selector Signed-off-by: Kenji Miyake <[email protected]> * Change default external cmd source (#173) Signed-off-by: Kenji Miyake <[email protected]> * modify to use control.launch.xml * add external_cmd_selector to control.launch.py * Fix remapping in control.launch.py Signed-off-by: Kenji Miyake <[email protected]> * Fix remapping in control.launch.py again Signed-off-by: Kenji Miyake <[email protected]> Co-authored-by: Keisuke Shima <[email protected]> * 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]> * add external commands (#210) * add remote commands * fix topic * ToExternalCmd * fix topic in remote cmd converter * fix ament * add description for control_launch (#330) * add description * fix sentence * use of * 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 * Feature/expand footprint launcher (#318) * fix typo in control.launch.py #363 * Fix description in control launch arg (#364) * Add autoware api (#376) * Add external api adaptor (#267) * Add external api adaptor * Add api adaptor to logging simulator Signed-off-by: Takagi, Isamu <[email protected]> * Add engage status output Signed-off-by: Takagi, Isamu <[email protected]> * Add internal api adaptor (#273) Signed-off-by: Takagi, Isamu <[email protected]> * Add map hash generator (#319) Signed-off-by: Takagi, Isamu <[email protected]> * Add autoware api launch (#326) * Add autoware api launch Signed-off-by: Takagi, Isamu <[email protected]> * Apply autoware api launch Signed-off-by: Takagi, Isamu <[email protected]> * Add deprecated comment Signed-off-by: Takagi, Isamu <[email protected]> * Remove unused parameter (#325) Signed-off-by: Takagi, Isamu <[email protected]> * Add api parameter (#341) Signed-off-by: Takagi, Isamu <[email protected]> * Add start request API (#321) * Add use start request option Signed-off-by: Takagi, Isamu <[email protected]> * Fix lint Signed-off-by: Takagi, Isamu <[email protected]> * Feature external cmd selector heartbeat (#356) * Rename external command topic Signed-off-by: Takagi, Isamu <[email protected]> * Modify command topic name Signed-off-by: Takagi, Isamu <[email protected]> * Fix topic name Signed-off-by: Takagi, Isamu <[email protected]> * Rename remote_cmd_converter Signed-off-by: Takagi, Isamu <[email protected]> * Remove gate mode from external command Signed-off-by: Takagi, Isamu <[email protected]> * Fix latest external command name (#361) Signed-off-by: Takagi, Isamu <[email protected]> * Fix merge conflict Signed-off-by: Takagi, Isamu <[email protected]> * change external traffic light topic name in behavior velocity planner (#310) * fix topic * change internal topic name Co-authored-by: yabuta <[email protected]> * Move launch file of external_cmd_selector (#386) * Move launch file of external_cmd_selector Signed-off-by: Takagi, Isamu <[email protected]> * Add utility function to include launch.py Signed-off-by: Takagi, Isamu <[email protected]> * Add missing parameter Signed-off-by: Takagi, Isamu <[email protected]> * Fix external command api name Signed-off-by: Takagi, Isamu <[email protected]> * move common parameters Signed-off-by: Takagi, Isamu <[email protected]> * Fix format Signed-off-by: Takagi, Isamu <[email protected]> * Use EmergencyState instead of deprecated EmergencyMode (#390) * Use EmergencyState instead of deprecated EmergencyMode Signed-off-by: Kenji Miyake <[email protected]> * Update control.launch.py * Add selected external command API (#397) * 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]> * Add emergency status API (#439) * remove yaw-recalc param in mpc (#190) (#294) Co-authored-by: tkimura4 <[email protected]> * Master sync for velocity controller (#297) * update velocity_controller_param.yaml for refactoring velocity_controller (#238) * update velocity_controller_param.yaml (#247) Co-authored-by: Takayuki Murooka <[email protected]> * Fix parameter type (#299) Signed-off-by: wep21 <[email protected]> * add smoothing_num parameter (#263) (#301) * add smoothing_num parameter * change param Co-authored-by: tkimura4 <[email protected]> * add stopped_jerk (#276) (#315) * add stopped_jerk * set stopped_jerk -5.0 Co-authored-by: Takayuki Murooka <[email protected]> * Rename param from smooth_stop_max_fast_vel to smooth_stop_min_fast_vel (#351) * Feature/vehicle gate parametrize acc (#320) * [vehicle_cmd_gate] add acc parameters Signed-off-by: TakaHoribe <[email protected]> * fix typo Signed-off-by: TakaHoribe <[email protected]> * Update control_launch/config/vehicle_cmd_gate/vehicle_cmd_gate.param.yaml Co-authored-by: tkimura4 <[email protected]> Co-authored-by: Daisuke Nishimatsu <[email protected]> Co-authored-by: tkimura4 <[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 * twist -> odometry (#109) Co-authored-by: Takayuki Murooka <[email protected]> * remove unused depend/launcher (#112) * Auto/control psim (#113) * succeeded in launching control nodes * fix input/output of control_launch * Remove multiple package * Add newline * Update control_launch/launch/control.launch.py Co-authored-by: tkimura4 <[email protected]> * Apply pre-commit Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: tkimura4 <[email protected]> * Fix remapping in control.launch.py (#115) * Fix remappings * Add comment * Fix remappings (#116) * fix topics * add external hazard indicator * add param (#126) * fix yaml (#127) * remove unused files Signed-off-by: tomoya.kimura <[email protected]> * add default parameter of vehicle information Signed-off-by: tomoya.kimura <[email protected]> * ci(pre-commit): autofix Co-authored-by: mitsudome-r <[email protected]> Co-authored-by: shin <[email protected]> Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: Daisuke Nishimatsu <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Jilada Eccleston <[email protected]> Co-authored-by: Ryohsuke Mitsudome <[email protected]> Co-authored-by: kosuke murakami <[email protected]> Co-authored-by: wep21 <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: Taichi Higashide <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: Kazuki Miyahara <[email protected]> Co-authored-by: taikitanaka <[email protected]> Co-authored-by: Takagi, Isamu <[email protected]> Co-authored-by: Keisuke Shima <[email protected]> Co-authored-by: Hiroki OTA <[email protected]> Co-authored-by: yabuta <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: Maxime CLEMENT <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Takayuki Murooka <[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 * load velocity_controller_param.yaml from launcher (autowarefoundation#52) Signed-off-by: Shinnosuke Hirakawa <[email protected]> * Include enable_slope_compensation to yaml file (autowarefoundation#61) * Sync mpc param (autowarefoundation#74) Signed-off-by: wep21 <[email protected]> * add stop dist param (autowarefoundation#73) * add stop dist param * add keep stopping dist param * removed ROS1 package Signed-off-by: mitsudome-r <[email protected]> * Revert "removed ROS1 package" This reverts commit 85eb34207aa7b90314d93a6eb370213e10fcd7bd. * 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 control launch (#7) * port control launch Signed-off-by: Takamasa Horibe <[email protected]> * fix license Signed-off-by: Takamasa Horibe <[email protected]> * ROS2 Linting: control_launch (autowarefoundation#29) * Add linter tests and completepackage dependencies list * Reorder alphabetically * Comment out pure_pursuit dependency - not ported yet * Add back pure_pursuit package post port * Ros2 port autoware launch (autowarefoundation#35) * [autoware_launch] port CMakelists.txt and remove COLCON_IGNORE Signed-off-by: mitsudome-r <[email protected]> * [autoware_launch] fix planning_simulator.launch.xml Signed-off-by: mitsudome-r <[email protected]> * [autoware_launch] add rviz config Signed-off-by: mitsudome-r <[email protected]> * [autoware_launch] first port of autoware_launch Signed-off-by: mitsudome-r <[email protected]> * lanuch rviz with config file Signed-off-by: kosuke murakami <[email protected]> * modify launch file for making psim work Signed-off-by: kosuke murakami <[email protected]> * add vehicle model in launch Signed-off-by: kosuke murakami <[email protected]> * change from vehicle_model to vehicle_param_file Signed-off-by: kosuke murakami <[email protected]> * [autoware_launch] add autoware_web_controller and system launch Signed-off-by: mitsudome-r <[email protected]> * add rosbrdige_suite to build_depends.repos Signed-off-by: mitsudome-r <[email protected]> * Update rviz Signed-off-by: wep21 <[email protected]> * update autoware.rviz Signed-off-by: mitsudome-r <[email protected]> * remove autoware_ros2.rviz Signed-off-by: mitsudome-r <[email protected]> Co-authored-by: kosuke murakami <[email protected]> Co-authored-by: wep21 <[email protected]> * Ros2 v0.8.0 control launch (autowarefoundation#53) * restore file name for v0.8.0 update Signed-off-by: Takamasa Horibe <[email protected]> * Add use_emergency_handling arg to vehicle_cmd_gate.launch (autowarefoundation#83) Signed-off-by: Kenji Miyake <[email protected]> * Add parameter for using steer prediction (autowarefoundation#88) * change stop dist param (autowarefoundation#85) * mpc: change param name steer_rate_lim_deg -> steer_rate_lim_dps (autowarefoundation#79) Signed-off-by: Takamasa Horibe <[email protected]> * add mpc parameter (autowarefoundation#105) * Add parameters for stop state (autowarefoundation#126) * Add parameters for stop state * Change default value * Add vehicle cmd gate config (autowarefoundation#136) * Add config_file of vehicle_cmd_gate Signed-off-by: Kenji Miyake <[email protected]> * Add use_emergency_stop Signed-off-by: Kenji Miyake <[email protected]> * Rename emergency_stop to external_emergency_stop Signed-off-by: Kenji Miyake <[email protected]> * Fix command_gate diag Signed-off-by: Kenji Miyake <[email protected]> * Add lane_departure_checker (autowarefoundation#123) Signed-off-by: Kenji Miyake <[email protected]> * Revert "restore file name for v0.8.0 update" This reverts commit 516b366819f7f9d69b9bc3e2de180d4523794bcd. * fix control launch Signed-off-by: Takamasa Horibe <[email protected]> * fix args Signed-off-by: Takamasa Horibe <[email protected]> * fix param type Signed-off-by: Takamasa Horibe <[email protected]> * fix lane departure checker Signed-off-by: Takamasa Horibe <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: tkimura4 <[email protected]> * [velocity controller]: Fix parameter type (autowarefoundation#62) Signed-off-by: wep21 <[email protected]> * Rename ROS-related .yaml to .param.yaml (autowarefoundation#65) * Rename ROS-related .yaml to .param.yaml Signed-off-by: Kenji Miyake <[email protected]> * Add missing '--' Signed-off-by: Kenji Miyake <[email protected]> * Rename vehicle_info.yaml to vehicle_info.param.yaml Signed-off-by: Kenji Miyake <[email protected]> * Fix livox param name Signed-off-by: Kenji Miyake <[email protected]> * Ros2 update v0.9.0 (autowarefoundation#67) * Add pose history into rviz config Signed-off-by: wep21 <[email protected]> * add blocked by obstacle option (autowarefoundation#164) * fix tab name (autowarefoundation#166) * disenable ndt visualization (autowarefoundation#169) * disenable ndt visualization * change alpha * dont visualize position covariance Signed-off-by: wep21 <[email protected]> * change global frame to map (autowarefoundation#171) * add param (autowarefoundation#156) Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: Taichi Higashide <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: tkimura4 <[email protected]> * Fix typo in control launch (autowarefoundation#91) * Fix typo in control module * change admissible_yaw_error -> admissible_yaw_error_rad * Fix various typos in launch files (autowarefoundation#97) * add use_sim-time option (autowarefoundation#99) * Replace doc by description (autowarefoundation#182) Signed-off-by: Kenji Miyake <[email protected]> * 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]> * 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 control composed launch (autowarefoundation#201) Signed-off-by: wep21 <[email protected]> * Fix mistakes in control.launch.py (autowarefoundation#209) * Fix typo in control.launch.py Signed-off-by: Kenji Miyake <[email protected]> * Add remote_cmd_converter_component Signed-off-by: Kenji Miyake <[email protected]> * Feature/add external cmd selector (autowarefoundation#206) * Add remote_cmd_selector to control.launch (autowarefoundation#172) * Add remote_cmd_selector to control.launch Signed-off-by: Kenji Miyake <[email protected]> * Rename remote_cmd_selector to external_cmd_selector Signed-off-by: Kenji Miyake <[email protected]> * Change default external cmd source (autowarefoundation#173) Signed-off-by: Kenji Miyake <[email protected]> * modify to use control.launch.xml * add external_cmd_selector to control.launch.py * Fix remapping in control.launch.py Signed-off-by: Kenji Miyake <[email protected]> * Fix remapping in control.launch.py again Signed-off-by: Kenji Miyake <[email protected]> Co-authored-by: Keisuke Shima <[email protected]> * 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]> * add external commands (autowarefoundation#210) * add remote commands * fix topic * ToExternalCmd * fix topic in remote cmd converter * fix ament * add description for control_launch (autowarefoundation#330) * add description * fix sentence * use of * 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 * Feature/expand footprint launcher (autowarefoundation#318) * fix typo in control.launch.py autowarefoundation#363 * Fix description in control launch arg (autowarefoundation#364) * Add autoware api (autowarefoundation#376) * Add external api adaptor (autowarefoundation#267) * Add external api adaptor * Add api adaptor to logging simulator Signed-off-by: Takagi, Isamu <[email protected]> * Add engage status output Signed-off-by: Takagi, Isamu <[email protected]> * Add internal api adaptor (autowarefoundation#273) Signed-off-by: Takagi, Isamu <[email protected]> * Add map hash generator (autowarefoundation#319) Signed-off-by: Takagi, Isamu <[email protected]> * Add autoware api launch (autowarefoundation#326) * Add autoware api launch Signed-off-by: Takagi, Isamu <[email protected]> * Apply autoware api launch Signed-off-by: Takagi, Isamu <[email protected]> * Add deprecated comment Signed-off-by: Takagi, Isamu <[email protected]> * Remove unused parameter (autowarefoundation#325) Signed-off-by: Takagi, Isamu <[email protected]> * Add api parameter (autowarefoundation#341) Signed-off-by: Takagi, Isamu <[email protected]> * Add start request API (autowarefoundation#321) * Add use start request option Signed-off-by: Takagi, Isamu <[email protected]> * Fix lint Signed-off-by: Takagi, Isamu <[email protected]> * Feature external cmd selector heartbeat (autowarefoundation#356) * Rename external command topic Signed-off-by: Takagi, Isamu <[email protected]> * Modify command topic name Signed-off-by: Takagi, Isamu <[email protected]> * Fix topic name Signed-off-by: Takagi, Isamu <[email protected]> * Rename remote_cmd_converter Signed-off-by: Takagi, Isamu <[email protected]> * Remove gate mode from external command Signed-off-by: Takagi, Isamu <[email protected]> * Fix latest external command name (autowarefoundation#361) Signed-off-by: Takagi, Isamu <[email protected]> * Fix merge conflict Signed-off-by: Takagi, Isamu <[email protected]> * change external traffic light topic name in behavior velocity planner (autowarefoundation#310) * fix topic * change internal topic name Co-authored-by: yabuta <[email protected]> * Move launch file of external_cmd_selector (autowarefoundation#386) * Move launch file of external_cmd_selector Signed-off-by: Takagi, Isamu <[email protected]> * Add utility function to include launch.py Signed-off-by: Takagi, Isamu <[email protected]> * Add missing parameter Signed-off-by: Takagi, Isamu <[email protected]> * Fix external command api name Signed-off-by: Takagi, Isamu <[email protected]> * move common parameters Signed-off-by: Takagi, Isamu <[email protected]> * Fix format Signed-off-by: Takagi, Isamu <[email protected]> * Use EmergencyState instead of deprecated EmergencyMode (autowarefoundation#390) * Use EmergencyState instead of deprecated EmergencyMode Signed-off-by: Kenji Miyake <[email protected]> * Update control.launch.py * Add selected external command API (autowarefoundation#397) * 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]> * Add emergency status API (autowarefoundation#439) * remove yaw-recalc param in mpc (autowarefoundation#190) (autowarefoundation#294) Co-authored-by: tkimura4 <[email protected]> * Master sync for velocity controller (autowarefoundation#297) * update velocity_controller_param.yaml for refactoring velocity_controller (autowarefoundation#238) * update velocity_controller_param.yaml (autowarefoundation#247) Co-authored-by: Takayuki Murooka <[email protected]> * Fix parameter type (autowarefoundation#299) Signed-off-by: wep21 <[email protected]> * add smoothing_num parameter (autowarefoundation#263) (autowarefoundation#301) * add smoothing_num parameter * change param Co-authored-by: tkimura4 <[email protected]> * add stopped_jerk (autowarefoundation#276) (autowarefoundation#315) * add stopped_jerk * set stopped_jerk -5.0 Co-authored-by: Takayuki Murooka <[email protected]> * Rename param from smooth_stop_max_fast_vel to smooth_stop_min_fast_vel (autowarefoundation#351) * Feature/vehicle gate parametrize acc (autowarefoundation#320) * [vehicle_cmd_gate] add acc parameters Signed-off-by: TakaHoribe <[email protected]> * fix typo Signed-off-by: TakaHoribe <[email protected]> * Update control_launch/config/vehicle_cmd_gate/vehicle_cmd_gate.param.yaml Co-authored-by: tkimura4 <[email protected]> Co-authored-by: Daisuke Nishimatsu <[email protected]> Co-authored-by: tkimura4 <[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 * twist -> odometry (autowarefoundation#109) Co-authored-by: Takayuki Murooka <[email protected]> * remove unused depend/launcher (autowarefoundation#112) * Auto/control psim (autowarefoundation#113) * succeeded in launching control nodes * fix input/output of control_launch * Remove multiple package * Add newline * Update control_launch/launch/control.launch.py Co-authored-by: tkimura4 <[email protected]> * Apply pre-commit Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: tkimura4 <[email protected]> * Fix remapping in control.launch.py (autowarefoundation#115) * Fix remappings * Add comment * Fix remappings (autowarefoundation#116) * fix topics * add external hazard indicator * add param (autowarefoundation#126) * fix yaml (autowarefoundation#127) * remove unused files Signed-off-by: tomoya.kimura <[email protected]> * add default parameter of vehicle information Signed-off-by: tomoya.kimura <[email protected]> * ci(pre-commit): autofix Co-authored-by: mitsudome-r <[email protected]> Co-authored-by: shin <[email protected]> Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: Daisuke Nishimatsu <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Jilada Eccleston <[email protected]> Co-authored-by: Ryohsuke Mitsudome <[email protected]> Co-authored-by: kosuke murakami <[email protected]> Co-authored-by: wep21 <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: Taichi Higashide <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: Kazuki Miyahara <[email protected]> Co-authored-by: taikitanaka <[email protected]> Co-authored-by: Takagi, Isamu <[email protected]> Co-authored-by: Keisuke Shima <[email protected]> Co-authored-by: Hiroki OTA <[email protected]> Co-authored-by: yabuta <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: Maxime CLEMENT <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Takayuki Murooka <[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 * load velocity_controller_param.yaml from launcher (autowarefoundation#52) Signed-off-by: Shinnosuke Hirakawa <[email protected]> * Include enable_slope_compensation to yaml file (autowarefoundation#61) * Sync mpc param (autowarefoundation#74) Signed-off-by: wep21 <[email protected]> * add stop dist param (autowarefoundation#73) * add stop dist param * add keep stopping dist param * removed ROS1 package Signed-off-by: mitsudome-r <[email protected]> * Revert "removed ROS1 package" This reverts commit 85eb34207aa7b90314d93a6eb370213e10fcd7bd. * 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 control launch (#7) * port control launch Signed-off-by: Takamasa Horibe <[email protected]> * fix license Signed-off-by: Takamasa Horibe <[email protected]> * ROS2 Linting: control_launch (autowarefoundation#29) * Add linter tests and completepackage dependencies list * Reorder alphabetically * Comment out pure_pursuit dependency - not ported yet * Add back pure_pursuit package post port * Ros2 port autoware launch (autowarefoundation#35) * [autoware_launch] port CMakelists.txt and remove COLCON_IGNORE Signed-off-by: mitsudome-r <[email protected]> * [autoware_launch] fix planning_simulator.launch.xml Signed-off-by: mitsudome-r <[email protected]> * [autoware_launch] add rviz config Signed-off-by: mitsudome-r <[email protected]> * [autoware_launch] first port of autoware_launch Signed-off-by: mitsudome-r <[email protected]> * lanuch rviz with config file Signed-off-by: kosuke murakami <[email protected]> * modify launch file for making psim work Signed-off-by: kosuke murakami <[email protected]> * add vehicle model in launch Signed-off-by: kosuke murakami <[email protected]> * change from vehicle_model to vehicle_param_file Signed-off-by: kosuke murakami <[email protected]> * [autoware_launch] add autoware_web_controller and system launch Signed-off-by: mitsudome-r <[email protected]> * add rosbrdige_suite to build_depends.repos Signed-off-by: mitsudome-r <[email protected]> * Update rviz Signed-off-by: wep21 <[email protected]> * update autoware.rviz Signed-off-by: mitsudome-r <[email protected]> * remove autoware_ros2.rviz Signed-off-by: mitsudome-r <[email protected]> Co-authored-by: kosuke murakami <[email protected]> Co-authored-by: wep21 <[email protected]> * Ros2 v0.8.0 control launch (autowarefoundation#53) * restore file name for v0.8.0 update Signed-off-by: Takamasa Horibe <[email protected]> * Add use_emergency_handling arg to vehicle_cmd_gate.launch (autowarefoundation#83) Signed-off-by: Kenji Miyake <[email protected]> * Add parameter for using steer prediction (autowarefoundation#88) * change stop dist param (autowarefoundation#85) * mpc: change param name steer_rate_lim_deg -> steer_rate_lim_dps (autowarefoundation#79) Signed-off-by: Takamasa Horibe <[email protected]> * add mpc parameter (autowarefoundation#105) * Add parameters for stop state (autowarefoundation#126) * Add parameters for stop state * Change default value * Add vehicle cmd gate config (autowarefoundation#136) * Add config_file of vehicle_cmd_gate Signed-off-by: Kenji Miyake <[email protected]> * Add use_emergency_stop Signed-off-by: Kenji Miyake <[email protected]> * Rename emergency_stop to external_emergency_stop Signed-off-by: Kenji Miyake <[email protected]> * Fix command_gate diag Signed-off-by: Kenji Miyake <[email protected]> * Add lane_departure_checker (autowarefoundation#123) Signed-off-by: Kenji Miyake <[email protected]> * Revert "restore file name for v0.8.0 update" This reverts commit 516b366819f7f9d69b9bc3e2de180d4523794bcd. * fix control launch Signed-off-by: Takamasa Horibe <[email protected]> * fix args Signed-off-by: Takamasa Horibe <[email protected]> * fix param type Signed-off-by: Takamasa Horibe <[email protected]> * fix lane departure checker Signed-off-by: Takamasa Horibe <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: tkimura4 <[email protected]> * [velocity controller]: Fix parameter type (autowarefoundation#62) Signed-off-by: wep21 <[email protected]> * Rename ROS-related .yaml to .param.yaml (autowarefoundation#65) * Rename ROS-related .yaml to .param.yaml Signed-off-by: Kenji Miyake <[email protected]> * Add missing '--' Signed-off-by: Kenji Miyake <[email protected]> * Rename vehicle_info.yaml to vehicle_info.param.yaml Signed-off-by: Kenji Miyake <[email protected]> * Fix livox param name Signed-off-by: Kenji Miyake <[email protected]> * Ros2 update v0.9.0 (autowarefoundation#67) * Add pose history into rviz config Signed-off-by: wep21 <[email protected]> * add blocked by obstacle option (autowarefoundation#164) * fix tab name (autowarefoundation#166) * disenable ndt visualization (autowarefoundation#169) * disenable ndt visualization * change alpha * dont visualize position covariance Signed-off-by: wep21 <[email protected]> * change global frame to map (autowarefoundation#171) * add param (autowarefoundation#156) Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: Taichi Higashide <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: tkimura4 <[email protected]> * Fix typo in control launch (autowarefoundation#91) * Fix typo in control module * change admissible_yaw_error -> admissible_yaw_error_rad * Fix various typos in launch files (autowarefoundation#97) * add use_sim-time option (autowarefoundation#99) * Replace doc by description (autowarefoundation#182) Signed-off-by: Kenji Miyake <[email protected]> * 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]> * 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 control composed launch (autowarefoundation#201) Signed-off-by: wep21 <[email protected]> * Fix mistakes in control.launch.py (autowarefoundation#209) * Fix typo in control.launch.py Signed-off-by: Kenji Miyake <[email protected]> * Add remote_cmd_converter_component Signed-off-by: Kenji Miyake <[email protected]> * Feature/add external cmd selector (autowarefoundation#206) * Add remote_cmd_selector to control.launch (autowarefoundation#172) * Add remote_cmd_selector to control.launch Signed-off-by: Kenji Miyake <[email protected]> * Rename remote_cmd_selector to external_cmd_selector Signed-off-by: Kenji Miyake <[email protected]> * Change default external cmd source (autowarefoundation#173) Signed-off-by: Kenji Miyake <[email protected]> * modify to use control.launch.xml * add external_cmd_selector to control.launch.py * Fix remapping in control.launch.py Signed-off-by: Kenji Miyake <[email protected]> * Fix remapping in control.launch.py again Signed-off-by: Kenji Miyake <[email protected]> Co-authored-by: Keisuke Shima <[email protected]> * 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]> * add external commands (autowarefoundation#210) * add remote commands * fix topic * ToExternalCmd * fix topic in remote cmd converter * fix ament * add description for control_launch (autowarefoundation#330) * add description * fix sentence * use of * 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 * Feature/expand footprint launcher (autowarefoundation#318) * fix typo in control.launch.py autowarefoundation#363 * Fix description in control launch arg (autowarefoundation#364) * Add autoware api (autowarefoundation#376) * Add external api adaptor (autowarefoundation#267) * Add external api adaptor * Add api adaptor to logging simulator Signed-off-by: Takagi, Isamu <[email protected]> * Add engage status output Signed-off-by: Takagi, Isamu <[email protected]> * Add internal api adaptor (autowarefoundation#273) Signed-off-by: Takagi, Isamu <[email protected]> * Add map hash generator (autowarefoundation#319) Signed-off-by: Takagi, Isamu <[email protected]> * Add autoware api launch (autowarefoundation#326) * Add autoware api launch Signed-off-by: Takagi, Isamu <[email protected]> * Apply autoware api launch Signed-off-by: Takagi, Isamu <[email protected]> * Add deprecated comment Signed-off-by: Takagi, Isamu <[email protected]> * Remove unused parameter (autowarefoundation#325) Signed-off-by: Takagi, Isamu <[email protected]> * Add api parameter (autowarefoundation#341) Signed-off-by: Takagi, Isamu <[email protected]> * Add start request API (autowarefoundation#321) * Add use start request option Signed-off-by: Takagi, Isamu <[email protected]> * Fix lint Signed-off-by: Takagi, Isamu <[email protected]> * Feature external cmd selector heartbeat (autowarefoundation#356) * Rename external command topic Signed-off-by: Takagi, Isamu <[email protected]> * Modify command topic name Signed-off-by: Takagi, Isamu <[email protected]> * Fix topic name Signed-off-by: Takagi, Isamu <[email protected]> * Rename remote_cmd_converter Signed-off-by: Takagi, Isamu <[email protected]> * Remove gate mode from external command Signed-off-by: Takagi, Isamu <[email protected]> * Fix latest external command name (autowarefoundation#361) Signed-off-by: Takagi, Isamu <[email protected]> * Fix merge conflict Signed-off-by: Takagi, Isamu <[email protected]> * change external traffic light topic name in behavior velocity planner (autowarefoundation#310) * fix topic * change internal topic name Co-authored-by: yabuta <[email protected]> * Move launch file of external_cmd_selector (autowarefoundation#386) * Move launch file of external_cmd_selector Signed-off-by: Takagi, Isamu <[email protected]> * Add utility function to include launch.py Signed-off-by: Takagi, Isamu <[email protected]> * Add missing parameter Signed-off-by: Takagi, Isamu <[email protected]> * Fix external command api name Signed-off-by: Takagi, Isamu <[email protected]> * move common parameters Signed-off-by: Takagi, Isamu <[email protected]> * Fix format Signed-off-by: Takagi, Isamu <[email protected]> * Use EmergencyState instead of deprecated EmergencyMode (autowarefoundation#390) * Use EmergencyState instead of deprecated EmergencyMode Signed-off-by: Kenji Miyake <[email protected]> * Update control.launch.py * Add selected external command API (autowarefoundation#397) * 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]> * Add emergency status API (autowarefoundation#439) * remove yaw-recalc param in mpc (autowarefoundation#190) (autowarefoundation#294) Co-authored-by: tkimura4 <[email protected]> * Master sync for velocity controller (autowarefoundation#297) * update velocity_controller_param.yaml for refactoring velocity_controller (autowarefoundation#238) * update velocity_controller_param.yaml (autowarefoundation#247) Co-authored-by: Takayuki Murooka <[email protected]> * Fix parameter type (autowarefoundation#299) Signed-off-by: wep21 <[email protected]> * add smoothing_num parameter (autowarefoundation#263) (autowarefoundation#301) * add smoothing_num parameter * change param Co-authored-by: tkimura4 <[email protected]> * add stopped_jerk (autowarefoundation#276) (autowarefoundation#315) * add stopped_jerk * set stopped_jerk -5.0 Co-authored-by: Takayuki Murooka <[email protected]> * Rename param from smooth_stop_max_fast_vel to smooth_stop_min_fast_vel (autowarefoundation#351) * Feature/vehicle gate parametrize acc (autowarefoundation#320) * [vehicle_cmd_gate] add acc parameters Signed-off-by: TakaHoribe <[email protected]> * fix typo Signed-off-by: TakaHoribe <[email protected]> * Update control_launch/config/vehicle_cmd_gate/vehicle_cmd_gate.param.yaml Co-authored-by: tkimura4 <[email protected]> Co-authored-by: Daisuke Nishimatsu <[email protected]> Co-authored-by: tkimura4 <[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 * twist -> odometry (autowarefoundation#109) Co-authored-by: Takayuki Murooka <[email protected]> * remove unused depend/launcher (autowarefoundation#112) * Auto/control psim (autowarefoundation#113) * succeeded in launching control nodes * fix input/output of control_launch * Remove multiple package * Add newline * Update control_launch/launch/control.launch.py Co-authored-by: tkimura4 <[email protected]> * Apply pre-commit Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: tkimura4 <[email protected]> * Fix remapping in control.launch.py (autowarefoundation#115) * Fix remappings * Add comment * Fix remappings (autowarefoundation#116) * fix topics * add external hazard indicator * add param (autowarefoundation#126) * fix yaml (autowarefoundation#127) * remove unused files Signed-off-by: tomoya.kimura <[email protected]> * add default parameter of vehicle information Signed-off-by: tomoya.kimura <[email protected]> * ci(pre-commit): autofix Co-authored-by: mitsudome-r <[email protected]> Co-authored-by: shin <[email protected]> Co-authored-by: Fumiya Watanabe <[email protected]> Co-authored-by: Daisuke Nishimatsu <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]> Co-authored-by: Jilada Eccleston <[email protected]> Co-authored-by: Ryohsuke Mitsudome <[email protected]> Co-authored-by: kosuke murakami <[email protected]> Co-authored-by: wep21 <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: taikitanaka3 <[email protected]> Co-authored-by: Taichi Higashide <[email protected]> Co-authored-by: Yukihiro Saito <[email protected]> Co-authored-by: Kazuki Miyahara <[email protected]> Co-authored-by: taikitanaka <[email protected]> Co-authored-by: Takagi, Isamu <[email protected]> Co-authored-by: Keisuke Shima <[email protected]> Co-authored-by: Hiroki OTA <[email protected]> Co-authored-by: yabuta <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: Maxime CLEMENT <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
kminoda
pushed a commit
to kminoda/autoware.universe
that referenced
this pull request
Sep 8, 2022
…n#1040) (autowarefoundation#105) Signed-off-by: Takayuki Murooka <[email protected]> Signed-off-by: Takayuki Murooka <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]>
NorahXiong
pushed a commit
to NorahXiong/autoware.universe
that referenced
this pull request
Jan 24, 2025
* chore: update CODEOWNERS Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * style(pre-commit): autofix --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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(required)
#1
Description(required)
add pacmod3 msgs
Review Procedure(required)
see ci result
Related PR(optional)
#103
Pre-Review Checklist for the PR Author
PR Author should check the checkboxes below when creating the PR.
If you are adding new package following items are required:
Checklist for the PR Reviewer
Reviewers should check the checkboxes below before approval.
Post-Review Checklist for the PR Author
PR Author should check the checkboxes below before merging.
CI Checks