Skip to content
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 pose_twist_fusion_filter packages #56

Commits on Dec 1, 2021

  1. release v0.4.0

    mitsudome-r authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    f0efb5f View commit details
    Browse the repository at this point in the history
  2. Avoid setting CMAKE_BUILD_TYPE=Release in each CMakeLists.txt (autowa…

    …refoundation#720)
    
    * remove set CMAKE_BUILD_TYPE Release in each CMakeLists.txt
    
    * remove set CMAKE_BUILD_TYPE Release in ndt_pcl_modified
    
    * set compile options for debug in ndt_omp
    
    * Fix indent
    
    * add warning if -DCMAKE_BUILD_TYPE=Release is not set in ndt_omp
    
    Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
    2 people authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    a92f2d8 View commit details
    Browse the repository at this point in the history
  3. remove ROS1 packages temporarily

    Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
    mitsudome-r authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    e6968b6 View commit details
    Browse the repository at this point in the history
  4. Revert "remove ROS1 packages temporarily"

    This reverts commit f29c914.
    
    Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
    mitsudome-r authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    222c0fc View commit details
    Browse the repository at this point in the history
  5. add COLCON_IGNORE to ros1 packages

    Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
    mitsudome-r authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    446def6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    384eafd View commit details
    Browse the repository at this point in the history
  7. Port ekf_localizer (#16)

    * Ported ekf_localizer to ROS 2
    
    * Ported ekf_localizer to ROS 2, but disabled them
    
    * Update launch file
    
    * Use ::SharedPtr where available
    
    * Replace deprecated Float64 with Float64Stamped from autoware_debug_msgs
    
    * Install launch file
    
    * Added stamps
    esteve authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    09c57ea View commit details
    Browse the repository at this point in the history
  8. fix duration unit for RCLCPP_*_THROTTLE (autowarefoundation#75)

    Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
    TakaHoribe authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    974f852 View commit details
    Browse the repository at this point in the history
  9. Rename h files to hpp (autowarefoundation#142)

    * Change includes
    
    * Rename files
    
    * Adjustments to make things compile
    
    * Other packages
    nnmm authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    73deb48 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa275b6 View commit details
    Browse the repository at this point in the history
  11. Use quotes for includes where appropriate (autowarefoundation#144)

    * Use quotes for includes where appropriate
    
    * Fix lint tests
    
    * Make tests pass hopefully
    nnmm authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    75d4e46 View commit details
    Browse the repository at this point in the history
  12. Run uncrustify on the entire Pilot.Auto codebase (autowarefoundation#151

    )
    
    * Run uncrustify on the entire Pilot.Auto codebase
    
    * Exclude open PRs
    nnmm authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    97f8f46 View commit details
    Browse the repository at this point in the history
  13. [ekf_localizer] [pose_initializer] fix topic message type (autowarefo…

    …undation#176)
    
    Co-authored-by: Autoware <autoware@tier4.jp>
    Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com>
    3 people authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    2e922c9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    58cdf08 View commit details
    Browse the repository at this point in the history
  15. add initialization for roll&pitch, remove condition in launch (autowa…

    …refoundation#209)
    
    Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
    TakaHoribe authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    09b0fb6 View commit details
    Browse the repository at this point in the history
  16. fix units of time objects (autowarefoundation#195)

    * fix units of time objects
    
    Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
    
    * fix tests
    
    Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
    
    * fix test
    
    Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
    mitsudome-r authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    2618625 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fbdcc71 View commit details
    Browse the repository at this point in the history
  18. Ros2 v0.8.0 ekf localizer (autowarefoundation#270)

    * restore file name for v0.8.0 update
    
    Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
    
    * fix typos in localization (autowarefoundation#890)
    
    * move kalman filter to lib package (autowarefoundation#1141)
    
    * move kalman filter to lib package
    
    * add kalman_filter dir
    
    * Revert "restore file name for v0.8.0 update"
    
    This reverts commit 485111da0aba91eeddda77e1e3b6b3f517373163.
    
    Co-authored-by: Kazuki Miyahara <kmiya@outlook.com>
    Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com>
    3 people authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    1b00d76 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0456812 View commit details
    Browse the repository at this point in the history
  20. Remove use_sim_time for set_parameter (autowarefoundation#1260)

    Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
    wep21 authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    05f69f3 View commit details
    Browse the repository at this point in the history
  21. update ekf readme (add reference) (autowarefoundation#1382) (autoware…

    …foundation#1383)
    
    * update ekf readme (add reference) (autowarefoundation#1382)
    
    Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
    
    * Fix typo
    
    Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
    
    Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com>
    2 people authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    8f3c891 View commit details
    Browse the repository at this point in the history
  22. 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>
    4 people authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    f60cefb View commit details
    Browse the repository at this point in the history
  23. 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>
    kenji-miyake authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    accfbbe View commit details
    Browse the repository at this point in the history
  24. Fix -Wunused-parameter (autowarefoundation#1836)

    * Fix -Wunused-parameter
    
    Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
    
    * Fix mistake
    
    Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
    
    * fix spell
    
    * Fix lint issues
    
    Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
    
    * Ignore flake8 warnings
    
    Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
    
    Co-authored-by: Hiroki OTA <hiroki.ota@tier4.jp>
    2 people authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    121a8cb View commit details
    Browse the repository at this point in the history
  25. 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>
    2 people authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    812272e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    da37357 View commit details
    Browse the repository at this point in the history
  27. 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
    KeisukeShima authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    7ccaf1d View commit details
    Browse the repository at this point in the history
  28. add createQuaternionFromYaw (autowarefoundation#2120)

    * add createQuaternionFromYaw
    
    * add test
    
    * change return value type of createQuaternionFromRPY from tf2::quat to geomety_msgs::msg::quat
    
    * use geometry_msgs::msg::Quaternion in createQuaternionFromRPY in application
    takayuki5168 authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    b024261 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2b4b082 View commit details
    Browse the repository at this point in the history
  30. 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>
    kenji-miyake authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    ecc2fc9 View commit details
    Browse the repository at this point in the history
  31. Add COLCON_IGNORE (autowarefoundation#500)

    Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
    kenji-miyake authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    b45d747 View commit details
    Browse the repository at this point in the history
  32. add nav_msgs::msg::Odometry and publish odometry topic to ekf_localiz…

    …er (autowarefoundation#501)
    
    * publish odometry
    
    * remove COLCON IGNORE
    
    * fixed typo
    
    * fixed order in package.xml
    
    * add odom name
    
    * fixed frame id
    
    * pre commit
    RyuYamamoto authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    1102e5b View commit details
    Browse the repository at this point in the history
  33. subscribe odometry msg in stop filter package (autowarefoundation#520)

    * remove COLCON IGNORE
    
    * use nav_msgs::msg::Odometry
    
    * publish stop filter odometry
    RyuYamamoto authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    ed65433 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    106ed0c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    039c496 View commit details
    Browse the repository at this point in the history
  36. [stop filter] remove twist publisher (autowarefoundation#586)

    * remove twist publisher
    
    * remove twist publisher in README
    RyuYamamoto authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    642007d View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    7f2392b View commit details
    Browse the repository at this point in the history
  38. [ekf_localizer] remove input pose and twist topic (autowarefoundation…

    …#707)
    
    * remove input pose and twist topic
    
    * fixed README
    
    * pre-commit
    
    * remove unused parameter
    RyuYamamoto authored and 1222-takeshi committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    db3c6fa View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    b700220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    354a18e View commit details
    Browse the repository at this point in the history