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 cbbaf6d commit f575019Copy full SHA for f575019
main.py
@@ -19,9 +19,9 @@ def main():
19
"file_name": "scripts/marker.py"
20
},
21
"2": {
22
- "name": "Run 'pose_estimation.py",
23
- "description": "This is pose_estimation.py",
24
- "file_name": "scripts/pose_estimation.py"
+ "name": "Run 'arucoPoseEstimation.py",
+ "description": "This is arucoPoseEstimation.py",
+ "file_name": "scripts/arucoPoseEstimation.py"
25
26
"00": {
27
"name": "Run 'install_dependencies.py'",
0 commit comments