Currently I am developing a control system for an aircraft of a unique design (something in between a helicopter and a dirigible). At this moment I can model only the dynamics of this vehicle without any aerodynamic effects taken into account. For…
"I solved this problem in the following way:1) download the source of "genmsg" from https://github.com/ros/genmsg -> find inside the folder "genmsg" -> copy it into {path to your python installation}\Lib2) download the source of "catkin" from…"