mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 10:11:14 +00:00
6 lines
222 B
Bash
6 lines
222 B
Bash
#!/usr/bin/env bash
|
|
|
|
echo '[WARNING] gscam_node is an interim dependency and will be removed in the next release! Please change all launchfiles back to use "gscam" instead of "gscam_node"'
|
|
|
|
${EXECUTABLE_OUTPUT_PATH}/gscam
|