You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a node that implement planner interface of ROSPlan, that's calls an external planner (e.g. FF). It should be able to select from a set of ready planner without modifying the code. Following automatic load of actions in action_interface.
This code should be added to src/ros/interfaces/planner_interface and a node that use it will be created inside non existing directory node
The text was updated successfully, but these errors were encountered:
dgerod
changed the title
Add
Add a node that calls external planner
Feb 18, 2018
dgerod
changed the title
Add a node that calls external planner
Add a node that calls an external planner following ROSPlan interface
Feb 18, 2018
dgerod
changed the title
Add a node that calls an external planner following ROSPlan interface
Add a node that calls an external planner
Feb 18, 2018
Create a node that implement planner interface of ROSPlan, that's calls an external planner (e.g. FF). It should be able to select from a set of ready planner without modifying the code. Following automatic load of actions in
action_interface
.This code should be added to
src/ros/interfaces/planner_interface
and a node that use it will be created inside non existing directorynode
The text was updated successfully, but these errors were encountered: