Open JamesAnawati opened 2 years ago
@JamesAnawati Although I find it quite hard to control the vehicle, I can't reproduce the gps loss issue you are reporting
One of the ways I triggered the issue was by laying some waypoints in the mission planner, arming the vehicle, and selecting the mission mode. A few seconds later the issue arises. It also occurs when I attempt to control the craft using a usb joystick controller.
I am new to PX4 and autonomous vehicles in general so I was not sure if the difficulty to control the vehicle was my own fault. The vehicle also does not seen to follow any mission profile I give it.
Another issue I notice is that the rear thruster on the bottom tail fin never seems to activate regardless of the controller inputs. Perhaps this is the cause of control difficulties?
Thank you for looking into this issue.
@JamesAnawati Could you check if this is the case when you use QGroundcontrol and not mission planner?
I meant the mission planing tab in QGroundcontrol.
I also get this issue.
I meant the mission planing tab in QGroundcontrol.
I also get this issue.
It is clearly not working correctly when given simple tasks.
QGroundControl loses connection to the GPS on the Cloudship simulation through Gazebo Software-in-the-Loop through PX4.
To Reproduce:
Expected behavior: Gazebo will open okay without issue, showing the cloudship wobbling. QGroundControl will connect to the simulation but return an error message saying that the firmware has a bug as it is missing the parameter: FW ASRP MODE. QGroundControl will then act mostly normal until GPS connection to the ship is lost and the clouship no longer responds to commands.
Screenshots
When I attempt the same procedure with any other vehicle type, there is no issue. Something is wrong with the cloudship simulation.
Thank you for your help.