Motion planner (MoveIt) and Task planner (Plansys) integration
This commit is contained in:
parent
0a735b87c9
commit
000ddb4831
43 changed files with 1402 additions and 379 deletions
|
@ -33,7 +33,8 @@ struct NodeOption
|
|||
Publisher,
|
||||
Subscriber,
|
||||
Service,
|
||||
Client
|
||||
Client,
|
||||
Node
|
||||
};
|
||||
|
||||
static NodeOption create_option(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue