We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1edf8a commit a4d8fb1Copy full SHA for a4d8fb1
py-talos-dev/Makefile
@@ -2,7 +2,7 @@
2
# Created: Guilhem Saurel on Mon, 9 Oct 2017
3
#
4
5
-TALOS_DATE= 20200810
+TALOS_DATE= 20200811
6
DISTNAME= talos-dev-${TALOS_DATE}
7
PKGNAME= ${PKGTAG.python-}${DISTNAME}
8
@@ -18,6 +18,7 @@ include ../../wip/py-prf-ros-control/depend.mk
18
include ../../wip/py-sot-talos/depend.mk
19
include ../../wip/py-sot-talos-balance/depend.mk
20
include ../../wip/py-talos-torque-control/depend.mk
21
+include ../../wip/ros-aicp-mapping/depend.mk
22
include ../../wip/ros-image-pipeline/depend.mk
23
include ../../wip/ros-ouster-gazebo-simulation/depend.mk
24
include ../../wip/talos-bauzil/depend.mk
0 commit comments