I have managed to install and run the FreeKiteSim in my computer. In order to test some control strategies, I have implemented a communication interface between Matlab and the simulation software using the zmq socket library. The freekitesim sends cyclically the current state of the kite to matlab, and matlab sends the setpoints for the steering, winch speed and depower.
However, I have realized that, for some reason, the simulation do not accept to reel in the tether. When I send a positive setpoint for the winch speed, it works fine, but when the setpoint is negative the winch does not follow it. For negative setpoint of speed, it seems that the winch tries do keep the traction force at a given level and, to achieve that, it reels out the cable.
Is there any tip how to deal with this?
Best regards,
Ramiro
--
You received this message because you are subscribed to the Google Groups "Free KiteSim" group.
To unsubscribe from this group and stop receiving emails from it, send an email to free-kitesim...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--