astar_planner
astar_planner copied to clipboard
hybrid astar planner, exported from autoware, turning a little to viz and test
CMake Warning at /opt/ros/kinetic/share/catkin/cmake/catkinConfig.cmake:76 (find_package): Could not find a package configuration file provided by "opt_utils" with any of the following names: opt_utilsConfig.cmake opt_utils-config.cmake Add the installation prefix of "opt_utils" to...
Also. function: setMap() is time-costy, when update 3D(x, y, theta) lookup table for astar search!
how to find a feasible goal point inner local_map when given goal point is out of current local_map? or no need to adjust into local_map??
refer to [this](https://stackoverflow.com/questions/4111045/how-to-calculate-x-y-for-a-fixed-arc-length-away-from-a-point-on-a-circumferen?rq=1)