Fixes https://github.com/ros2/rclcpp/issues/955 There are currently two public APIs for users to get the result of a goal. This change deprecates one of the APIs, which was considered to be unsafe as it may result in a race with user-code and raise an exception. Signed-off-by: Jacob Perron <jacob@openrobotics.org> |
||
|---|---|---|
| .. | ||
| test_client.cpp | ||
| test_server.cpp | ||
| test_traits.cpp | ||
| test_types.cpp | ||