ef78f19e72
Plus a little freshen up of the readme's
4 lines
75 B
Bash
4 lines
75 B
Bash
#!/bin/sh
|
|
. /opt/ros/kilted/setup.sh
|
|
exec python3 /app/camera_publisher.py
|