- Oct 25, 2019
-
-
Steven Macenski authored
-
- Oct 24, 2019
-
-
Steven Macenski authored
-
Steven Macenski authored
-
- Oct 22, 2019
-
-
* Add doxygen documentation to nav2_map_server header files - Add doxygen documentation to map_saver.hpp - Add doxygen documentation to map_mode.hpp - Add doxygen documentation to occ_grid_loader.hpp - Add doxygen documentation to map_server.hpp * Fixed linter errors * Fixed typos as per the PR feedback * Fixed copyright headers - Replace blocks with double forward slash
-
Carl Delsey authored
* Switch build files to new library * Remove reference to non-existent header files * Code compiles with bt_v3 * Fix compilation of nav2_bt_navigator package * Fix semantic differences * Clean up code * Fix false positive linter error on use of non-std set.
-
Carlos A. Orduno authored
Adding instructions (for advanced users) for launching the simulation stack on a single terminal, including the multi-robot example.
-
Carlos A. Orduno authored
* Generalized tester node (NavTester) to handle an arbitrary number of robots. * Created a test that runs two robots in parallel to test multi-robot capability. * Added TB3 model files needed for running tests on ROS build farm. * Updated spawn_robot to accept any robot sdf description. * Re-using some launch files used in `nav2_bringup`.
-
Carlos A. Orduno authored
Adding a test that uses a world with a stationary obstacle that is not present on the map and that is blocking the preferred path. This is intended to test the obstacle layer. The robot should find an alternate path.
-
Melih Erdogan authored
* updated image links in tb3 tutorials * changed a misleading image name * some minor edits in the tutorials * added image descriptions
-
Steven Macenski authored
if no map name given to map saver, add unix timestamp to ensure uniqueness
-
Steven Macenski authored
Removed map_loader.hpp
-
Melih Erdogan authored
- Added Navigation2 with Turtlebot 3 tutorials - Navigation2 with TB3 in Gazebo - Navigation2 with real TB3
-
- Oct 21, 2019
-
-
Shivang Patel authored
- Map loading function is directly taken cared in occ_grid_loader.hpp file
-
- Oct 18, 2019
-
-
Steven Macenski authored
-
Steven Macenski authored
-
- Oct 17, 2019
-
-
Steven Macenski authored
Get footprint time
-
Steven Macenski authored
remove helper interface for lifecycle
-
Steven Macenski authored
-
- Oct 16, 2019
-
-
bpwilcox authored
fix lint
-
Steven Macenski authored
-
Steven Macenski authored
-
Steven Macenski authored
-
Steven Macenski authored
-
Matthew Hansen authored
-
Matthew Hansen authored
-
Matthew Hansen authored
-
- Oct 15, 2019
-
-
Steven Macenski authored
Remove hard-coded numbers from recovery actions
-
Carl Delsey authored
* Enable testing in nav2_bringup package * Fix linter failures.
-
Carl Delsey authored
-
Steven Macenski authored
convert candidate shared ptrs to unique ptrs
-
Steven Macenski authored
Update README.md
-
Steven Macenski authored
Update README.md
-
Shivang Patel authored
- Update navigation_to_pose_action.hpp link as it was pointing to dead file.
-
Shivang Patel authored
- Removed "Current Plan" section as it has already been dealt with.
-
Steven Macenski authored
-
- Oct 12, 2019
-
-
Steven Macenski authored
-
Steven Macenski authored
-
Steven Macenski authored
-
Steven Macenski authored
-
Carl Delsey authored
* Install behavior trees in correct location * Fix up bt paths in launch files.
-