rclcpp/rclcpp_action/include/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
..
client.hpp add wait_for_action_server() for action clients (#598) 2018-12-06 18:57:25 -08:00
client_goal_handle.hpp [rclcpp_action] Action client implementation (#594) 2018-12-05 14:51:23 -08:00
client_goal_handle_impl.hpp add wait_for_action_server() for action clients (#598) 2018-12-06 18:57:25 -08:00
create_client.hpp add wait_for_action_server() for action clients (#598) 2018-12-06 18:57:25 -08:00
create_server.hpp rclcpp_action Server implementation (#593) 2018-12-06 09:38:01 -08:00
exceptions.hpp [rclcpp_action] Action client implementation (#594) 2018-12-05 14:51:23 -08:00
rclcpp_action.hpp Skeleton for Action Server and Client (#579) 2018-11-21 09:16:51 -08:00
server.hpp adapt to action implicit changes (#602) 2018-12-06 16:42:25 -08:00
server_goal_handle.hpp adapt to action implicit changes (#602) 2018-12-06 16:42:25 -08:00
types.hpp rclcpp_action Server implementation (#593) 2018-12-06 09:38:01 -08:00
visibility_control.hpp Skeleton for Action Server and Client (#579) 2018-11-21 09:16:51 -08:00