Open agoeckner opened 1 year ago
Create a ROS 2 node which can simulate the physical plant for use as a driver in hardware-in-the-loop testing. This code essentially needs to output simulated sensor readings and react to inputs.
Derive from GAMMA code: https://github.com/NU-IDEAS-Lab/DED_DT_Thermomechanical_Solver/blob/main/examples/wall/main_wall.py#L99
@ShuhengLiao can provide assistance.
Create a ROS 2 node which can simulate the physical plant for use as a driver in hardware-in-the-loop testing. This code essentially needs to output simulated sensor readings and react to inputs.
Derive from GAMMA code: https://github.com/NU-IDEAS-Lab/DED_DT_Thermomechanical_Solver/blob/main/examples/wall/main_wall.py#L99