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

empty yaml file crashes the controller #38

Open
gaya- opened this issue Aug 26, 2016 · 1 comment
Open

empty yaml file crashes the controller #38

gaya- opened this issue Aug 26, 2016 · 1 comment
Assignees
Labels

Comments

@gaya-
Copy link
Contributor

gaya- commented Aug 26, 2016

No description provided.

@airballking airballking self-assigned this Aug 26, 2016
@airballking
Copy link
Member

Indeed, I am right now not catching invalid yaml commands. Two things need to happen:

  • whole_body_controller: catch the corresponding exception and finish the goal callback gracefully
  • controller_action_server: check for invalid yamls yourself

The former is straight-forward, the latter might take more time. I have to think about what to do..

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

No branches or pull requests

2 participants