SkillAgentSearch skills...

OMC

OpenMissionControl

Install / Use

/learn @ArduPilot/OMC
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

About

this project was tested with openJDK 13 (long term stable).

Building and running

From the main directory run

mvn clean package

Then, switch to the IntelMissionControl/target/artifact directory and run the following command:

java -DGDAL_DATA=gdal -jar .\OpenMissionControl.jar -Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager -Djogamp.gluegen.UseTempJarCache=false -Dprism.order=d3d -Dsun.java2d.d3d=false

Run from IntelliJ IDEA

Use the provided .idea/runConfigurations/Main.xml run configuration for a list of VM arguments and configuration to run the application with IntelliJ IDEA.

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated1mo ago
Forks13

Languages

C++

Security Score

85/100

Audited on Feb 14, 2026

No findings