- Oct 27, 2018
-
-
Steven Macenski authored
-
Brian authored
address feedback, cleaning/simplifying code, added check for events, changed function name for getting event param or default adding empty lines between CMakelist directives changing function name
-
bpwilcox authored
adding diagram modifying diagram
-
Brian authored
made parameter client internal, modified for multiple clients, added static parameter check, modifed example node, callbacks added to all clients
-
Brian authored
-
Brian authored
-
Brian authored
add parameter client to DynamicParamClient, added cache map of parameters, passing all linters & tests spacing/tab changes
-
Brian authored
-
Brian authored
-
Brian authored
-
Brian authored
-
Brian authored
addressed feedback, added template for addLayer, added stubbed footprint, passing all linters & uncrustify
-
Brian authored
replaced old costmap with costmap_2d in WorldModel
-
- Oct 26, 2018
-
-
Matt Hansen authored
Port costmap2d buffer + tf_sensor_msgs local port
-
Steven Macenski authored
-
Steven Macenski authored
-
Matt Hansen authored
Dockerfile update to fix build fails Also build fixes for ROS2 master branches
-
Matthew Hansen authored
-
Matthew Hansen authored
-
Matthew Hansen authored
-
- Oct 25, 2018
-
-
Mohammad Haghighipanah authored
Addressing lint error
-
Michael Jeronimo authored
Since we likely won't implement non-ROS robots, remove the abstract base class and make the Robot class be a ROS robot. The Robot class will contain the functionality common to all ROS robots. There can be derived classes that add functionality that is not common to all ROS robots. Also, since I'm modifying the SimpleNavigator, update the ROS log messages so that they don't (redundantly) include the module name since it's already in the output.
-
Orduno, Carlos A authored
-
- Oct 24, 2018
-
-
Nick Medveditskov authored
-
Orduno, Carlos A authored
-
Carlos A. Orduno authored
Fixing small bug within AMCL: checking for the last laser message received when no message has been received at all.
-
- Oct 23, 2018
-
-
Michael Jeronimo authored
* First revision of mission executor readme * Update nav2_mission_executor/README.md * Address review feedback
-
Matt Hansen authored
Cleanup of some time math and conversions between type.
-
Matt Hansen authored
Fixing several linter failures
-
Matt Hansen authored
Fixing linter failures in nav2_util
-
Steven Macenski authored
* human readable and more meaningful info/debug logs * change paths to include full representations * cleanup * resolve crdelsey's grammar concern * oops missed a tag * shutdown infos
-
Carlos A. Orduno authored
Created readme files for Dijkstra Planner, System Tests and Planner Component Tests.
-
Mohammad Haghighipanah authored
Removed _CORRECTED suffix from ODOM_MODEL
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
-
Nick Medveditskov authored
-
- Oct 20, 2018
-
-
Carl Delsey authored
-
Carl Delsey authored
-
Matt Hansen authored
Build CI using ros2 master nightly build
-
bpwilcox authored
-