- 02 Oct, 2019 1 commit
-
-
Fernando Herrero authored
-
- 30 Aug, 2019 1 commit
-
-
Damjan Miklic authored
Fix typo for converting speed to mm/s
-
- 05 Mar, 2018 1 commit
-
-
Christian Rauch authored
-
- 11 May, 2017 1 commit
-
-
Reed Hedges authored
Get cmdvel_timeout parameter using older param() method for compatibility with hydro. Should fix issue #54.
-
- 06 Apr, 2017 2 commits
-
-
Reed Hedges authored
LaserPublisher: Don't publish readings with "ignore" flag (usually for fixed robot structure in the way or similar)
-
Reed Hedges authored
-
- 28 Feb, 2017 7 commits
-
-
Reed Hedges authored
-
Reed Hedges authored
-
Reed Hedges authored
Fix dynamic reconfigure defaults, maxes and mins (will be set in node). Don't change odom calibration parameters if parameters don't exist (but they may be set by dynamic_reconfigure or rosparam)
-
Reed Hedges authored
-
Reed Hedges authored
-
Reed Hedges authored
-
Reed Hedges authored
Allow 0 values in odometry calibration parameters, which avoid changing the settings. Set minimum, maximum and defaults for parameters in dynamic_reconfigure. Set better maximums for odometry calibration parameters.
-
- 24 Feb, 2017 1 commit
-
-
Reed Hedges authored
Add watchdog to stop robot if no cmd_vel received
-
- 21 Feb, 2017 1 commit
-
-
Martin Günther authored
Without this commit, the robot simply continues driving at the speed from the last received `cmd_vel` message, even if the node that is supposed to send the `cmd_vel` messages crashes. It is standard behavior in ROS for robots to stop in this case (at least that's what the PR2 and every other robot I have worked with so far does).
-
- 05 Jan, 2017 1 commit
-
-
Reed Hedges authored
Remove deprecated tf_prefix. Add parameters to rename each frame id instead, if user wants to do so.
-
- 20 Dec, 2016 1 commit
-
-
Damjan Miklic authored
-
- 19 Aug, 2016 1 commit
-
-
Reed Hedges authored
-
- 25 Jul, 2016 2 commits
-
-
Reed Hedges authored
-
Reed Hedges authored
-
- 19 Nov, 2015 4 commits
-
-
Reed Hedges authored
-
Reed Hedges authored
-
Reed Hedges authored
-
-
- 02 Oct, 2015 2 commits
-
-
Reed Hedges authored
-
Reed Hedges authored
-
- 23 Sep, 2015 1 commit
-
-
Reed Hedges authored
fix includes to also work with aria installed differently by rosdep (with headers in ARia subdirectory)
-
- 22 Sep, 2015 1 commit
-
-
Reed Hedges authored
-
- 18 Sep, 2015 3 commits
-
-
-
Reed Hedges authored
-
Reed Hedges authored
-
- 21 Jul, 2015 1 commit
-
-
Reed Hedges authored
Revert changes to RosAria.cpp made in commit e713805 that caused regression affecting sonar pointcloud2 topic
-
- 20 Jul, 2015 1 commit
-
-
https://github.com/amor-ros-pkg/rosariaOngun Kanat authored
This reverts commit d7138059, reversing changes made to eed89e26.
-
- 17 Jul, 2015 1 commit
-
-
Reed Hedges authored
This reverts commit a1f5de07.
-
- 14 Jul, 2015 4 commits
-
-
Reed Hedges authored
-
Reed Hedges authored
-
Reed Hedges authored
-
-
- 09 Jul, 2015 1 commit
-
-
Reed Hedges authored
use CMake find_package macro to find Aria headers, if not found, fallback to previous check for /usr/local/Aria installation.
-
- 03 Dec, 2014 1 commit
-
-
Reed Hedges authored
Decided to publish second sonar_pointcloud2 topic instead of having a parameter that switches type of sonar topic, so it can be used both ways at runtime
-