GRIP should take command line options in GUI mode #492
|
There are no command line parameters to open a file with the GUI currently. You could run it in headless mode by running |
skypanther
commented
Feb 9, 2016
|
Thanks. We'll try the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We're attempting to run grip on our driver's station. We have the basics working, but we have to open the .grip file from the menus every time we start grip. I cannot find documentation on how to automatically load the file and our attempts to guess at command-line parameters that might do so have not worked.