rclcpp/rclcpp_action
William Woodall 8bffd25746 add wait_for_action_server() for action clients (#598)
* add wait_for_action_server() for action clients

Signed-off-by: William Woodall <william@osrfoundation.org>

* Handle negative timeouts in wait_for_service() and wait_for_action_server() methods.

* Fix uncrustify errors.

* Ignore take failure on services for connext
2018-12-06 18:57:25 -08:00
..
include/rclcpp_action add wait_for_action_server() for action clients (#598) 2018-12-06 18:57:25 -08:00
src add wait_for_action_server() for action clients (#598) 2018-12-06 18:57:25 -08:00
test adapt to action implicit changes (#602) 2018-12-06 16:42:25 -08:00
CMakeLists.txt rclcpp_action Server implementation (#593) 2018-12-06 09:38:01 -08:00
package.xml Skeleton for Action Server and Client (#579) 2018-11-21 09:16:51 -08:00