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

Possible error in JointCommandHandle::set_cmd(double cmd) #42

Closed
Mariunil opened this issue Feb 3, 2020 · 2 comments · Fixed by #44
Closed

Possible error in JointCommandHandle::set_cmd(double cmd) #42

Mariunil opened this issue Feb 3, 2020 · 2 comments · Fixed by #44

Comments

@Mariunil
Copy link

Mariunil commented Feb 3, 2020

I believe THROW_ON_NULLPTR should check cmd_ and not cmd.

@brightenlee
Copy link

I'm also using ros2 controller after commenting out this line.

@Karsten1987
Copy link
Contributor

This issue was addressed in 7b9adc4

I looks like the current master is not on pair with the dashing branch.
I'll address that ASAP.

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

Successfully merging a pull request may close this issue.

3 participants