Hi,
I am running mavros using this command
roslaunch mavros apm.launch fcu_url:=/dev/ttyTHS0:921600
and mavproxy with the following command
mavproxy.py --master=/dev/ttyTHS0 --baudrate 921600 --aircraft MyCopter
The mavros stops working
thanks