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

packaging fixes #773

Merged
merged 6 commits into from
Jul 31, 2018
Merged

packaging fixes #773

merged 6 commits into from
Jul 31, 2018

Commits on Jul 30, 2018

  1. update amcl to have proper depends

    * add geometry_msgs
    * add tf2_msgs
    * fix alphabetical order
    mikeferguson committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    b2e7102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    506fb4d View commit details
    Browse the repository at this point in the history
  3. fix rotate_recovery debian build

    * add depend on tf2_geometry_msgs (due to ros/geometry2#275)
    * add other hidden depends: angles, geometry_msgs, tf2
    mikeferguson committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    4ff9bd7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. fix depends for dwa_local_planner

    * add tf2_geometry_msgs (due to ros/geometry2#275)
    * add missing depends on angles, sensor_msgs, tf2
    mikeferguson committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    aa2a0ea View commit details
    Browse the repository at this point in the history
  2. fix depends of carrot_planner

    * declare direct dependency on tf2
    * alphabetize the depends in CMake
    mikeferguson committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    c41ec3f View commit details
    Browse the repository at this point in the history
  3. update costmap_2d cmake

    * explicit dependency on tf2
    * remove old PCL disable crap
    mikeferguson committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    eea2358 View commit details
    Browse the repository at this point in the history