Skip to content

Instantly share code, notes, and snippets.

@youngsoul
Last active May 10, 2024 12:41
Show Gist options
  • Save youngsoul/ee0fb53f12b82bc06f6a136d90b5c012 to your computer and use it in GitHub Desktop.
Save youngsoul/ee0fb53f12b82bc06f6a136d90b5c012 to your computer and use it in GitHub Desktop.
shell script to activate python virtual env, before starting Webots
source venv/bin/activate
/Applications/Webots.app/Contents/MacOS/Webots --mode=pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment