Problem getting Simulink Real-Time to connect to my AR Drone target using ARDrone Dev. Kit v1.1 (I.P. address issue?)
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have the wifi connection established with the drone (using I.P. address 192.168.1.1 as indicated by Parrot) and after pinging this from the command window, there is indeed a connection established. However, after running the setup script and deploying the model to hardware (ctrl+B), I am not able to "connect to the target." (I.e., I use the "slrtexplr" command from the command window to set the communication settings (see screenshot 1 below), but it continually says it is unable to connect, despite all of the settings matching the quadrotor specs).
It's weird too because the simulink model allows me to connect to something external and I can still run it in real time, but nothing happens.
Does anyone have any idea why this connection to the target cannot be established?
0 comentarios
Respuestas (1)
Navaneeth Raman
el 21 de Abr. de 2015
Hello,
You cannot use Simulink Real Time for this workflow since the target would need a Simulink real time kernel. The ARM Cortex processor on the AR Drone runs on a Linux kernel. The Development package uses another product called Simulink Desktop real time which is different from Simulink Real Time.
You can find about Simulink Desktop Real Time here: http://www.mathworks.com/products/simulink-desktop-real-time/features.html#key-features
HTH, Navaneeth
0 comentarios
Ver también
Categorías
Más información sobre Engines & Motors en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!