- Oct 16, 2018
-
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
-
Steven Macenski authored
* changing oregon team email to Carls * changing header gaurds * gaurds galore
-
- Oct 13, 2018
-
-
Carl Delsey authored
* Fixing time delays. Duration object takes nanoseconds, not seconds * Fixing DWB. It runs and almost follows a path. No pose seems to be available, so it just publishes zero velocity. * Addressing review comments.
-
- Oct 12, 2018
-
-
Michael Jeronimo authored
* Provide README for nav2_tasks * Address review feedback
-
Michael Jeronimo authored
* Generalize the planning test directory to be a system test directory * Some updates for the planning tests to adapt to new directory structure * A bit of reorg on the system test directory per @SteveMacenski's feedback
-
Matt Hansen authored
Fix dockerfile for new repo structure
-
- Oct 11, 2018
-
-
Michael Jeronimo authored
Instead, we can add the fake_localization package to the repo and finish the port to ROS2. This will allow us to test the stack with a stub localizer, thereby avoiding the ros1_bridge when running in simulation, since AMCL currently needs input from gazebo which must be run on the ROS1 side since since the ROS2 version of the gazebo plugins are not yet available.
-
Matthew Hansen authored
-
Matthew Hansen authored
-
Carl Delsey authored
This problem would cause TaskServer to immediately call the execute process, even before a command was received. Whether you were affected by this bug depended on the state of the stack when the Task Server was constructed.
-
Carl Delsey authored
For some reason, on Ubuntu 18.04, cmath functions are no longer being added to the global namespace by default. To fix this, the cmath header needs to be added and the hypot function scoped.
-
- Oct 10, 2018
-
-
Steven Macenski authored
* moved over * moving all messages into an internal msgs metapackage grouping * moving all the messages into a homologated package * making necessary changes for the msgs package homologation * adding metapackage * adding myself as a maintainer * build script and doc updates for package in workspace * dealing with merge issues * remove author fields * moving around * merge conflict v3 * remove costmap 2d from utils * killing src dir * remove costmap 2d clone #3 * remove extraneous file * kill dwa for some reason * dwb rectification * removing oregon author -> maintainer * controller -> nav2_controller * adding new msgs to new things * tags * bringup pkg * compiling with task status mode * getting the task status to compile for dwa * adding costmap2d into nav2 naming nominclature * adding controller metapackage * recursive definitions -- bringup cannot be inside of the metapackage * kill bad line * hopefully actual last git merge error... * changelog resolve
-
- Oct 09, 2018
-
-
Carl Delsey authored
-
- Oct 06, 2018
-
-
Michael Jeronimo authored
Avoid the copyright check in two directories because of the unsupported license header. Fixes #75, fixes #92. (#143)
-
Carl Delsey authored
* Adding time delays to launch script. Adding repo with launch file fix * Changing back to example controller instead of DWB DWB isn't ready yet.
-
Michael Jeronimo authored
* Update the map server to publish the map periodically to make sure it crosses the ROS1 bridge * Address all of the lint issues (except for the copyright header)
-
- Oct 05, 2018
-
-
Carl Delsey authored
-
- Oct 04, 2018
-
-
Michael Jeronimo authored
Integrate the current modules for an overall system test * Simple navigator gets the goal pose from gazebo via the move_base_simpl/goal message * The Dijkstra global planner gets the current robot pose from localization * Send a mission plan from the mission executor upon receiving a goal pose from rviz * Incorporate Carl's change to make the robot move in the stub dwa controller * Start on a system launch file * Address review feedback
-
Carl Delsey authored
This should make the test_map.yaml work on other systems.
-
Brian authored
more spacing fixes one more line fix
-
Brian authored
-
Brian authored
-
Brian authored
-
Brian authored
-
Brian authored
-
Mohammad Haghighipanah authored
Amcl ctest fix
-
- Oct 03, 2018
-
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
-
Carl Delsey authored
* Make the example control send the robot forward When the example controller gets a plan, it will send the robot straigt forward for ten iterations of the loop. * Stop the robot at the end of the task * Changing typedef to using. * Removing unused and wrong angle parameter.
-
Carl Delsey authored
* Skeleton dwb controller compiling. * Revert "Change costmap dependency to fake costmap" This reverts commit 7fb20136. * Fixing build issues between dwb and costmap * Propogating boost dependencies from costmap to dwb projects. I don't know of an automated way to forward a non-ros dependency. This change should be reverted when we remove the boost dependency in costmap. * Removing fake_costmap package * Fixing linter errors. * Fixing nav2_controller_dwb library name. It was referencing executable_name variable before it was set.
-
Mohammad Haghighipanah authored
Amcl refactorization
-
- Oct 02, 2018
-
-
Mohammad Haghighipanah authored
-
Mohammad Haghighipanah authored
-