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

Humble sync 3: Dec 20 #3334

Merged
merged 10 commits into from
Dec 21, 2022
Merged

Humble sync 3: Dec 20 #3334

merged 10 commits into from
Dec 21, 2022

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    c1970d5 View commit details
    Browse the repository at this point in the history
  2. BT Service Node to throw if service was not available in time (#3256)

    * throw if service server wasn't available in time
    
    mimic the behavior of the bt action node constructor
    
    * throw if action unavailable in bt cancel action
    
    * use chrono literals namespace
    
    * fix linting errors
    
    * fix code style divergence
    guilyx authored and SteveMacenski committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    fa92030 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9b76c1 View commit details
    Browse the repository at this point in the history
  4. Remove unused velocity scaling config from example xml (#3330)

    Signed-off-by: Borong Yuan <[email protected]>
    
    Signed-off-by: Borong Yuan <[email protected]>
    borongyuan authored and SteveMacenski committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    37c7700 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9009bd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76153d4 View commit details
    Browse the repository at this point in the history
  7. Solve bug when CostmapInfoServer is reactivated (#3292)

    * Solve bug when CostmapInfoServer is reactivated
    MartiBolet authored and SteveMacenski committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    070fb22 View commit details
    Browse the repository at this point in the history
  8. Implemented smoother selector bt node (#3283)

    * Implemented smoother selector bt node
    
    Signed-off-by: Owen Hooper <[email protected]>
    
    * updated copyright in modified file
    
    Signed-off-by: Owen Hooper <[email protected]>
    
    Signed-off-by: Owen Hooper <[email protected]>
    owen7900 authored and SteveMacenski committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    16c9b12 View commit details
    Browse the repository at this point in the history
  9. Add allow_unknown parameter to theta star planner (#3286)

    * Add allow unknown parameter to theta star planner
    
    * Add allow unknown parameter to tests
    
    * missing comma
    
    * Change cost of unknown tiles
    
    * Uncrustify
    pepisg authored and SteveMacenski committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    fa44682 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    85fdb00 View commit details
    Browse the repository at this point in the history