MAVGCL icon indicating copy to clipboard operation
MAVGCL copied to clipboard

In-Flight Analysis for PX4

Results 10 MAVGCL issues
Sort by recently updated
recently updated
newest added

Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...

dependencies

Hi, I'd like to give this log analyser a try, but the only pre-built binary seems to be for mac, and there are no tips for how to get it...

Hi there @ecmnet , great job with this package. I am giving this another try under Linux (Ubuntu 20.04 LTS). There seems to be still alot of issues for the...

An error has been detected in your program. I am building on windows, Ant and jdk were installed and the environment variable registration was successful. (successfully typing "ant -version, java...

I have an error like this. [INFO] Scanning for projects... [INFO] [INFO] -------------------------< com.comino:MAVGCL >-------------------------- [INFO] Building MAVGCL2 0.8.23 [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for mavbase:mavbase:jar:0.0.1 is missing,...

I am JRE 18 as well, so it seems like I've met the requirements, but it still doesn't open.

help wanted

Hi. I am trying to use MAVGAnalysis in a Windows environment. (JDK-21.0.2, JavaFX21.0.2 jmods, and apache-maven-3.9.6.) After several attempts, I successfully built MAVGAnalysis on a Windows 11. The only change...

Hello, This is not really an issue but I'm wondering how to properly install Java SDK 17 with JavaFX 17 on Ubuntu 22.04 ? I tried several things but I...

`openjdk version "11.0.16" 2022-07-19` `OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu120.04)` `OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu120.04, mixed mode, sharing)` I git clone from here. And uncommented the build.xml for deploy_linux. Then...

Hello, Using MAVGCL in combination with the gazebo SITL, it works without any problems when setting the IP and ports in preferences to 127.0.0.1, 14550, 14550. MAVGCL is able to...