Open ryancoe opened 4 years ago
@gbacelli created the diagram below with a concept about how to deal with hydrodynamic bodies (Y_i
), controllers (Y_c
), and PTOs (Y_L
) in a modular fashion. On the left hand side, Fe
is excitation for waves. In the lower right hand corner we are looking at the electrical power out from the PTO.
@gbacelli and @ryancoe talked with Mathworks today about some potential workflows and solutions. It sounds like a very nice potential solution will be to leverage the Robotics Systems Toolbox and/or the URDFs. URDFs can be generated by various CAD tools (e.g., SolidWorks, OnShape) as well as robotics tools, such as ROS.
In MATLAB, we can import the URDF via the Robotics Systems Toolbox. We can also pull in models created in Simscape Multibody (e.g., WEC-Sim). The end result would be a Rigid Body Tree Robot Model.
@gbacelli is going to take a look at this and see if it's a good solution.
We would like to have an easy means of generating (not necessarily solving) the kinematic constraints for arbitrary linkages. Some ideas/references:
@gbacelli @josyoun