Skip to content
Snippets Groups Projects
  1. Aug 12, 2020
  2. Aug 08, 2020
    • Steven Macenski's avatar
      [testing sprint] remove dead code not used in 10 years from navfn (#1926) · 909c6f2d
      Steven Macenski authored
      * remove dead code not used in 10 years from navfn
      
      * ping
      
      * inverting period to rate
      
      * removing debug statement that could never be triggered by a single non-looping action server
      
      * type change
      909c6f2d
    • Steven Macenski's avatar
      [testing sprint] final test coverage and debug logging in planner/controller servers (#1924) · a5402ee3
      Steven Macenski authored
      * adding CLI test
      
      * adding tests for more lines to map_server
      
      * fix last test
      
      * adding out of bounds and higher bounds checks
      
      * adding planner tests for plugins working
      
      * add cleanup
      
      * working
      
      * ping
      
      * adding more testing and debug info messages
      a5402ee3
    • Steven Macenski's avatar
      [Test sprint] push nav2_map_server over 90% (#1922) · fd49876f
      Steven Macenski authored
      * adding CLI test
      
      * adding tests for more lines to map_server
      
      * fix last test
      
      * adding out of bounds and higher bounds checks
      
      * adding planner tests for plugins working
      
      * add cleanup
      
      * working
      
      * ping
      fd49876f
    • Michael Equi's avatar
      Add in range sensor costmap layer (#1888) · 988b2d3b
      Michael Equi authored
      * range costmap building
      
      * range sensor layer working
      
      * nav2 costmap pass linter and uncrustify tests
      
      * Added back semicolon to range class
      
      * Added docs
      
      * Added angles dependency
      
      * Added BSD license
      
      * Added BSD license
      
      * Made functions inline
      
      * revmoed get_clock
      
      * added input_sensor_type to docs
      
      * Made defualt topic name empty to cause error
      
      * using chorno literal to denote time units
      
      * Added small initial test
      
      * Fixed linter error, line breaks, enum, logger level, and transform_tolerance issue
      
      * fixed segmentation fault in test and added transfrom tolerances to tf_->transform
      
      * Got test to pass
      
      * Added more tests
      
      * removed incorrect parameter declaration
      
      * Improved marking while moving tests and added clearing tests
      
      * removed general clearing test
      
      * changed testing helper import in test
      988b2d3b
    • ymd-stella's avatar
      Improve interface of NavigateToPose (#1880) · 4376e23f
      ymd-stella authored
      
      * Improve interface of NavigateToPose
      
      Signed-off-by: default avatarymd-stella <world.applepie@gmail.com>
      
      * Update bt_conversions.hpp (PoseStamped)
      
      * Use full message of PoseStamped
      
      Signed-off-by: default avatarymd-stella <world.applepie@gmail.com>
      
      * Fix lint error
      4376e23f
  3. Aug 07, 2020
  4. Aug 06, 2020
  5. Aug 05, 2020
  6. Aug 04, 2020
  7. Aug 02, 2020
  8. Jul 31, 2020
    • Steven Macenski's avatar
      Bond support + fixing various action server issues (#1894) · ec260396
      Steven Macenski authored
      * prototype of lifecycle bond system
      
      * adding more structure to get around weak ptr issue
      
      * working prototype for manager
      
      * adding some ns -> s conversions
      
      * changing to service node
      
      * adding bond connections to all servers
      
      * update logs
      
      * fixing review comments
      
      * fix types
      
      * remove extraneous functions
      
      * make linters happy
      
      * simplifications
      
      * adding spinner to get working but now unstable
      
      * moving bond connections to activate state
      
      * adding defaults
      
      * working complete prototype for review
      
      * update dependencies
      
      * adding connection logging
      
      * remove accidental file
      
      * fix server side timeout for heartbeats
      
      * adding complete unit coverage of bond support
      
      * fixing lifecycle test
      
      * trying to activate since autostart was removed
      ec260396
    • Marwan Taher's avatar
  9. Jul 28, 2020
  10. Jul 24, 2020
  11. Jul 21, 2020
  12. Jul 17, 2020
  13. Jul 16, 2020