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

Wrist safety node does not reset #109

Open
tpatten opened this issue May 29, 2017 · 4 comments
Open

Wrist safety node does not reset #109

tpatten opened this issue May 29, 2017 · 4 comments
Assignees

Comments

@tpatten
Copy link

tpatten commented May 29, 2017

When the wrist safety node is triggered it does not reset in the same way as the bumber and airskin. Could it be implemented similarly so that we do not have to manually reset the wrist. Also, the while loop (line 41) should be
while(ros::ok()){ ... }
not
while(1){ ... }
to ensure that the node is correctly terminated from the terminal.

@ipa-nhg
Copy link
Member

ipa-nhg commented May 29, 2017

@JelizavetaK could you please take a look at this issue?

@JelizavetaK
Copy link
Contributor

Hi @ipa-nhg, maybe @Senka2112 can have a look at this, as she has developed the node.

@ipa-nhg
Copy link
Member

ipa-nhg commented Jul 31, 2017

@Senka2112 could you please check this?

@ghost
Copy link

ghost commented Aug 30, 2017

Well, it does after manually resetting; we also stumbled on this issue yesterday. It works but for sure could be way more convenient and elaborate.

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

4 participants