Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 426 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 426 Bytes

One-Line to install the Robocup3D Environment

Instructions:

wget -O- https://gitee.com/doot/Robocup3dInstaller/raw/gitee/ins.sh | sh

More:

Add LD_LIBRARY_PATH to environment variable like this:

add the following line to your .bashrc or .zshrc file

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib/simspark:/usr/local/lib/rcssserver3d

Enjoy~

TODO: using Oracle JDK

By d0ot at github, 2020/10/25