mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 18:21:15 +00:00
Added rover catkin packages
This commit is contained in:
5
rover/gscam/scripts/gscam_node.in
Normal file
5
rover/gscam/scripts/gscam_node.in
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/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
|
||||
Reference in New Issue
Block a user