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

fix fetch robot localization and navigation #1147

Merged
merged 28 commits into from
Oct 27, 2019

Commits on Oct 23, 2019

  1. add imu_corrector.py

    knorth55 authored and jsk-fetchuser committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    d470fd8 View commit details
    Browse the repository at this point in the history
  2. add indentation in fetch_bringup parameters

    knorth55 authored and jsk-fetchuser committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    bc4c04d View commit details
    Browse the repository at this point in the history
  3. add odom_corrector.py

    knorth55 authored and jsk-fetchuser committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    4a1c558 View commit details
    Browse the repository at this point in the history
  4. add angular_velocity_covariance in imu_corrector.py

    knorth55 authored and jsk-fetchuser committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    9a0edd1 View commit details
    Browse the repository at this point in the history
  5. use robot_localization ukf

    knorth55 authored and jsk-fetchuser committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    e7227f9 View commit details
    Browse the repository at this point in the history
  6. refactor local_costmap parameters

    knorth55 authored and jsk-fetchuser committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    64c8426 View commit details
    Browse the repository at this point in the history
  7. use odom tf frame

    knorth55 authored and jsk-fetchuser committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    34e2e07 View commit details
    Browse the repository at this point in the history
  8. remap ukf output to /odom_combined

    knorth55 authored and jsk-fetchuser committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    bb51bce View commit details
    Browse the repository at this point in the history
  9. fix typo in odom_corrector.py

    knorth55 authored and jsk-fetchuser committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    5474f1d View commit details
    Browse the repository at this point in the history
  10. refactor imu_corrector.py

    knorth55 authored and jsk-fetchuser committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    5b7199b View commit details
    Browse the repository at this point in the history
  11. add covariance for odom.pose

    knorth55 authored and jsk-fetchuser committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    ed0362c View commit details
    Browse the repository at this point in the history
  12. fix imu robot localization config

    knorth55 authored and jsk-fetchuser committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    ab7b0bf View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Configuration menu
    Copy the full SHA
    6300a9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1838deb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5e83a3 View commit details
    Browse the repository at this point in the history
  4. publish initialpose in 1hz

    knorth55 committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    6cc9a31 View commit details
    Browse the repository at this point in the history
  5. update costmap parameters

    knorth55 committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    5bcab42 View commit details
    Browse the repository at this point in the history
  6. enable dwa in local planner

    knorth55 committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    c9256cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2acfe4 View commit details
    Browse the repository at this point in the history
  8. set lower inflation radius

    knorth55 committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    014e62e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21457ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9eca0c6 View commit details
    Browse the repository at this point in the history
  11. update odom_alpha parameters

    knorth55 committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    ddb7377 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9979c64 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1fdbfbb View commit details
    Browse the repository at this point in the history
  14. update navigation parameters

    knorth55 committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    3392520 View commit details
    Browse the repository at this point in the history
  15. update amcl parameters

    knorth55 committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    411a5fe View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2019

  1. Configuration menu
    Copy the full SHA
    8d279ca View commit details
    Browse the repository at this point in the history