File tree Expand file tree Collapse file tree 1 file changed +14
-7
lines changed
Expand file tree Collapse file tree 1 file changed +14
-7
lines changed Original file line number Diff line number Diff line change 33 "visibility" : " public" ,
44 "url" : " https://github.com/viam-labs/camera-image-dir" ,
55 "description" : " A Viam camera model that reads images sequentially from a requested directory on the host machine" ,
6+ "applications" : null ,
7+ "markdown_link" : " README.md" ,
8+ "first_run" : " " ,
9+ "build" : {
10+ "build" : " ./build.sh" ,
11+ "setup" : " ./setup.sh" ,
12+ "path" : " dist/archive.tar.gz" ,
13+ "arch" : [
14+ " linux/amd64" ,
15+ " linux/arm64" ,
16+ " darwin/arm64"
17+ ]
18+ },
619 "models" : [
720 {
821 "api" : " rdk:component:camera" ,
922 "model" : " viam-labs:camera:image-dir"
1023 }
1124 ],
12- "build" : {
13- "setup" : " ./setup.sh" ,
14- "build" : " ./build.sh" ,
15- "path" : " dist/archive.tar.gz" ,
16- "arch" : [" linux/amd64" , " linux/arm64" , " darwin/arm64" , " windows/amd64" ]
17- },
1825 "entrypoint" : " dist/main"
19- }
26+ }
You can’t perform that action at this time.
0 commit comments