AhmedElsafy
AhmedElsafy
Segmentation fault on Ubuntu 14.04 gdb trace below Program received signal SIGSEGV, Segmentation fault. 0x00007ffff299cdfc in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 (gdb) backtrace #0 0x00007ffff299cdfc in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #1...
I think there is a dependency conflict here safy@safy-Satellite-L840D:~/Downloads/g2o (2)/bin$ ldd g2o_viewer | grep Qt libQt5Widgets.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 (0x00007f82080c0000) libQt5Core.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 (0x00007f8206e98000) libQt5Gui.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 (0x00007f8206848000) libQt5Xml.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Xml.so.5...
I used QGC to upload the mission file while subscribing to the `waypoints` topic, but I see no UORB message with the waypoints list, there are two UORB messages `mission`...
I have developed a ros node running on boot in the background that subscribes to the mission list and at a mission item with a certain mav cmd number, the...
QGC is connected throw mav radio (SIK) on the first telemtry port, ros running on the OBC connected to a second telemetry port with a different mavlink forwarding
for now as a work around I will add a subscriber to the flight mode topic with a call back function that calls the mission list pull service when the...
I found out that the library was installed in a different path, so i included the path manually in the CMakeList.txt file On Wed, Aug 16, 2017 at 6:14 AM,...
@Jaeyoung-Lim can you please guide me where to pull that log from please ?
@Jaeyoung-Lim `[0______ __ __ ___ | ___ \ \ \ / / / | | |_/ / \ V / / /| | | __/ / \ / /_| |...
@Jaeyoung-Lim Is that the right info ?