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

JTC Open-loop Control Mode: Should last_commanded_state_ here be reduced to existing state interface from the hardware? Or is it OK to internally manage more control-states then can be received from hardware? #214

Closed
destogl opened this issue Jul 12, 2021 · 2 comments

Comments

@destogl
Copy link
Member

destogl commented Jul 12, 2021

Should last_commanded_state_ here be reduced to existing state interface from the hardware? Or is it OK to internally manage more control-states then can be received from hardware?

Originally posted by @destogl in #189 (comment)

@christophfroehlich
Copy link
Contributor

@destogl could you please explain what you meant here? I'd be happy to implement that.

You mean that it should not set the point_before_trajectory_msg from the commands, if there is no state interface with identical hardware interface for the joint? What would be the alternative? Just use the first entry of the trajectory message?

@destogl
Copy link
Member Author

destogl commented Sep 20, 2023

Not worth to take care of it.

@destogl destogl closed this as completed Sep 20, 2023
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