diff-drive-controller: initial commit
This commit is contained in:
parent
3194880a62
commit
a033cfb2fd
|
@ -0,0 +1,8 @@
|
||||||
|
DESCRIPTION = "Controller for a differential drive mobile base."
|
||||||
|
SECTION = "devel"
|
||||||
|
LICENSE = "BSD"
|
||||||
|
LIC_FILES_CHKSUM = "file://package.xml;beginline=7;endline=7;md5=d566ef916e9dedc494f5f793a6690ba5"
|
||||||
|
|
||||||
|
DEPENDS = "angles controller-interface nav-msgs realtime-tools tf urdf"
|
||||||
|
|
||||||
|
require ros-controllers.inc
|
Loading…
Reference in New Issue