mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
setup: Java 14 is fine now
This commit is contained in:
parent
aed114465e
commit
cece343cf7
@ -121,7 +121,7 @@ if [[ $INSTALL_SIM == "true" ]]; then
|
||||
# java (jmavsim or fastrtps)
|
||||
sudo pacman -S --noconfirm --needed \
|
||||
ant \
|
||||
jdk8-openjdk \
|
||||
jdk-openjdk \
|
||||
;
|
||||
|
||||
# Gazebo setup
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user