Original report (archived issue) by Anonymous.
Hi,
I have installed Gazebo 9. When I try to install robocup3ds using the one line command:
#!bash
curl -ssL https://bitbucket.org/osrf/release-tools/raw/default/one-line-installations/robocup3ds.sh | sh
I get the following error:
#!bash
sh: 2: Syntax error: newline unexpected
So I decided to build robocup3ds from source. But after running
I get the following error:
#!bash
In file included from /usr/include/gazebo-9/gazebo/gui/GuiPlugin.hh:20:0,
from /home/navid/robocup3ds/build/gui/../../gui/Robocup3dsGUIPlugin.hh:23,
from /home/navid/robocup3ds/build/gui/moc_Robocup3dsGUIPlugin.cxx:9:
/usr/include/gazebo-9/gazebo/gui/qt.h:36:25: fatal error: QtGui/QWindow: No such file or directory
compilation terminated.
gui/CMakeFiles/robocup3dsGUIPlugin.dir/build.make:91: recipe for target 'gui/CMakeFiles/robocup3dsGUIPlugin.dir/moc_Robocup3dsGUIPlugin.cxx.o' failed
make[2]: *** [gui/CMakeFiles/robocup3dsGUIPlugin.dir/moc_Robocup3dsGUIPlugin.cxx.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Can anyone help me with these issues?
Thanks in advance.
Bests,
Navid
Original report (archived issue) by Anonymous.
Hi,
I have installed Gazebo 9. When I try to install robocup3ds using the one line command:
I get the following error:
So I decided to build robocup3ds from source. But after running
I get the following error:
Can anyone help me with these issues?
Thanks in advance.
Bests,
Navid