Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Foxy sync 4 - SMAC planner, amongst others #2072

Merged
merged 9 commits into from
Nov 4, 2020
Merged

Conversation

mikeferguson and others added 9 commits November 4, 2020 15:29
* return if the number of waypoints is zero.

* terminate the action.

* Succeed action instead of terminating.
* Add IsBatteryLow condition node

* Update default battery topic and switch to battery %

* Fix test

* Switch to sensor_msgs/BatteryState

* Add option to use voltage by default or switch to percentage

* Add sensor_msgs dependency in package.xml

* Make percentage default over voltage

* Update parameter list
* Initialize inflate_cone_ variable.

* initialize inflate_cone_ based on parameter.

* Increase the sleep time in the tests makes the costmap test always succeed on my machine.
* Add timeouts to all spin_until_future_complete calls

Signed-off-by: Sarthak Mittal <[email protected]>

* Update default timeout value

Signed-off-by: Sarthak Mittal <[email protected]>
* Controllers should not be influenced by time jumps

Therefore use rclcpp::GenericRate<std::chrono::steady_clock> instead of
rclcpp::Rate

Signed-off-by: Martijn Buijs <[email protected]>

* Change to using `rclcpp::WallRate` for better readability

Signed-off-by: Martijn Buijs <[email protected]>
…dimension (#2017)

* Fix max path cycles for case where map has larger Y dimension than X dimension

* Improve readability

* fix ament_cpplint and ament_uncrustify issues
@SteveMacenski SteveMacenski merged commit 96b4713 into foxy-devel Nov 4, 2020
@SteveMacenski SteveMacenski deleted the foxy_sync_4 branch November 4, 2020 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants