- May 16, 2019
-
-
Steven Macenski authored
-
Steven Macenski authored
-
- May 15, 2019
-
-
Carl Delsey authored
* Revert "Ignore Y oscillation on robots not capable of Y velocity." This reverts commit e308a8a5. * Remove non-configurable threshold from rotate to goal critic. * Add configurable threshold where odom data comes in. * Workaround for extreme velocity noise in TB3 simulation * Adding new parameters to nav2_params file to increase their visibility
-
Carl Delsey authored
* Default to a release build if unspecified. * Fixing whitespace error
-
- May 14, 2019
-
-
Mohammad Haghighipanah authored
* fixed CI failure for nav2_experimental_rl * adding colcon ignore
-
- May 11, 2019
-
-
Carl Delsey authored
This reverts commit 396048cf.
-
Carl Delsey authored
-
Mohammad Haghighipanah authored
* added random crawl task to nav2 with reinforcement learning * factored out dqn class and parameters * modified readme files * removed extra file * added tol to laser append) * addressing reviewer comments * fixed spacing format * added setup cfg file and updated readme * throttling down while ture loop * fixed shutdown issue to exit cleanly * renamed package name and fixed get pkg directory * fixed few typos
-
- May 10, 2019
-
-
Mohammad Haghighipanah authored
* added goal reached condition for replanning * changed parallel xml description * fixed replan tree and update path node status * fixed linters and addressed comments
-
- May 07, 2019
-
-
Michael Jeronimo authored
This reverts commit b73d659d.
-
Michael Jeronimo authored
* Add template classes for ROS2 action clients and servers * Add .action files * Add a ComputePathToPose action (missed on the first checkin) * Remove the simple_action_client template (not useful after all) and update action test * Address some review feedback * Serialize access to the updated goal handle * Use preempt terminology in simple_action_server template
-
Carlos A. Orduno authored
* Adding a service to clear a costmap around the robot * Addressed code review feedback.
-
Carl Delsey authored
* Adding a missing dependency line in the nav2_util CMakeLists.txt This doesn't seem to affect GCC on Linux, but does cause a problem for Clang on OS X. * Motion model also depends on PF.
-
Carl Delsey authored
-
- May 04, 2019
-
-
Carl Delsey authored
* Fix launch test service import. * Additional tests that need fixing that I can't run due to params interface change.
-
bpwilcox authored
-
Carl Delsey authored
Co-Authored-By:
bpwilcox <bpwilcox@eng.ucsd.edu>
-
Carl Delsey authored
Co-Authored-By:
bpwilcox <bpwilcox@eng.ucsd.edu>
-
bpwilcox authored
-
bpwilcox authored
fix extra line space
-
- May 02, 2019
-
-
Ruffin authored
Add build badge for Docker Hub
-
- May 01, 2019
-
-
Ruffin authored
To make build issues from Dockerhub repo used for CI more visible.
-
- Apr 23, 2019
-
-
Carl Delsey authored
* Add progress checker * Fixing linter errors. * Making method naming convention consistent.
-
Matthew Hansen authored
-
Matthew Hansen authored
-
Matthew Hansen authored
-
Matthew Hansen authored
-
Matthew Hansen authored
-
Matthew Hansen authored
-
Matthew Hansen authored
-
Matthew Hansen authored
-
- Apr 20, 2019
-
-
Mohammad Haghighipanah authored
-
Matthew Hansen authored
-
Carl Delsey authored
-
- Apr 18, 2019
-
-
Mohammad Haghighipanah authored
* added addNewScanner method * added shouldUpdateFilter and reorg ph_init * added updateFilter method * added publishParticleCloud * added getMaxWeightHyp * added publishAmclPose and calculateMaptoOdomTransform * added sendMapToOdomTransform * re-org the locations of laserReceived helper funcs * fixed uncrustify * add latest changes * adding back in nan check before publishing pose * fix uncrustify
-
- Apr 09, 2019
-
-
Vinnam Kim authored
* Set atomic_bool on StaticLayer::has_updated_data_ Signed-off-by:
vinnamkim <vinnam.kim@gmail.com> * Set a critical section on StaticLayer Signed-off-by:
vinnamkim <vinnam.kim@gmail.com> * Protect the updateCosts method and enabled_ and has_updated_data_ variables.
-
Michael Ferguson authored
-
- Apr 04, 2019
-
-
Carl Delsey authored
* Disable failing dyanmic params and motion primitives tests. * Fix a copy/paste error
-
Michael Jeronimo authored
-
- Mar 27, 2019
-
-
Carl Delsey authored
This reverts commit 1a8e823c.
-