You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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?
@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?
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)
The text was updated successfully, but these errors were encountered: