JonasVautherin / px4-gazebo-headless

An unofficial Ubuntu-based container building and running PX4 SITL (Software In The Loop) through gazebo.
Apache License 2.0
86 stars 47 forks source link

Question: Deploying a px4-gazebo-headless container on an AWS EC2 instance and connecting mavsdk and QGC from a remote PC #25

Closed SaigaGentil closed 10 months ago

SaigaGentil commented 2 years ago

I am trying to setup a px4-gazebo-headless container in docker on an AWS Ubuntu EC2 instance and connect QGC on my local PC via the EC2's public IP. So far I have been unsuccessful. I have checked the security groups and everything, traffic should be allowed to flow, but still it doesn't work, and I believe that I am missing something.

How can I deploy a px4-gazebo-headless container on an AWS EC2 instance such that I can connect to a ground control station like QGC and mavsdk from a remote PC via the EC2's public IP address...

julianoes commented 2 years ago

What exactly have you tried? And did you forward the ports?