PX4 / jMAVSim

Simple multirotor simulator with MAVLink protocol support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jMAVSim Flight controler

Pauloledes opened this issue · comments

Hi,

I was wondering if jMAVSim has a flight controler like PID for example ? And if yes, is it possible to change it using SIMULINK ?

Thanks,
Paul

Hi
jMAVSim only simulates the physics of the vehicle. The PID controller is in the Firmware, for example the rate and attitude controllers are here.