Giter VIP home page Giter VIP logo

path_planning_ompl's People

Contributors

ashishkg0022 avatar

Stargazers

 avatar

Watchers

 avatar

path_planning_ompl's Issues

qualified-id in declaration before ‘*’ token auto ob::RealVectorStateSpace *space = new ob::RealVectorStateSpace();

I tried to clone your repo and build it but I am getting this error:
Any help?

Errors << pp_ompl:make /home/sweta-ubuntu/catkin_workspace/logs/pp_ompl/build.make.006.log
/home/sweta-ubuntu/catkin_workspace/src/pp_ompl/src/rrt_demo.cpp: In constructor ‘Plane2DEnvironment::Plane2DEnvironment()’:
/home/sweta-ubuntu/catkin_workspace/src/pp_ompl/src/rrt_demo.cpp:36:43: error: qualified-id in declaration before ‘*’ token
auto ob::RealVectorStateSpace space = new ob::RealVectorStateSpace();
^
/home/sweta-ubuntu/catkin_workspace/src/pp_ompl/src/rrt_demo.cpp:37:13: error: ‘space’ was not declared in this scope
space->addDimension(0.0, img.cols);
^~~~~
/home/sweta-ubuntu/catkin_workspace/src/pp_ompl/src/rrt_demo.cpp:37:13: note: suggested alternatives:
In file included from /usr/include/boost/filesystem.hpp:17:0,
from /home/sweta-ubuntu/catkin_workspace/src/pp_ompl/src/rrt_demo.cpp:14:
/usr/include/boost/filesystem/operations.hpp:701:14: note: ‘boost::filesystem::space’
space_info space(const path& p, system::error_code& ec) BOOST_NOEXCEPT
^~~~~
/usr/include/boost/filesystem/operations.hpp:418:16: note: ‘boost::filesystem::detail::space’
space_info space(const path& p, system::error_code
ec=0);
^~~~~
make[2]: *** [CMakeFiles/pp_ompl_rrt_demo.dir/src/rrt_demo.cpp.o] Error 1
make[1]: *** [CMakeFiles/pp_ompl_rrt_demo.dir/all] Error 2
make: *** [all] Error 2

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.