Ensure the ros2 daemon is running in the container
This commit is contained in:
@@ -4,4 +4,6 @@ set -e
|
||||
source /opt/ros/${ROS_DISTRO}/setup.bash
|
||||
source /ws/install/setup.bash
|
||||
|
||||
ros2 daemon start
|
||||
|
||||
exec "$@"
|
||||
|
||||
Reference in New Issue
Block a user