- Nov 21, 2019
-
-
harderthan authored
-
harderthan authored
I was following this guide. To install ros2-navigation, need to edit `ros2-dashing-navigation2` to `ros-dashing-navigation2`. When I tried original command from this guide, I got error below. ```bash $ sudo apt install ros2-dashing-navigation2 Reading package lists... Done Building dependency tree... 50% Building dependency tree Reading state information... Done E: Unable to locate package ros2-dashing-navigation2 $ sudo apt install ros2-dashing-nav2-bringup Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package ros2-dashing-nav2-bringup ```
-
Steven Macenski authored
adding navigation2 new diagram
-
Steven Macenski authored
planner/controller properties to IDs
-
Steven Macenski authored
-
Steven Macenski authored
-
Steven Macenski authored
Minor fix for broken link in build.md file
-
srsidd authored
-
- Nov 19, 2019
-
-
Steven Macenski authored
Fix twice backtracking of path by navfn planner.
-
Steven Macenski authored
Add doxygen doc in nav2_lifecycle_manager header files
-
Steven Macenski authored
changing docker file & removing travis
-
Steven Macenski authored
fix clearing logic for near-max_obj_height instances
-
Steven Macenski authored
Re-enable dwb_plugin tests
-
Melih Erdogan authored
- execute gzclient and gzserver individually - use an argument named headless to execute gzclient
-
- Nov 17, 2019
-
-
Steven Macenski authored
-
- Nov 16, 2019
-
-
Steven Macenski authored
Multiple controller plugins in server for contextual control
-
Carlos A. Orduno authored
-
- Nov 15, 2019
-
-
Carl Delsey authored
* Attempt to filter out generated message files from code coverage. * Reduce the number of tests run in Travis to just a single test. * Filter specific msg packages instead of ros_idl... directories. * Fixing a typo in the nav_2d_msgs package name.
-
Carl Delsey authored
-
Shivang Patel authored
-
- Nov 14, 2019
-
-
Shivang Patel authored
-
Shivang Patel authored
-
Pedro Pena authored
added ros2-devel as dependency renamed hpp and cpp files to current bt v3 naming conventions
-
Melih Erdogan authored
* added Turtlebot 3 Waffle Gazebo model with depth camera plugin *changed the robot's shape. used box for the body and cylinder for the wheels * removed visuals from urdf. *removed meshes from the Gazebo model.
-
- Nov 13, 2019
-
-
Steven Macenski authored
Clean shutdown of system tests
-
Steven Macenski authored
-
Steven Macenski authored
robot_spawner -> nav2_gazebo_spawner
-
Shivang Patel authored
-
bpwilcox authored
-
Lalit Begani authored
-
bpwilcox authored
-
bpwilcox authored
-
Carlos Orduno authored
-
Carlos Orduno authored
* Switch to use action interface instead of topic. * Shutdown nav-stack once test has been completed. * Have lifecycle manager reset managed noded in the correct order * Add comment about race condition on action server during shutdown * Listener should be reset before the buffer.
-
- Nov 12, 2019
-
-
Shivang Patel authored
-
Carlos A. Orduno authored
* Making bt nodes separate libraries. * Using params file to specify which plugins to use. * Add plugin names to multi-robot params files.
-
- Nov 07, 2019
-
-
Carl Delsey authored
-
Carlos A. Orduno authored
-
- Nov 06, 2019
-
-
Steven Macenski authored
-
Steven Macenski authored
Multiple planner plugins server for contextual planning
-