LARG / HFO

Half Field Offense in Robocup 2D Soccer
MIT License
230 stars 93 forks source link

How to install the soccerwindow2 visualizer? #85

Open xiaoxingyu opened 5 years ago

xiaoxingyu commented 5 years ago

I tried to watch the demos but got an error

image

Does it mean that I need to install soccerwindow2? However, I can't find how to install it. Can you provide the installation address? Thank u!

pedMatias commented 5 years ago

Yes you need to install it. However, if you follow the installation guidelines in the README file, it automatically installs the soccerwindow2. "cmake -DCMAKE_BUILD_TYPE=RelwithDebInfo .. make -j4 make install"