PX4 / jMAVSim

Simple multirotor simulator with MAVLink protocol support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot build udp connection with sitl!

bidai541 opened this issue · comments

In my machine, jmavsim cannot build udp connection with sitl, how to solve this problem? The sitl always stays in "waiting for initial data on UDP"! I have tried sending a UDP message in the terminal, sitl can receive it.

Besides, in sitl mode, jmavsim indicate "/dev/ttyACM0" port not found. My OS is ubuntu14.04.
Thanks very much.

I have solved the problem!

How did you solve it?

I clone the jmavsim project following the "README" file. It should be " https://github.com/PX4/jMAVSim.git " . A little mistake ^_^