1. 02 10月, 2020 6 次提交
  2. 08 8月, 2020 1 次提交
  3. 07 8月, 2020 1 次提交
  4. 16 3月, 2020 3 次提交
  5. 14 12月, 2019 1 次提交
  6. 29 11月, 2019 1 次提交
  7. 14 11月, 2019 2 次提交
  8. 19 10月, 2019 1 次提交
    • D
      Adding a new way to process rosbags · ef36a397
      Davide Faconti 提交于
      The slam_gmapping_replay node is not very easy to debug using RViz.
      
      Users may find convenient this new approach that_
      
      - executes gmapping at maximum speed allowed by the CPU
      - all scans are used, none is discarted
      - Relevant messages, such as TF and scan, are republished.
      - /clock is republished too.
      
      Usage:
      
      rosrun gmapping slam_gmapping scan:=/your_scan
      _rosbag:=/path/your/rosbag.bag
      ef36a397
  9. 12 7月, 2019 3 次提交
  10. 24 1月, 2018 3 次提交
  11. 03 11月, 2017 1 次提交
  12. 22 10月, 2017 2 次提交
  13. 09 8月, 2017 1 次提交
  14. 06 8月, 2017 2 次提交
  15. 20 7月, 2017 2 次提交
  16. 05 4月, 2017 1 次提交
  17. 05 11月, 2016 1 次提交
    • K
      Add nodelet implementation. (#41) · d1cda26c
      Kevin Wells 提交于
      * Add nodelet implementation.
      
      Add additional nodelet layer to mirror the node
      implementation. This allows the Slam GMapping
      library to be run as a nodelet instead. This
      would allow you to, for example, run it under
      the same nodelet manager as the nodelet producing
      the /scan output for greater efficiency.
      
      * Remove superfluous semicolons
      
      Removed superfluous semicolons and
      mildly clarified info stream output.
      d1cda26c
  18. 20 9月, 2016 1 次提交
  19. 31 7月, 2015 6 次提交
  20. 29 7月, 2015 1 次提交