Coder Social home page Coder Social logo

swarm_coverage's People

Contributors

daivikswarup avatar kumarkrishna avatar sam17 avatar shushman avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

swarm_coverage's Issues

no known conversion for argument error

Hello I am trying to run this on indigo , ubuntu 14.04. I get this error while compiling. and solution please?

[ 75%] Built target moveit_kinematics_plugin_loader
[ 75%] Built target moveit_constraint_sampler_manager_loader
[ 76%] Built target moveit_planning_pipeline
/home/maverick/indigo_ws/src/coverage/src/voronoi_main.cpp: In function ‘void createEnv(swarm_simulator::obstacleList)’:
/home/maverick/indigo_ws/src/coverage/src/voronoi_main.cpp:29:32: error: no matching function for call to ‘Coverage::GetBestPositions(std::vectorcv::Point_&)’
obj.GetBestPositions(locations);
^
/home/maverick/indigo_ws/src/coverage/src/voronoi_main.cpp:29:32: note: candidate is:
In file included from /home/maverick/indigo_ws/src/coverage/src/voronoi_main.cpp:7:0:
/home/maverick/indigo_ws/src/coverage/include/Coverage.h:36:7: note: void Coverage::GetBestPositions(int)
void GetBestPositions(vector& positions);
^
/home/maverick/indigo_ws/src/coverage/include/Coverage.h:36:7: note: no known conversion for argument 1 from ‘std::vectorcv::Point_’ to ‘int’
[ 76%] [ 76%] Built target moveit_depth_image_octomap_updater

Check for best point on obstacle.

The best point may lie on an obstacle according to current code. This needs to be addressed by moving it to nearest obstacle-free optimal point.

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.