DRAFT Add ros-core.inc: Add "ros-workspace" to ROS_EXEC_DEPENDS
This commit is contained in:
parent
b1c11e782a
commit
514b4da1fc
|
@ -0,0 +1,6 @@
|
||||||
|
# Copyright (c) 2019 LG Electronics, Inc.
|
||||||
|
|
||||||
|
# Need this to launch anything ROS.
|
||||||
|
ROS_EXEC_DEPENDS += " \
|
||||||
|
ros-workspace \
|
||||||
|
"
|
Loading…
Reference in New Issue