-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Foxy sync 3 #1965
Merged
Merged
Foxy sync 3 #1965
Commits on Aug 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a5575f9 - Browse repository at this point
Copy the full SHA a5575f9View commit details -
Add #include <vector> for vector<> (#1946)
To fix cpplint
Configuration menu - View commit details
-
Copy full SHA for f23faac - Browse repository at this point
Copy the full SHA f23faacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dff65a - Browse repository at this point
Copy the full SHA 7dff65aView commit details -
transform goal to costmap frame (#1949)
The plan recieved is usually in global frame, but our local costmap is often in odom frame. This fixes a regression from #1857
Configuration menu - View commit details
-
Copy full SHA for 5e522b8 - Browse repository at this point
Copy the full SHA 5e522b8View commit details -
Add mutex lock into inflation layer to avoid thread issue in updating…
… footprint (#1952) Signed-off-by: Daisuke Sato <daisukes@cmu.edu>
Configuration menu - View commit details
-
Copy full SHA for f59812a - Browse repository at this point
Copy the full SHA f59812aView commit details -
Fix being unable to change StandardTrajectoryGenerator parameter vthe…
…ta_samples (#1619) * Fix tests declaring parameters real nodes don't Signed-off-by: Shane Loretz <sloretz@osrfoundation.org> * Fix loadParameterWithDeprecation not getting initial parameter values Signed-off-by: Shane Loretz <sloretz@osrfoundation.org> * Create sim_time variable before using it Signed-off-by: Shane Loretz <sloretz@osrfoundation.org> * Line length < 100 Signed-off-by: Shane Loretz <sloretz@osrfoundation.org> * Add missing { Signed-off-by: Shane Loretz <sloretz@osrfoundation.org> * Linter fixes Signed-off-by: Shane Loretz <sloretz@openrobotics.org> * sim_granularity -> time_granularity Signed-off-by: Shane Loretz <sloretz@openrobotics.org> * Linter fix Signed-off-by: Shane Loretz <sloretz@openrobotics.org>
Configuration menu - View commit details
-
Copy full SHA for 189b4b4 - Browse repository at this point
Copy the full SHA 189b4b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b32bc6 - Browse repository at this point
Copy the full SHA 3b32bc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34fa019 - Browse repository at this point
Copy the full SHA 34fa019View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.