Giter Club home page Giter Club logo

voronoi_planner's Introduction

voronoi_planner's People

Contributors

frontw avatar hansrobo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

voronoi_planner's Issues

Catkin_make error

Hello!
In performing catkin_make it receive an error
make[2]: *** No rule for make /home/lavrenovroman/catkin_ws/src/voronoi_planner/cfg/VoronoiPlanner.cfg', for/home/lavrenovroman/catkin_ws/devel/include/voronoi_planner/VoronoiPlannerConfig.h'. Stop
make[1]: *** [voronoi_planner/CMakeFiles/voronoi_planner_gencfg.dir/all] Error
Thank you in advance!

search algorithm

Here you don't use the Dijkstra or A_star algorithm. Whether there is a bug cannot use it or not using it owing to convenience? Hope to get your reply.

Could not find a package configuration file provided by "dynamicvoronoi"

CMake Error at /opt/ros/kinetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by "dynamicvoronoi"
with any of the following names:

dynamicvoronoiConfig.cmake
dynamicvoronoi-config.cmake

Add the installation prefix of "dynamicvoronoi" to CMAKE_PREFIX_PATH or set
"dynamicvoronoi_DIR" to a directory containing one of the above files. If
"dynamicvoronoi" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
voronoi_planner/CMakeLists.txt:6 (find_package)

-- Configuring incomplete, errors occurred!
See also "/home/ysz/husky-test/build/CMakeFiles/CMakeOutput.log".
See also "/home/ysz/husky-test/build/CMakeFiles/CMakeError.log".
Invoking "cmake" failed

Infinite loop on findPath function for res3

When the code runs on a embedded board like NVIDIA Jetson TX2 or NVIDIA Jetson AGX Xavier, the findPath function for "res3" still increase the size of open nodes up to value ~700 , then it decreases until reach the value zero and return false (value 0).
After this process move base die and the program get in stuck.
Do you think there might be a bug in this implementation of voronoi_planner?

Note: If the code runs on a normal host pc the problem seems disappear.

photo5841725134463939207

search algorithm

Here don't use the Dijkstra or A_star algorithm. Whether there is a bug cannot use it or not using if owing to convenience? Hope to get your reply.

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.