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
This is a suggestion for enhancing the ROS API of Cartesian Interface. @alaurenzi
I came across a situation where I need to change the indices of a cartesian task on the fly, i.e. without manually editing the stack of tasks and restarting cartesian interface, in order to examine the behavior of my WBC. Despite the many services available (*/set_active, */set_base_link, */set_lambda, */set_weight), this functionality is currently not available, if I am not wrong.
I think it would be useful to provide a */set_indices service to implement this.
The text was updated successfully, but these errors were encountered:
This is a suggestion for enhancing the ROS API of Cartesian Interface. @alaurenzi
I came across a situation where I need to change the
indices
of a cartesian task on the fly, i.e. without manually editing the stack of tasks and restarting cartesian interface, in order to examine the behavior of my WBC. Despite the many services available (*/set_active
,*/set_base_link
,*/set_lambda
,*/set_weight
), this functionality is currently not available, if I am not wrong.I think it would be useful to provide a
*/set_indices
service to implement this.The text was updated successfully, but these errors were encountered: