DRAFT Add ros-core.inc: Add "ros-workspace" to ROS_EXEC_DEPENDS

This commit is contained in:
Herb Kuta 2019-06-04 21:16:47 -07:00
parent b1c11e782a
commit 514b4da1fc
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# Copyright (c) 2019 LG Electronics, Inc.
# Need this to launch anything ROS.
ROS_EXEC_DEPENDS += " \
ros-workspace \
"