-
Notifications
You must be signed in to change notification settings - Fork 0
Soccer Simulation Monitor
naderzare edited this page Apr 22, 2024
·
1 revision
sudo apt update
sudo apt install build-essential qt5-default libfontconfig1-dev libaudio-dev libxt-dev libglib2.0-dev libxi-dev libxrender-dev git
git clone git@github.com:rcsoccersim/rcssmonitor.git
cd rcssmonitor
mkdir build
cd build
cmake ..
make
sudo make install
To run the Soccer Simulator Monitor, you can use the following command:
rcssmonitor
- if you installed the monitor on WSL, you need to install an X server on Windows.
You can download the AppImage of the Soccer Simulator Monitor from the #### and run it.