[rcl action] Fixes after changes introduced by (#310)
This commit is contained in:
parent
e2ee3c5475
commit
cca18daad2
4 changed files with 7 additions and 13 deletions
|
@ -20,10 +20,6 @@ extern "C"
|
|||
{
|
||||
#endif
|
||||
|
||||
// TODO(jacobperron): replace type support typedef with one defined in rosdl_generator_c
|
||||
// #include "rosidl_generator_c/action_type_support_struct.h"
|
||||
typedef struct rosidl_action_type_support_t rosidl_action_type_support_t;
|
||||
|
||||
#include "rcl_action/goal_handle.h"
|
||||
#include "rcl_action/types.h"
|
||||
#include "rcl_action/visibility_control.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue