- Mar 20, 2020
-
-
Aitor Miguel Blanco authored
Signed-off-by:
Aitor Miguel Blanco <aitormibl@gmail.com>
-
- Mar 18, 2020
-
-
Steven Macenski authored
* fixing BT node action processors * fix crusty code * remove server timeout
-
Aitor Miguel Blanco authored
* Included widget to rviz plugins for displaying status of lifecycle managers (#1479) Signed-off-by:
Aitor Miguel Blanco <aitormibl@gmail.com> * Updated state machine and InitalThread (#1479) Changed InitialThread to check the status of each lifecycle manager periodically. Modified state machine to support updating the state of the lifecycle managers. Signed-off-by:
Aitor Miguel Blanco <aitormibl@gmail.com> * Revert "Updated state machine and InitalThread (#1479)" This reverts commit 3ef5ae4206e24013b3f3c611438b00421ff08d57. * Revert "Included widget to rviz plugins for displaying status of lifecycle managers (#1479)" This reverts commit 7befdb3ffd7365faf17120a39caf87a362411a27. * Added QLabels showing state of lifecycle managers after initialization (#1479) Signed-off-by:
Aitor Miguel Blanco <aitormibl@gmail.com> * Corrected typo (#1479) Signed-off-by:
Aitor Miguel Blanco <aitormibl@gmail.com> * Correc...
-
- Mar 12, 2020
-
-
kon authored
It made segfault when running map_saver using option param without value. When there are wrong args, terminate the process. Signed-off-by:
Koeun Choi <gony0206@gmail.com>
-
- Mar 11, 2020
-
-
Steven Macenski authored
-
Steven Macenski authored
-
- Mar 07, 2020
-
-
Steven Macenski authored
* adding logging for nightly tests * adding destroy call to action client
-
Steven Macenski authored
-
- Mar 06, 2020
-
-
Steven Macenski authored
* reenable planner test * try simtime * adding sim_time in executable line * try adding a rest
-
Steven Macenski authored
-
- Mar 03, 2020
-
-
Steven Macenski authored
-
Steven Macenski authored
-
John Connolly authored
moving xy_goal_tolerance and trans_stopped_velocity param names out of rotatetogoal namespace (#1575)
-
Steven Macenski authored
-
Steven Macenski authored
* fixing website hyperlink for brian wilcox * BT condition node to check for a valid TF transformation * fix linter issues * fix typo
-
- Feb 28, 2020
-
-
Steven Macenski authored
* covering A* case in code coverage * add a couple tests to see if that improves coverage
-
Kadyn Martinez authored
* added more videos on roscon talks to the tutorials, similar to creating a costmap layer. * formatting. * grammar fixes.
-
- Feb 27, 2020
-
-
Steven Macenski authored
-
Shivang Patel authored
* Some minimal changes from locusrobotics/robot_navigation - Add publisher checks to publisher.cpp - Method name change from addGridScore to addCriticVisualization * Add test for trajectory_utils - Fix namespace for trajectory_utils * Address reviewer's comments * Change if statments * Minor fixes
-
- Feb 26, 2020
-
-
Steven Macenski authored
-
- Feb 25, 2020
-
-
Steven Macenski authored
* adding webpage for known plugins * adding navigation plugins to readme
-
Shane Loretz authored
FootprintSubscriber constructor is using a Duration constructor that expects two integers for seconds and nanoseconds, but the footprint_timeout argument type is double, suggesting it should be floating point seconds. This uses `Duration::from_seconds()` to the timeout being rounded down to the next integer. Signed-off-by:
Shane Loretz <sloretz@openrobotics.org>
-
- Feb 24, 2020
-
-
Leonti Bielski authored
-
- Feb 23, 2020
-
-
Daisuke Sato authored
* add robot_base_frame parameter to planner_server and parameter yaml files Signed-off-by:
Daisuke Sato <daisukes@cmu.edu> * bugfix * Revert "bugfix" This reverts commit 579757c4225d42ead02b51374ef31df7290df954. * Revert "add robot_base_frame parameter to planner_server and parameter yaml files" This reverts commit 620159f908785e7918913394131b6aea2d807eba. * get robot pose from costmap
-
- Feb 22, 2020
-
-
Alexey Merzlyakov authored
* adding gradient layer costmap2d plugin tutorial Signed-off-by:
Alexey Merzlyakov <alexey.merzlyakov@samsung.com> * Update sphinx_doc/tutorials/docs/writing_new_costmap2d_plugin.rst Co-Authored-By:
Steve Macenski <stevenmacenski@gmail.com> * Update sphinx_doc/tutorials/docs/writing_new_costmap2d_plugin.rst Co-Authored-By:
Steve Macenski <stevenmacenski@gmail.com> * Update sphinx_doc/tutorials/docs/writing_new_costmap2d_plugin.rst Co-Authored-By:
Steve Macenski <stevenmacenski@gmail.com> * Update sphinx_doc/tutorials/docs/writing_new_costmap2d_plugin.rst Co-Authored-By:
Steve Macenski <stevenmacenski@gmail.com> * Update sphinx_doc/tutorials/docs/writing_new_costmap2d_plugin.rst Co-Authored-By:
Steve Macenski <stevenmacenski@gmail.com> * Update sphinx_doc/tutorials/docs/writing_new_costmap2d_plugin.rst Co-Authored-By:
Steve Macenski <stevenmacenski@gmail.com> * Update sphinx_doc/tutorials/docs/writing_new_costmap2d_plugin.rst Co-Authored-By:
Steve Macenski <stevenmacenski@gmail.com> * Update sphinx_doc/tutorials/docs/writing_new_costmap2d_plugin.rst Co-Authored-By:
Steve Macenski <stevenmacenski@gmail.com> * Update sphinx_doc/tutorials/docs/writing_new_costmap2d_plugin.rst Co-Authored-By:
Steve Macenski <stevenmacenski@gmail.com> Co-authored-by:
Steve Macenski <stevenmacenski@gmail.com>
-
- Feb 20, 2020
-
-
Steven Macenski authored
* fixing website hyperlink for brian wilcox * incremental updates to website * adding new robot picture
-
Steven Macenski authored
* fixing website hyperlink for brian wilcox * throttling down TF on bringup
-
- Feb 19, 2020
-
-
Steven Macenski authored
* fixing website hyperlink for brian wilcox * deal with merge conflicts * add different headings
-
Steven Macenski authored
* fixing website hyperlink for brian wilcox * simplify build instructions and fix getting started image figures
-
Steven Macenski authored
* fixing website hyperlink for brian wilcox * fix extended over line on slam page
-
Steven Macenski authored
-
- Feb 18, 2020
-
-
Steven Macenski authored
* fixing website hyperlink for brian wilcox * increasing the sidebar by 20 pixels for longer titles on website
-
Steven Macenski authored
* fixing website hyperlink for brian wilcox * finishing up sizing for sidebyside images for sprint 2 * autoplay videos
-
Steven Macenski authored
* fixing website hyperlink for brian wilcox * finishing up sizing for sidebyside images for sprint 2
-
Steven Macenski authored
-
Steven Macenski authored
-
Steven Macenski authored
* fixing website hyperlink for brian wilcox * move nav2 experimental rl into separate branch
-
Steven Macenski authored
* fixing website hyperlink for brian wilcox * add nav2 system tests to codecov blacklist
-
- Feb 16, 2020
-
-
Steven Macenski authored
-
Steven Macenski authored
-