Hi Everyone I have run into some compile issues while trying to compile V10Release of qgroundcontrol.
Following the instructions on https://github.com/pixhawk/qgroundcontrol/tree/v10release When i try to compile it using Qtcreator, i get the following error.
/src/ui/MainWindow.h:52: error: AS4Protocol.h: No such file or directory
Would appreciate it if anyone who has successfully compiled this gcs gives me some pointers
Thanks
Srinath
Tags:
Permalink Reply by pixhawk on August 5, 2011 at 12:15am Hi,
Please note that you're trying to compile a non-master branch. Any branch different from master is a developer / experimental branch and only recommended for advanced developers. Please also note that this version of QGroundControl will only decode MAVLink v1.0 (which isn't out yet) and which is not yet deployed to the autopilots. If you're aware of this please go on. There is a v10release branch in the MAVLink repository as well for those wanting to try out the new version. APM and other autopilots will soon upgrade to this.
Besides these comments the reference to AS4Protocol was indeed bogus and I've removed it - thank you for the report! Please pull again via GIT to get the update.
Permalink Reply by srinath mallikarjunan on August 5, 2011 at 12:54am
Permalink Reply by srinath mallikarjunan on August 5, 2011 at 11:07pm Update
I didn't want to create a git account. So i decided to download the master versions of mavlink and qgroundcontrol.
After unzipping both, i keep them at the same directory level.
Rename them as mavlink and qgroundcontrol respectively.
Then build with qtCreator. And it works ..:)
Permalink Reply by chiew on September 3, 2011 at 10:47pm I encountered the same problem with the git's permission denied error and Qt Creator error.
I downloaded source code for both qgroundcontrol and mavlink. After extracting both zip files, I moved the downloaded mavlink contents to qgroundcontrol\thirdParty\ by replacing the original mavlink folder that comes with the qgroundcontrol zip.
Finally I get the QtCreator builds the program successfully. Hope this helps.
Permalink Reply by pixhawk on September 4, 2011 at 2:12am Hi!
Thank you all for your feedback, the wiki instructions were indeed a bit fuzzy. What went wrong was:
1) The git link was to the push-repository (its now the read-only repository)
2) The MAVLink version in the thirdParty directory was outdated (its now updated)
I have updated / improved the documentation to reflect this:
Permalink Reply by srinath mallikarjunan on September 17, 2011 at 11:14am Hi
I still can't seem to get the gcs to connect with the copter, what should be changed in the code, before uploading it to the copter?
Does Arducopter 2.0.4x still follow the mavlink protocol?
Permalink Reply by Richard Unwin on September 18, 2011 at 3:44am Hi I am still getting errors when trying to install qgroundcontrol. I have followed the link above and still get --
richard@richard-laptop ~/directory $ git clone git@github.com:pixhawk/mavlink.git
Initialized empty Git repository in /home/richard/directory/mavlink/.git/
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Ihave managed to get QTCreator installed but that is a far as I got before getting stalled trying to load mavlink and qground control following the steps outlined in -
http://qgroundcontrol.org/dev/qt_install_guide_linux
regards richie
Permalink Reply by pixhawk on September 18, 2011 at 4:09am Hi Richie,
You have the wrong GIT URL. The guide you've linked recommends this URL, which works:
git://github.com/pixhawk/qgroundcontrol.git
git://github.com/pixhawk/mavlink.git
Permalink Reply by Richard Unwin on September 19, 2011 at 4:57am hi, thanks for the update but i am no closer to getting it to work.
in the terminal I am trying the following:
cd auto ## having made a file called "auto" in my home folder.
git clone git://github.com/pixhawk/qgroundcontrol.git
## after a few seconds I get the error:
richard@richard-laptop ~/auto $ git clone git://github.com/pixhawk/qgroundcontrol.git
Initialized empty Git repository in /home/richard/auto/qgroundcontrol/.git/
github.com[0: 207.97.227.239]: errno=Connection timed out
fatal: unable to connect a socket (Connection timed out)
I have also registered and gone through the process of setting up a passkey at GIT.
and tested the git connection with success.
regards richie
Permalink Reply by pixhawk on September 19, 2011 at 11:31am I tested the URL and it seems to be fine - maybe this is a firewall issue. Could you please try this HTTP URL?
Permalink Reply by srinath mallikarjunan on September 25, 2011 at 1:59am Did you get it to compile?
How do you make your APMega talk with QgroundControl?
Season Two of the Trust Time Trial (T3) Contest has now begun. The fourth round is an accuracy round for multicopters, which requires contestants to fly a cube. The deadline is April 14th.184 members
24 members
51 members
1288 members
78 members
© 2013 Created by Chris Anderson.
Powered by
