- Oct 31, 2018
-
-
Matthew Hansen authored
-
Matthew Hansen authored
-
Matthew Hansen authored
-
Matthew Hansen authored
-
Matt Hansen authored
Add links to other README.md
-
Carl Delsey authored
Integrate costmap with DWB- Make robot move
-
Steven Macenski authored
* adding PR template * removing empty template fields * removing awkward HMTL tags for commented examples
-
- Oct 30, 2018
-
-
Carl Delsey authored
Disabled getting the plugin list from parameters. Instead, it is hard coded. The parameters are frequently not ready yet at the time this call is made causing either a crash or just silently not loading the plugins.
-
Carl Delsey authored
The transform buffer lifetime is part of the dwb controller. It can't be managed by shared_ptr.
-
Carl Delsey authored
-
Carl Delsey authored
The limited acceleration controller derives from the standard controller. By switching to the standard controller, we can eliminate a bit of complexity while debugging.
-
Carl Delsey authored
-
Carl Delsey authored
-
Carl Delsey authored
-
Matt Hansen authored
Consistent package format
-
Steven Macenski authored
remove my fork used for geometry2 after upstream merge
-
Steven Macenski authored
-
Matt Hansen authored
-
Carl Delsey authored
-
Carl Delsey authored
-
Carl Delsey authored
-
Carl Delsey authored
-
Carl Delsey authored
-
Carl Delsey authored
-
Nick Medveditskov authored
Some of the packages used http://download.ros.org/schema/package_format2.xsd that requires package format to be set to `2`, but package format was set to 3 instead. This change makes them consistent. As a result linter for packages won't compain on this error. Version 3 picked up because it is superset of version 2 with addition of optional fields.
-
Matt Hansen authored
fix broken build with nav2_costmap_world_model
-
Brian authored
-
- Oct 27, 2018
-
-
Brian authored
-
Brian authored
-
Brian authored
-
Brian authored
adding client tried uncrustrify reformatting Revert "tried uncrustrify reformatting" This reverts commit 921a71332f00284775bf7480e1b78624f35c92a9.
-
Brian authored
-
Brian authored
costmap2DROS working with callback and publisher, change to call parameters through node on static layer
-
Brian authored
-
Brian authored
-
Brian authored
-
Brian authored
-
Brian authored
setting parameters with rclcpp::Parameter, fixing plugin loading issues, setting libraries as shared
-
Steven Macenski authored
* removing boost foreach from amcl via iterators * rename view iterator to be clear
-
Steven Macenski authored
-