10 lines
404 B
BlitzBasic
10 lines
404 B
BlitzBasic
DESCRIPTION = "This package provides a recovery behavior for the navigation stack that attempts to \
|
|
clear space by performing a 360 degree rotation of the robot."
|
|
SECTION = "devel"
|
|
LICENSE = "BSD"
|
|
LIC_FILES_CHKSUM = "file://package.xml;beginline=14;endline=14;md5=01c2bc31767ccb3a68e12f02612b2a97"
|
|
|
|
DEPENDS = "base-local-planner costmap-2d libeigen nav-core pluginlib roscpp tf"
|
|
|
|
require navigation.inc
|