Skip to content

Instantly share code, notes, and snippets.

@danic85
Created January 10, 2024 19:35
Show Gist options
  • Save danic85/b46e2df279c544dce118d99490580230 to your computer and use it in GitHub Desktop.
Save danic85/b46e2df279c544dce118d99490580230 to your computer and use it in GitHub Desktop.
"processes": [
{
"id": "main",
"log": true,
"name": "python3",
"args": [
"main_viam.py"
],
"cwd": "/home/archie/modular-biped",
"one_shot": true
}
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment