rclcpp/rclcpp_action
Jacob Perron 0da966b981 Use options struct for passing callbacks to async_send_goal
Now supports callbacks for the goal response and result.
This also makes it easier to incorporate action clients in composable nodes since we don't have to rely on waiting on futures.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
2019-04-26 09:21:24 -07:00
..
include/rclcpp_action Use options struct for passing callbacks to async_send_goal 2019-04-26 09:21:24 -07:00
src Rename action state transitions (#677) 2019-04-16 04:46:40 -07:00
test Use options struct for passing callbacks to async_send_goal 2019-04-26 09:21:24 -07:00
CHANGELOG.rst 0.7.0 2019-04-14 13:11:48 -07:00
CMakeLists.txt rclcpp_action Server implementation (#593) 2018-12-06 09:38:01 -08:00
Doxyfile Add Doxyfile for rclcpp_action 2019-03-12 11:56:18 -07:00
package.xml 0.7.0 2019-04-14 13:11:48 -07:00