Connecting jetson nano with Pixhawk

3 次查看(过去 30 天)
I have been trying to connect the Jetson nano device to Pixhawk to obtain the roll, pitch and yaw values. I am following the instructions as per the link https://www.mathworks.com/help/supportpkg/jetsoncpu/ref/jetson-pixhawk-interface-example.html?searchHighlight=jetsoncpuLib&s_tid=srchtitle. Currenlty, I am stuck at the task 4(of the link provided) which is to perform monitor and tune. The yaw, pitch and roll value changes during tune under the target model, but not running during the simulation of the Jetson Pixhawk Interface Host model and gives error.

回答(1 个)

Arun Mathamkode
Arun Mathamkode 2021-11-11
As per the error message it look like there is problem with UDP socket creation itself. Makesure that the IP Address entered are correct. You can consider trying the same example with a different port number at both ends (Jetson UDP send block and Host UDP recieve block).

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by