-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: sync upstream #33
Commits on Apr 5, 2022
-
fix(tier4_state_rviz_plugin): change service and topic name for engage (
#633) Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 15f43bc - Browse repository at this point
Copy the full SHA 15f43bcView commit details -
fix(motion_velocity_smoother): velocity limit when engage status (#621)
Signed-off-by: Makoto Kurihara <mkuri8m@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b8f666b - Browse repository at this point
Copy the full SHA b8f666bView commit details -
fix(motion_velocity_smoother): add missing rclcpp dependency (#634)
Signed-off-by: Takayuki AKAMINE <takayuki.akamine@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 7d3ee50 - Browse repository at this point
Copy the full SHA 7d3ee50View commit details -
* chore: sync files Signed-off-by: GitHub <noreply@github.com> * ci(pre-commit): autofix Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 61a09b8 - Browse repository at this point
Copy the full SHA 61a09b8View commit details -
ci(pre-commit): update pre-commit-hooks-ros (#625)
* ci(pre-commit): update pre-commit-hooks-ros Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * ci(pre-commit): autofix Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1160713 - Browse repository at this point
Copy the full SHA 1160713View commit details -
ci(pre-commit): autoupdate (#355)
updates: - [github.com/igorshubovych/markdownlint-cli: v0.30.0 → v0.31.1](igorshubovych/markdownlint-cli@v0.30.0...v0.31.1) - [github.com/pre-commit/mirrors-prettier: v2.5.1 → v2.6.2](pre-commit/mirrors-prettier@v2.5.1...v2.6.2) - [github.com/tier4/pre-commit-hooks-ros: v0.5.1 → v0.6.0](tier4/pre-commit-hooks-ros@v0.5.1...v0.6.0) - [github.com/shellcheck-py/shellcheck-py: v0.8.0.3 → v0.8.0.4](shellcheck-py/shellcheck-py@v0.8.0.3...v0.8.0.4) - [github.com/scop/pre-commit-shfmt: v3.4.2-1 → v3.4.3-1](scop/pre-commit-shfmt@v3.4.2-1...v3.4.3-1) - [github.com/cpplint/cpplint: 1.5.5 → 1.6.0](cpplint/cpplint@1.5.5...1.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 05d0131 - Browse repository at this point
Copy the full SHA 05d0131View commit details
Commits on Apr 6, 2022
-
ci(codecov): fix diff coverage (#384)
* ci(codecov): fix diff coverage Signed-off-by: Keisuke Shima <19993104+KeisukeShima@users.noreply.github.com> * Update codecov.yaml Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 27d01da - Browse repository at this point
Copy the full SHA 27d01daView commit details -
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b1e10da - Browse repository at this point
Copy the full SHA b1e10daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 341b77f - Browse repository at this point
Copy the full SHA 341b77fView commit details -
fix(behavior_velocity_planner): fix velocity interpolation changing t…
…he stop position inappropriately (#623) * fix(behavior_velocity_planner): fix velocity interpolation changing the stop position inappropriately Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix typo Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * add test for interpolation Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix build warning Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 90ee0ae - Browse repository at this point
Copy the full SHA 90ee0aeView commit details
Commits on Apr 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 200fefe - Browse repository at this point
Copy the full SHA 200fefeView commit details -
fix: localization and perception launch for tutorial (#645)
* fix: localization and perception launch for tutorial * ci(pre-commit): autofix Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ae97673 - Browse repository at this point
Copy the full SHA ae97673View commit details -
fix(ekf_localizer): rosbag clock jump bug (#646)
* fix(ekf_localizer): rosbag clock jump bug Signed-off-by: YamatoAndo <yamato.ando@gmail.com> * ci(pre-commit): autofix Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2fa1c16 - Browse repository at this point
Copy the full SHA 2fa1c16View commit details -
feat(tier4_traffic_light_rviz_plugin): add traffic light publish panel (
#640) * feat(tier4_traffic_light_rviz_plugin): add traffic light publish panel Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(tier4_traffic_light_rviz_plugin): fix behavior Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix: lisense description Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com> * fix: lisence description Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com> Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7ee98f4 - Browse repository at this point
Copy the full SHA 7ee98f4View commit details -
fix(behavior_path_planner): initialize scene module status (#650)
Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c341d4c - Browse repository at this point
Copy the full SHA c341d4cView commit details -
feat(dummy_diag_publisher): use as a component (#652)
* feat(dummy_diag_publisher): use as components Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * fix: add explicit Signed-off-by: h-ohta <hiroki.ota@tier4.jp> * fix: fix node name
Configuration menu - View commit details
-
Copy full SHA for 6044998 - Browse repository at this point
Copy the full SHA 6044998View commit details
Commits on Apr 8, 2022
-
fix(ndt_scan_matcher): disable
march=native
when the target is Inte……l processor (#577) * disable march=native when the target is Intel processor Signed-off-by: Daichi Murakami <harihitode@gmail.com> * [fix] the condition to select proper compiler options Signed-off-by: Daichi Murakami <harihitode@gmail.com> * fix typo in comments in CMakeLists.txt Signed-off-by: Daichi Murakami <harihitode@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5df08c0 - Browse repository at this point
Copy the full SHA 5df08c0View commit details -
feat: pointcloud based probabilistic occupancy grid map (#624)
* initial commit Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com> * ci(pre-commit): autofix * change param Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com> * update readme Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com> * add launch Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com> * ci(pre-commit): autofix * update readme Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com> * ci(pre-commit): autofix * fix typo Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com> * update readme Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com> * ci(pre-commit): autofix * cosmetic change Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com> * add single frame mode Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com> * ci(pre-commit): autofix Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0b70df0 - Browse repository at this point
Copy the full SHA 0b70df0View commit details -
feat(behavior_velocity): add velocity smoother to behavior velocity (#…
…497) * feat(behavior_velocity): add external velocity limit and velocity smoother to behavior velocity * feat(behavior_velocity): add smooth method Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): apply experimental feedback Signed-off-by: taikitanaka3 <taiki.tanaka@tier4.jp> Co-authored-by: Makoto Kurihara <mkuri8m@gmail.com> Co-authored-by: taikitanaka3 <taiki.tanaka@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for bb3bc19 - Browse repository at this point
Copy the full SHA bb3bc19View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4e7e2f - Browse repository at this point
Copy the full SHA a4e7e2fView commit details