- Nov 16, 2018
-
-
Steven Macenski authored
-
- Nov 13, 2018
-
-
Brian authored
-
Carl Delsey authored
* Disabling transform timeout * Adding a comment explaining the TRANSFORM_TIMEOUT and when to remove
-
Carl Delsey authored
* Disabling the costmap movement callback. This callback produces lots of error message noise. It also has no actual function and should be removed. It sets a couple of variables on the costmap object, but nothing actually reads those variables. * Removing movement callback from costmap_2d_ros It had no effect. It set variables that were unused in the rest of the system.
-
Michael Jeronimo authored
* Wire up the parameter passing in the BT navigator * Don't change the node name yet; scrub them all later in the same PR * Work in progress * Export the nav2_tasks library so that the mission executor can pick it up * Get rid of duplication in the Behavior Tree-related classes. * Undo some code that was used for debugging (stubbed dwb) * Restore file order to be consistent with the BT navigator * Restore a line inadvertantly removed while using a stubbed debug version of dwb
-
Brian authored
-
Brian authored
fix uncrustify & cpplint, changed interface for costmap dynamic params, finish example code, improvements for dynamic params client
-
Brian authored
-
Brian authored
-
Brian authored
-
Brian authored
-
- Nov 11, 2018
-
-
Michael Jeronimo authored
* Wire up the parameter passing in the BT navigator * Don't change the node name yet; scrub them all later in the same PR * Remove a couple stray printfs from debugging
-
- Nov 10, 2018
-
-
Michael Jeronimo authored
Using Visual Studio Code, I've been opening just the directories that I'm interested in, avoiding the output directories (install, build, and log). In this configuration, when debugging various modules, the VS Code app will put .vscode files in each source directory being debugged. This causes the directories to be highlighted in the editor indicating that files have been added. With this addition to .gitignore, these files will be ignored and the VS Code editor will more accurately reflect any changes to the workspace.
-
Matthew Hansen authored
-
Matthew Hansen authored
-
Matthew Hansen authored
-
Matthew Hansen authored
-
Matthew Hansen authored
-
- Nov 08, 2018
-
-
Steven Macenski authored
* making an astar planner * dealing with annoying rebase issues * Update CMakeLists.txt * update tests in system tests to use the smart planner * remove astar from navigation2 metapackage * fixing build script's rosdistro url for ros2 index * shared to static library for smart planner
-
Mohammad Haghighipanah authored
Cleaned amcl_node header file
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
AMCL: Enabling dynamic reconfigure #209
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
-
- Nov 07, 2018
-
-
Steven Macenski authored
remove ros1
-
Michael Jeronimo authored
* Remove placeholder .gitignore files and the unimplemented astar directory. * Removed astar files from this commit
-
- Nov 06, 2018
-
-
Steven Macenski authored
-
Nick Medveditskov authored
* Fix cppcheck issues for nav_2d_utils * Fix cppcheck issues for nav2_costmap_2d * Fix cppcheck issues for dwb_critics * Fix cppcheck issues for dwb_plugins * Fix cppcheck issues for costmap_queue * Fix cppcheck issues for dwb_core * Fix cppcheck issues for nav2_util * Update define for headers to follow the same pattern
-
- Nov 03, 2018
-
-
Michael Jeronimo authored
-
Steven Macenski authored
Rosdep precreated definitions
-
Mohammad Haghighipanah authored
Refactoring AMCL
-
- Nov 02, 2018
-
-
Steven Macenski authored
-
David V. Lu!! authored
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
-