Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a node that calls an external planner #2

Open
dgerod opened this issue Feb 18, 2018 · 0 comments
Open

Add a node that calls an external planner #2

dgerod opened this issue Feb 18, 2018 · 0 comments

Comments

@dgerod
Copy link
Owner

dgerod commented 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 directory node

@dgerod dgerod changed the title Add Add a node that calls external planner Feb 18, 2018
@dgerod 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant