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

Remove unnecessary tf to reduce tf execution rate #528

Merged
merged 18 commits into from
Dec 21, 2015

Commits on Dec 14, 2015

  1. Configuration menu
    Copy the full SHA
    31a2b1e View commit details
    Browse the repository at this point in the history
  2. [jsk_robot_startup] Fix calculation for imu rotation and modify base …

    …coordinate from base_link to odom
    JSK User committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    0cffca0 View commit details
    Browse the repository at this point in the history
  3. [jsk_robot_startup] Fix calculation for initial offset of viso camera…

    … offset to reduce linalg.inv
    JSK User committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    fb53f8a View commit details
    Browse the repository at this point in the history
  4. [jsk_robot_startup] Remove use_imu option from launch files and descr…

    …ibe in config file
    JSK User committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    814f277 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    279cc9f View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2015

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

Commits on Dec 19, 2015

  1. Configuration menu
    Copy the full SHA
    1759906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f52b817 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff02efc View commit details
    Browse the repository at this point in the history
  4. [jsk_robot_startup] Put odometry calculation together in OdometryOffs…

    …et and OdometryFeedbackWrapper is only calculate feedback
    orikuma committed Dec 19, 2015
    Configuration menu
    Copy the full SHA
    929c779 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bccfb1a View commit details
    Browse the repository at this point in the history
  6. [jsk_robot_startup] Update default odometry paremeter set to overwrit…

    …e viso covariance in OdometryOffset
    orikuma committed Dec 19, 2015
    Configuration menu
    Copy the full SHA
    f51cd08 View commit details
    Browse the repository at this point in the history
  7. [jsk_robot_startup] Set default publish_tf as False in unnecessary tf…

    …s and do not make broadcast when publish_tf is false
    orikuma committed Dec 19, 2015
    Configuration menu
    Copy the full SHA
    e6e055e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba7e886 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2015

  1. [jsk_robot_startup] Trust stopping status when mean offset is accumul…

    …ated to twist in OdometryOffset
    orikuma committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    0c062ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87f089a View commit details
    Browse the repository at this point in the history
  3. [jsk_robot_startup] Twist proportional sigma option should be process…

    …ed by individual class, not common utils
    orikuma committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    57eef8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    930f12f View commit details
    Browse the repository at this point in the history