Open oselin opened 1 year ago
How do you launch SITL ? It is working as we are using it on CI, so that mostly some misconfiguration on your side
The SITL is launched by using the following bash script https://github.com/oselin/drone-pose-estimation/blob/main/src/iq_sim/scripts/simulation.sh
while the environment was set up by using https://github.com/oselin/drone-pose-estimation/blob/main/install.sh
I basically followed the the following tutorials https://www.youtube.com/watch?v=r15Tc6e2K7Y&list=PLy9nLDKxDN6-34W07yZECzp_Yc2WmWIYH&index=1
https://www.youtube.com/watch?v=kcCL0w4NbIc&list=PLy9nLDKxDN6-34W07yZECzp_Yc2WmWIYH&index=3
https://github.com/Intelligent-Quads/iq_tutorials/tree/master/docs
By simply downgrading to ArduCopter v4.3.0 or v4.3.1 it works. I fixed the issue in this way
Hey Are using MAVROS with MAVPROXY simulteneously? If so, how? Can I connect with my physical quadcopter and mavproxy and mavros using the same telemetry radio?
Bug report
In the latest version of Copter (4.5.0) the FCU communication via UDP port is not working, if trying to communicate via Mavlink (MAVROS) Issue details A ROS2 node, initialized in python as following
I had to downgrade to version 4.3.0. Version Copter-4.5.0
Platform [ ] All [ ] AntennaTracker [X] Copter [ ] Plane [ ] Rover [ ] Submarine
Airframe type What type of airframe (flying wing, glider, hex, Y6, octa etc) gazebo-iris