rclcpp/rclcpp_action/include/rclcpp_action
William Woodall df3c2ffa8a
deprecate redundant namespaces (#1083)
* deprecate redundant namespaces, move classes to own files, rename some classes

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

* fixup

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

* address review comments

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

* fix ups since rebase

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

* avoid deprecation warnings from deprecated functions

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

* more fixes

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

* another fixup, after another rebase

Signed-off-by: William Woodall <william@osrfoundation.org>
2020-04-23 15:28:45 -07:00
..
client.hpp rename rosidl_generator_c namespace to rosidl_runtime_c (#1062) 2020-04-10 21:58:22 -07:00
client_goal_handle.hpp Guard against making multiple result requests for a goal handle (#808) 2019-08-07 09:26:19 -07:00
client_goal_handle_impl.hpp Guard against making multiple result requests for a goal handle (#808) 2019-08-07 09:26:19 -07:00
create_client.hpp deprecate redundant namespaces (#1083) 2020-04-23 15:28:45 -07:00
create_server.hpp deprecate redundant namespaces (#1083) 2020-04-23 15:28:45 -07:00
exceptions.hpp Fix UnknownGoalHandle error string. (#856) 2019-09-18 17:52:49 -04:00
qos.hpp change API to encourage users to specify history depth always (#713) 2019-05-08 14:24:40 -07:00
rclcpp_action.hpp Add documentation to rclcpp_action 2019-03-12 11:56:18 -07:00
server.hpp rename rosidl_generator_c namespace to rosidl_runtime_c (#1062) 2020-04-10 21:58:22 -07:00
server_goal_handle.hpp Rename action state transitions (#677) 2019-04-16 04:46:40 -07:00
types.hpp update to use separated action types (#601) 2019-03-11 21:12:47 -07:00
visibility_control.hpp Skeleton for Action Server and Client (#579) 2018-11-21 09:16:51 -08:00