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
The purpose of this issue is to update the low level control node (boat_simulator/nodes/low_level_control/low_level_control_node.py) to use the implemented rudder and sail actuation controllers.
Changes
Update __rudder_actuation_routine() to use the implemented rudder controller and __sail_actuation_routine() to use the implemented sail controller.
Purpose
The purpose of this issue is to update the low level control node (
boat_simulator/nodes/low_level_control/low_level_control_node.py
) to use the implemented rudder and sail actuation controllers.Changes
Update
__rudder_actuation_routine()
to use the implemented rudder controller and__sail_actuation_routine()
to use the implemented sail controller.Resources
The text was updated successfully, but these errors were encountered: