We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7249184 commit 4a075aeCopy full SHA for 4a075ae
main.py
@@ -23,6 +23,11 @@ def main():
23
"description": "This is arucoPoseEstimation.py",
24
"file_name": "scripts/arucoPoseEstimation.py"
25
},
26
+ "3": {
27
+ "name": "Run 'generateAruco.py",
28
+ "description": "This is generateAruco.py",
29
+ "file_name": "scripts/generateAruco.py"
30
+ },
31
"00": {
32
"name": "Run 'install_dependencies.py'",
33
"description": "Install dependencies",
0 commit comments