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
Make use of the winding current limiter code in WindingCurrentTarget.hpp in the EHPTO plugin by connecting RamPosition to the actual piston position rather than constant 40 inches in ElectroHydraulicPTO.cpp line 222-223
Make use of the winding current limiter code in
WindingCurrentTarget.hpp
in the EHPTO plugin by connectingRamPosition
to the actual piston position rather than constant 40 inches inElectroHydraulicPTO.cpp
line 222-223from:
https://github.com/osrf/buoy_sim/blob/0b03fbda0550234850d1aed838b5a3433df38f97/buoy_gazebo/src/ElectroHydraulicPTO/ElectroHydraulicPTO.cpp#L222-L223
to:
as well as in
pc_commands_ros_feedback.cpp
andpc_commands_ros_feedback_py.launch.py
and verify changes in plots in
experiment_comparison.cpp
The text was updated successfully, but these errors were encountered: