GithubHelp home page GithubHelp logo

Comments (2)

dujeong avatar dujeong commented on August 25, 2024

I have a question, one more.

Is it possible to use citysim in Gazebo11?

there is error in make install procedure. (refer below, please)

Scanning dependencies of target TrafficLightsGUIPlugin_autogen
[  8%] Automatic MOC for target TrafficLightsGUIPlugin
[  8%] Built target TrafficLightsGUIPlugin_autogen
Scanning dependencies of target TrafficLightsGUIPlugin
[ 16%] Building CXX object plugins/CMakeFiles/TrafficLightsGUIPlugin.dir/TrafficLightsGUIPlugin_autogen/mocs_compilation.cpp.o
[ 25%] Building CXX object plugins/CMakeFiles/TrafficLightsGUIPlugin.dir/TrafficLightsGUIPlugin.cc.o
/home/dujeong/robot_ws/src/autonomous_mobile_robot/citysim/plugins/TrafficLightsGUIPlugin.cc: In member function ‘void gazebo::TrafficLightsGUIPlugin::OnKeyPress(ConstAnyPtr&)’:
/home/dujeong/robot_ws/src/autonomous_mobile_robot/citysim/plugins/TrafficLightsGUIPlugin.cc:80:52: error: incomplete type ‘gazebo::common::Color’ used in nested name specifier
   80 |   auto red = std::make_pair(gazebo::common::Color::Red, "red");
      |                                                    ^~~
/home/dujeong/robot_ws/src/autonomous_mobile_robot/citysim/plugins/TrafficLightsGUIPlugin.cc:81:55: error: incomplete type ‘gazebo::common::Color’ used in nested name specifier
   81 |   auto yellow = std::make_pair(gazebo::common::Color::Yellow, "yellow");
      |                                                       ^~~~~~
/home/dujeong/robot_ws/src/autonomous_mobile_robot/citysim/plugins/TrafficLightsGUIPlugin.cc:82:54: error: incomplete type ‘gazebo::common::Color’ used in nested name specifier
   82 |   auto green = std::make_pair(gazebo::common::Color::Green, "green");
      |                                                      ^~~~~
/home/dujeong/robot_ws/src/autonomous_mobile_robot/citysim/plugins/TrafficLightsGUIPlugin.cc:83:39: error: incomplete type ‘gazebo::common::Color’ used in nested name specifier
   83 |   auto black = gazebo::common::Color::Black;
      |                                       ^~~~~
/home/dujeong/robot_ws/src/autonomous_mobile_robot/citysim/plugins/TrafficLightsGUIPlugin.cc:92:40: error: unable to deduce ‘std::initializer_list<auto>&&’ from ‘{red, yellow, green}’
   92 |       for (auto c : {red, yellow, green})
      |                                        ^
make[2]: *** [plugins/CMakeFiles/TrafficLightsGUIPlugin.dir/build.make:76: plugins/CMakeFiles/TrafficLightsGUIPlugin.dir/TrafficLightsGUIPlugin.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:221: plugins/CMakeFiles/TrafficLightsGUIPlugin.dir/all] Error 2
make: *** [Makefile:152: all] Error 2

from autonomous_mobile_robot.

jdgalviss avatar jdgalviss commented on August 25, 2024

Hi, unfortunately I haven't tested it on gazebo 11. About the the citysim repository, it is public as it is forked from the original citysim repository, cloning worked on my side, please let me know if the issue persists. Thanks

from autonomous_mobile_robot.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.