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

Ask some questions about Cadrl_ros by Michael Everett #1

Open
DDBarBar opened this issue Oct 24, 2018 · 1 comment
Open

Ask some questions about Cadrl_ros by Michael Everett #1

DDBarBar opened this issue Oct 24, 2018 · 1 comment

Comments

@DDBarBar
Copy link

Hi- I still don't understand how to solve this problem. I saw that you encountered the same question as me. It‘s:

The problem, as it seems, is with empty feasible_actions, which, if I understood the code well, should be set by the very publisher on ~safe_actions topic using cbNNActions callback:

def cbNNActions(self, msg):
self.feasible_actions = msg

Since it is empty, calling cbComputeActionGA3C fails with Invalid Feasible Actions message.

Could you tell me how to solve it in details? I can't find no_feasible_action branch. I will appreciate you very much if you could give me some guidance.

Thanks,
Zhang di

@rLoka
Copy link
Owner

rLoka commented Oct 24, 2018

Hey,

Check https://github.com/mfe7/cadrl_ros/tree/no_feasible_actions branch. There is a fix for that. Also, you should post your questions to the original repository.

rLoka

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants