-
Notifications
You must be signed in to change notification settings - Fork 650
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 map packages #8
feat: add map packages #8
Commits on Nov 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6b276e7 - Browse repository at this point
Copy the full SHA 6b276e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e8d42 - Browse repository at this point
Copy the full SHA e2e8d42View commit details -
Fix/extend drivable area beyond goal (autowarefoundation#781)
* update llt2 extention query func Signed-off-by: Kosuke Murakami <kosuke.murakami@tier4.jp> * extend drivable area over goal point Signed-off-by: Kosuke Murakami <kosuke.murakami@tier4.jp> * apply clang Signed-off-by: Kosuke Murakami <kosuke.murakami@tier4.jp> * update get preeceeding func Signed-off-by: Kosuke Murakami <kosuke.murakami@tier4.jp> * update preceeding func in lanechange Signed-off-by: Kosuke Murakami <kosuke.murakami@tier4.jp> * update comment Signed-off-by: Kosuke Murakami <kosuke.murakami@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for c482204 - Browse repository at this point
Copy the full SHA c482204View commit details -
Fix intersection preceeding lane query (autowarefoundation#807)
* modified interseciton module to add lanelets in intersection to objective lanelets due to change in getPreceedingLaneletSequences() Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp> * update comment Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for cb89d24 - Browse repository at this point
Copy the full SHA cb89d24View commit details -
Configuration menu - View commit details
-
Copy full SHA for e56f474 - Browse repository at this point
Copy the full SHA e56f474View commit details -
remove ROS1 packages temporarily
Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 108f2c7 - Browse repository at this point
Copy the full SHA 108f2c7View commit details -
Revert "remove ROS1 packages temporarily"
This reverts commit 3290a8b. Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 3dc7ce8 - Browse repository at this point
Copy the full SHA 3dc7ce8View commit details -
add COLCON_IGNORE to ros1 packages
Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 5365110 - Browse repository at this point
Copy the full SHA 5365110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8649e82 - Browse repository at this point
Copy the full SHA 8649e82View commit details -
port map_tf_generator (autowarefoundation#32)
* port map_tf_generator Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * add missing dependency Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix pointor, tf_broadcaster, add compile option Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * use ament_auto Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ea3bcb3 - Browse repository at this point
Copy the full SHA ea3bcb3View commit details -
Port lanelet2 extension (autowarefoundation#36)
* remove COLCON_IGNORE Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp> * port to ROS2 Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp> * minor fix Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp> * fix CI Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp> * remove unnecessary semi-colon Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp> * fix library to executable for lanelet2_extension_sample and autoware_lanelet2_validation Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp> * fix usage for ROS2 Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp> * fix usage message and parameter declaration Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp> * fix getting map_file parameter Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for b0121de - Browse repository at this point
Copy the full SHA b0121deView commit details -
Port map loader (autowarefoundation#44)
* port map_loader to ROS2 Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp> * fix unintended change Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp> * Update map/map_loader/CMakeLists.txt Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com> Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a599d1d - Browse repository at this point
Copy the full SHA a599d1dView commit details -
Add geometry2 to repos (autowarefoundation#76)
* add geometry2 package temporarily until new release Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp> * trigger-ci Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp> * add tf2 dependency to the packages that use tf2_geometry_msgs Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 86e242e - Browse repository at this point
Copy the full SHA 86e242eView commit details -
Revert "Add geometry2 to repos (autowarefoundation#76)" (autowarefoun…
…dation#96) * Revert "Add geometry2 to repos (autowarefoundation#76)" This reverts commit 7dbe25e. * Re-add tf2 dependencies * Revert "Re-add tf2 dependencies" This reverts commit e23b0c8b0826cf9518924d33349f9de34b4975df. * Debug CI pipeline * Revert "Debug CI pipeline" This reverts commit 58f1eba550360d82c08230552abfb64b33b23e0f. * Explicitly install known versions of the geometry packages * No need to skip tf2 packages anymore Co-authored-by: Esteve Fernandez <esteve@apache.org>
Configuration menu - View commit details
-
Copy full SHA for 417446b - Browse repository at this point
Copy the full SHA 417446bView commit details -
Rename h files to hpp (autowarefoundation#142)
* Change includes * Rename files * Adjustments to make things compile * Other packages
Configuration menu - View commit details
-
Copy full SHA for 015abc6 - Browse repository at this point
Copy the full SHA 015abc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5325540 - Browse repository at this point
Copy the full SHA 5325540View commit details -
Use quotes for includes where appropriate (autowarefoundation#144)
* Use quotes for includes where appropriate * Fix lint tests * Make tests pass hopefully
Configuration menu - View commit details
-
Copy full SHA for 9321020 - Browse repository at this point
Copy the full SHA 9321020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f8f234 - Browse repository at this point
Copy the full SHA 5f8f234View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9e815e - Browse repository at this point
Copy the full SHA d9e815eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c21101 - Browse repository at this point
Copy the full SHA 2c21101View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6a235f - Browse repository at this point
Copy the full SHA f6a235fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cacf53c - Browse repository at this point
Copy the full SHA cacf53cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9610c23 - Browse repository at this point
Copy the full SHA 9610c23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67c254b - Browse repository at this point
Copy the full SHA 67c254bView commit details -
Ros2 v0.8 fix typo of "preceding" (autowarefoundation#323)
* Fix typo of getPrecedingLaneletSequences * Fix comment
Configuration menu - View commit details
-
Copy full SHA for cabccf9 - Browse repository at this point
Copy the full SHA cabccf9View commit details -
Fix rviz2 low FPS (autowarefoundation#390)
* add nullptr check when publish concatenate data (autowarefoundation#369) * Add warning msg when concat pointcloud is not published (autowarefoundation#388) Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Change lineString2Marker Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * Change trafficLight2TriangleMarker Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * Change laneletDirectionAsMarker Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * Remove debug code Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * Fix linter problems Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> Co-authored-by: Taichi Higashide <taichi.higashide@tier4.jp> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cc7f0fb - Browse repository at this point
Copy the full SHA cc7f0fbView commit details -
[map_loader] modify colors for lane markers for better visualization (a…
…utowarefoundation#398) Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 52ae2bd - Browse repository at this point
Copy the full SHA 52ae2bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e4d064 - Browse repository at this point
Copy the full SHA 5e4d064View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88b3f3f - Browse repository at this point
Copy the full SHA 88b3f3fView commit details -
add license (autowarefoundation#443)
Signed-off-by: Kosuke Murakami <kosuke.murakami@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for b9c009e - Browse repository at this point
Copy the full SHA b9c009eView commit details -
avoid pushing empty marker (autowarefoundation#441)
* avoid pushing empty marker * size0 -> empty
Configuration menu - View commit details
-
Copy full SHA for 63c32e9 - Browse repository at this point
Copy the full SHA 63c32e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8423a01 - Browse repository at this point
Copy the full SHA 8423a01View commit details -
Sync public repo (autowarefoundation#1228)
* [simple_planning_simulator] add readme (autowarefoundation#424) * add readme of simple_planning_simulator Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * Update simulator/simple_planning_simulator/README.md * set transit_margin_time to intersect. planner (autowarefoundation#460) * Fix pose2twist (autowarefoundation#462) Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * Ros2 vehicle info param server (autowarefoundation#447) * add vehicle_info_param_server * update vehicle info * apply format * fix bug * skip unnecessary search * delete vehicle param file * fix bug * Ros2 fix topic name part2 (autowarefoundation#425) * Fix topic name of traffic_light_classifier Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * Fix topic name of traffic_light_visualization Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * Fix topic name of traffic_light_ssd_fine_detector Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * Fix topic name of traffic_light_map_based_detector Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * Fix lint traffic_light_recognition Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * Fix lint traffic_light_ssd_fine_detector Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * Fix lint traffic_light_classifier Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * Fix lint traffic_light_classifier Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * Fix lint traffic_light_ssd_fine_detector Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> * Fix issues in hdd_reader (autowarefoundation#466) * Fix some issues detected by Coverity Scan and Clang-Tidy * Update launch command * Add more `close(new_sock)` * Simplify the definitions of struct * fix: re-construct laneletMapLayer for reindex RTree (autowarefoundation#463) * Rviz overlay render fix (autowarefoundation#461) * Moved painiting in SteeringAngle plugin to update() Signed-off-by: Adam Dabrowski <adam.dabrowski@robotec.ai> * super class now back to MFD Signed-off-by: Adam Dabrowski <adam.dabrowski@robotec.ai> * uncrustified Signed-off-by: Adam Dabrowski <adam.dabrowski@robotec.ai> * acquire data in mutex Signed-off-by: Adam Dabrowski <adam.dabrowski@robotec.ai> * back to RTD as superclass Signed-off-by: Adam Dabrowski <adam.dabrowski@robotec.ai> * Rviz overlay render in update (autowarefoundation#465) * Moved painiting in SteeringAngle plugin to update() Signed-off-by: Adam Dabrowski <adam.dabrowski@robotec.ai> * super class now back to MFD Signed-off-by: Adam Dabrowski <adam.dabrowski@robotec.ai> * uncrustified Signed-off-by: Adam Dabrowski <adam.dabrowski@robotec.ai> * acquire data in mutex Signed-off-by: Adam Dabrowski <adam.dabrowski@robotec.ai> * removed unnecessary includes and some dead code Signed-off-by: Adam Dabrowski <adam.dabrowski@robotec.ai> * Adepted remaining vehicle plugin classes to render-in-update concept. Returned to MFD superclass Signed-off-by: Adam Dabrowski <adam.dabrowski@robotec.ai> * restored RTD superclass Signed-off-by: Adam Dabrowski <adam.dabrowski@robotec.ai> Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com> Co-authored-by: tkimura4 <tomoya.kimura@tier4.jp> Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com> Co-authored-by: Kazuki Miyahara <kmiya@outlook.com> Co-authored-by: Makoto Tokunaga <vios-fish@users.noreply.github.com> Co-authored-by: Adam Dąbrowski <adam.dabrowski@robotec.ai>
Configuration menu - View commit details
-
Copy full SHA for 4eede82 - Browse repository at this point
Copy the full SHA 4eede82View commit details -
Revert "fix: re-construct laneletMapLayer for reindex RTree (autoware…
…foundation#463)" (autowarefoundation#1229) This reverts commit d2ecdfe4c58cb4544c9a3ee84947b36b7ee54421.
Configuration menu - View commit details
-
Copy full SHA for 28aba63 - Browse repository at this point
Copy the full SHA 28aba63View commit details -
add pcd file check (autowarefoundation#1232)
* add pcd file check * add space * add & * use namespace
Configuration menu - View commit details
-
Copy full SHA for a367794 - Browse repository at this point
Copy the full SHA a367794View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ec0cad - Browse repository at this point
Copy the full SHA 4ec0cadView commit details -
Remove use_sim_time for set_parameter (autowarefoundation#1260)
Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 6750243 - Browse repository at this point
Copy the full SHA 6750243View commit details -
Map components (autowarefoundation#1311)
* Make pointcloud map loader component Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Make lanelet2 map loader component Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Make map tf generator component Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Apply lint Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Rename parameter for lanelet2 map path Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Fix license Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Add comment for filesystem Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Fix variable name for glob Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 6e2d072 - Browse repository at this point
Copy the full SHA 6e2d072View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9dc075 - Browse repository at this point
Copy the full SHA c9dc075View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38a15ed - Browse repository at this point
Copy the full SHA 38a15edView commit details -
Fix minor flaws detected by Clang-Tidy (autowarefoundation#1647)
- misc-throw-by-value-catch-by-reference - cppcoreguidelines-init-variables - readability-isolate-declaration
Configuration menu - View commit details
-
Copy full SHA for 56db0d0 - Browse repository at this point
Copy the full SHA 56db0d0View commit details -
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 <kmiya@outlook.com> * 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 <kmiya@outlook.com> Co-authored-by: pre-commit <pre-commit@example.com> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ad37f17 - Browse repository at this point
Copy the full SHA ad37f17View commit details -
Porting traffic light viz (autowarefoundation#1284)
* Feature/traffic light viz (autowarefoundation#1001) * add tl map viz * bug fix * update map visualizer * add launch * add install in cmake * remove unused file * fix build error * Fix lint Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Fix typo Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Fix topic name and qos Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Replace deprecated duration api Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com> Co-authored-by: wep21 <border_goldenmarket@yahoo.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 262c2e0 - Browse repository at this point
Copy the full SHA 262c2e0View commit details -
Add markdownlint and prettier (autowarefoundation#1661)
* Add markdownlint and prettier Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Ignore .param.yaml Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Apply format Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 6cfbddf - Browse repository at this point
Copy the full SHA 6cfbddfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d73f5 - Browse repository at this point
Copy the full SHA 85d73f5View commit details -
suppress warnings for declare parameters (autowarefoundation#1724)
* fix for lanelet2_extension * fix for traffic light ssd fine detector * fix for topic_state_monitor * fix for dummy diag publisher * fix for remote cmd converter * fix for vehicle_info_util * fix for multi object tracker * fix for freespace planner * fix for autoware_error_monitor * add Werror for multi object tracker * fix for multi object tracker * add Werror for liraffic light ssd fine detector * add Werror for topic state monitor * add Werror * add Werror * add Werror * add Werror * fix style
Configuration menu - View commit details
-
Copy full SHA for 4d6844f - Browse repository at this point
Copy the full SHA 4d6844fView commit details -
suppress warnings for map (autowarefoundation#1773)
* add compile option * fix error * add compile option * add maybe unused * fix sign-compare * delete unused * add parentheses * fix for uncrusify * Fix typo * use U * use U Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e92758 - Browse repository at this point
Copy the full SHA 9e92758View commit details -
Fix clang warnings (autowarefoundation#1859)
* Fix -Wreturn-std-move Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix -Wunused-private-field Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Ignore -Wnonportable-include-path for mussp Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix -Wunused-const-variable Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix "can not be used when making a shared object" Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 2a1b070 - Browse repository at this point
Copy the full SHA 2a1b070View commit details -
Sync v1.3.0 (autowarefoundation#1909)
* Add elevation_map to autoware_state_monitor (autowarefoundation#1907) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * Disable saving elevation map temporarily (autowarefoundation#1906) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 94ef0bf - Browse repository at this point
Copy the full SHA 94ef0bfView commit details -
Fix typos in README of map_loader (autowarefoundation#1923)
* Fix typos in README of map_loader * Apply Prettier
Configuration menu - View commit details
-
Copy full SHA for 03fee6b - Browse repository at this point
Copy the full SHA 03fee6bView commit details -
fix some typos (autowarefoundation#1941)
* fix some typos * fix typo * Fix typo Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> Co-authored-by: Kenji Miyake <kenji.miyake@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 16d47b9 - Browse repository at this point
Copy the full SHA 16d47b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b340698 - Browse repository at this point
Copy the full SHA b340698View commit details -
Invoke code formatter at pre-commit (autowarefoundation#1935)
* Run ament_uncrustify at pre-commit * Reformat existing files * Fix copyright and cpplint errors Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> Co-authored-by: Kenji Miyake <kenji.miyake@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 4a330af - Browse repository at this point
Copy the full SHA 4a330afView commit details -
Save elevation_map with pcd md5sum (autowarefoundation#1988)
* Save elevation_map with pcd md5sum Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * Update sample launch * Fix cpplint * Use hash-library instead of openssl * Use call by reference * Apply format * Set CMAKE_CXX_STANDARD 17 * Save input_pcd.json and shorten directory name when loading multiple pcd * Remove erasing last _ * Modify concatenating file path * Apply Format * Add hash_library_vendor to build_depends.repos * Modify include way * Change function and variable names * Use return * Remove unnecessary input variable * Use unique_ptr * Rename digestMd5 to digest_md5 * Modify variable name * Remove file.close() * Use hash of json * Read hash of json directory * Add newline to package.xml * Add isPcdFile * Fix pre-commit * Use icPcdFile when giving file of pcd
Configuration menu - View commit details
-
Copy full SHA for 8d806c2 - Browse repository at this point
Copy the full SHA 8d806c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7cb078 - Browse repository at this point
Copy the full SHA a7cb078View commit details -
Fix deprecated constant of transient local (autowarefoundation#1994)
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 9e055a4 - Browse repository at this point
Copy the full SHA 9e055a4View commit details -
Fix lint errors in lanelet2_extension (autowarefoundation#2028)
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 2aecae3 - Browse repository at this point
Copy the full SHA 2aecae3View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 6e24f2e - Browse repository at this point
Copy the full SHA 6e24f2eView commit details -
Revert "[map_loader] modify colors for lane markers for better visual…
…ization (autowarefoundation#398)" (autowarefoundation#2063) This reverts commit 046dc9a.
Configuration menu - View commit details
-
Copy full SHA for 01445ca - Browse repository at this point
Copy the full SHA 01445caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75554c3 - Browse repository at this point
Copy the full SHA 75554c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c137b82 - Browse repository at this point
Copy the full SHA c137b82View commit details -
Minor fixes of map_loader's README (autowarefoundation#2116)
* Minor fixes of map_loader's README * Fix map_loader run command Co-authored-by: kosuke55 <kosuke.tnp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9fd8ed6 - Browse repository at this point
Copy the full SHA 9fd8ed6View commit details -
Fix elevation_map hash due to mutiple slashes of pcd path (autowarefo…
…undation#2192) * Fix elevation_map hash due to mutiple slashes of pcd path * Use filesystem lexically_normal
Configuration menu - View commit details
-
Copy full SHA for ab1679e - Browse repository at this point
Copy the full SHA ab1679eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e5729f - Browse repository at this point
Copy the full SHA 4e5729fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce8f1b8 - Browse repository at this point
Copy the full SHA ce8f1b8View commit details -
show traffic light id marker (autowarefoundation#1554) (autowarefound…
…ation#1678) * show traffic light id * fix typo Co-authored-by: satoshi-ota <satoshi.ota@gmail.com> Co-authored-by: Satoshi OTA <44889564+satoshi-ota@users.noreply.github.com> Co-authored-by: satoshi-ota <satoshi.ota@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 62b1287 - Browse repository at this point
Copy the full SHA 62b1287View commit details -
Feature/porting behavior path planner (autowarefoundation#1645)
* Add behavior path planner pkg with Lane Change (autowarefoundation#1525) * add lanelet extension funcs Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * add planning msgs for FOA Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * add behavior_path_planner pkg Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * apply clang format Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * add error handling for config load failure Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * replace word: foa with remote control Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * add readme Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * use pointer for return value of path Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix hz Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * remove debug print Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * remove shide-shift & avoidance related files Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * Clip path by goal * add build depend for behavior tree cpp Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * temporally disable lint test in lanelet2_extension Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> Co-authored-by: rej55 <rej55.g@gmail.com> * Add avoidance module in behavior_path_planner (autowarefoundation#1528) * Revert "remove shide-shift & avoidance related files" This reverts commit d819ea0291fca251012e4b9ffd16de3896830aa2. * refactor findNewShiftPoint func Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * remove duplicated decleration Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix barkward length issue - add clipPathLenght func in avoidance Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * refactor: - translate english - minor modification for traffic distance Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * support debug marker in behavior_path_planner Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * clean up side shift module Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * change topic name Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * remove japanese Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * Update planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/include/behavior_path_planner/scene_module/side_shift/side_shift_module.hpp Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com> * fix typo Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * remove unused var Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * adress reviewer comments: - add const for variables - add comment - fix typo Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix typo Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com> * Replace behavior_path utilities with autoware_utils (autowarefoundation#1532) * replace calcDistance Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * replace arange Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * replave convertToEigenPt with autoware_utils::fromMsg Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * replace normalizeRadian Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * cosmetic change Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * import autowarefoundation#1526 into behavior path planner (autowarefoundation#1531) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * Fix/behavior path empty path output guard (autowarefoundation#1536) * add guard Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * Update planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/src/behavior_path_planner.cpp * fix lateral jerk calculation (autowarefoundation#1549) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix: error handling on exception in behavior_path_planner (autowarefoundation#1551) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * Fix ignore too steep avoidance path (autowarefoundation#1550) * ignore too steep path Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * Update planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/src/scene_module/avoidance/avoidance_module.cpp * parametrize lateral jerk limit Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * Update planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/include/behavior_path_planner/scene_module/avoidance/avoidance_module.hpp Co-authored-by: tkimura4 <tomoya.kimura@tier4.jp> Co-authored-by: tkimura4 <tomoya.kimura@tier4.jp> * use offsetNoThrow and add error log (autowarefoundation#1615) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * Ignore object ahead goal for avoidance (autowarefoundation#1618) * Ignore object ahead goal for avoidance * Add flag * Fix position of definition of goal_pose * Fix arclength calculation * Fix position of definition of goal_pose * fix intersection stop line (autowarefoundation#1636) * fix intersection stop line * fix typo * add document (autowarefoundation#1635) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * Port behavior path planner to ros2 Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Apply lint Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Fix typo Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Fix map qos Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * debug slope calculation in behavior (autowarefoundation#1566) * update * update * revert change of autoware_utils * define getPose in behavior_path_planner * update * update * update * update * interpolate z in obstacle_avoidance_planner * update velocity controller * fix detection area and scene * Update planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/src/utilities.cpp Co-authored-by: tkimura4 <tomoya.kimura@tier4.jp> * update comment in velocity controller * remove debug print * update Co-authored-by: tkimura4 <tomoya.kimura@tier4.jp> * Address review: Fix config file name Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * pre-commit fixes Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Fix redeclaring parameters Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Add missing tf2 geometry function Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Apply lint Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Fix rclcpp Time initialization Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Use now() instead of msg stamp Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Use throttle output in getExpandedLanelet Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Add missing const Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * Fix lint Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com> Co-authored-by: rej55 <rej55.g@gmail.com> Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com> Co-authored-by: tkimura4 <tomoya.kimura@tier4.jp> Co-authored-by: Takayuki Murooka <takayuki5168@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 463b501 - Browse repository at this point
Copy the full SHA 463b501View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaba179 - Browse repository at this point
Copy the full SHA aaba179View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e2141 - Browse repository at this point
Copy the full SHA 40e2141View commit details -
Feature/improve intersection detection area (autowarefoundation#1958)
* exclude ego_lanes from detection_area * add empty handling * remove unused function * Fix for uncrustify Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1356fff - Browse repository at this point
Copy the full SHA 1356fffView commit details -
Apply format (autowarefoundation#1999)
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> Fix cpplint Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for d84bfa7 - Browse repository at this point
Copy the full SHA d84bfa7View commit details -
Feature/expand drivable area (autowarefoundation#1812)
* check if ego lane has adjacent lane or not * expand drivable area by using lanelet * remove unnecessary operator * use extra drivable area * fix variable names * fix indent * get polygon by id * fix variable name * remove redundant logic * update area name * disable expand by default Co-authored-by: satoshi-ota <satoshi.ota@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 363e880 - Browse repository at this point
Copy the full SHA 363e880View commit details -
add shoulder road lanelets (autowarefoundation#2121)
* add shoulder lanelets * Update map/lanelet2_extension/lib/query.cpp Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> * Update map/lanelet2_extension/lib/visualization.cpp Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> * Update map/lanelet2_extension/include/lanelet2_extension/visualization/visualization.hpp Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> * Update map/lanelet2_extension/include/lanelet2_extension/visualization/visualization.hpp Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> * Update map/lanelet2_extension/lib/visualization.cpp Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4f168e3 - Browse repository at this point
Copy the full SHA 4f168e3View commit details -
Feature/no stopping area reg element (autowarefoundation#2144)
* add no stopping area to ll2 * add no stopping area visualization * add no stopping area marker to RVIZ * make no stopping area stop line as optional * Update map/map_loader/src/lanelet2_map_loader/lanelet2_map_visualization_node.cpp Co-authored-by: taikitanaka3 <65527974+taikitanaka3@users.noreply.github.com> Co-authored-by: tkimura4 <tomoya.kimura@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 4a1fc22 - Browse repository at this point
Copy the full SHA 4a1fc22View commit details -
Add document for new map format (autowarefoundation#1778)
* add roadside lane doc * fix typo * fix typo * fix typo * fix typo * Add markdown lint * add reason for new subtype definition * fix typo Co-authored-by: kyoichi <kyoichi.sugahara@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for cf13aa5 - Browse repository at this point
Copy the full SHA cf13aa5View commit details -
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 <kenji.miyake@tier4.jp> * Remove ament_cmake_uncrustify and ament_clang_format Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Apply Black Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Apply clang-format Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix build errors Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix for cpplint * Fix include double quotes to angle brackets Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Apply clang-format Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Fix build errors Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 95ee12d - Browse repository at this point
Copy the full SHA 95ee12dView commit details -
Add COLCON_IGNORE (autowarefoundation#500)
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for f8ed8e6 - Browse repository at this point
Copy the full SHA f8ed8e6View commit details -
port lanelet2_extension (autowarefoundation#483)
* port with auto_msgs * remove COLCON_IGNORE Co-authored-by: Takayuki Murooka <takayuki.murooka@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for d4e20e0 - Browse repository at this point
Copy the full SHA d4e20e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6abb935 - Browse repository at this point
Copy the full SHA 6abb935View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5988a7c - Browse repository at this point
Copy the full SHA 5988a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d885217 - Browse repository at this point
Copy the full SHA d885217View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87cba84 - Browse repository at this point
Copy the full SHA 87cba84View commit details
Commits on Dec 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6569427 - Browse repository at this point
Copy the full SHA 6569427View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7331618 - Browse repository at this point
Copy the full SHA 7331618View commit details
Commits on Dec 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fc103f1 - Browse repository at this point
Copy the full SHA fc103f1View commit details