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
Implement the /stabilize_at_position action to continuously stabilize the USV in a specific position.
Tasks:
Create service definition for stabilize_at_position, taking wanted position (and optionnal orientation) input and a stabilization status feedback (stabilizing, stabilized)
Implement logic to maintain null velocity except for position stabilization movements
Description:
Implement the
/stabilize_at_positionaction to continuously stabilize the USV in a specific position.Tasks:
stabilize_at_position, taking wanted position (and optionnal orientation) input and a stabilization status feedback (stabilizing, stabilized)