Files
appRobotBodyTracker/approbot_pipeline.egg-info/SOURCES.txt
2026-06-08 21:15:15 +02:00

22 lines
712 B
Plaintext

README.md
pyproject.toml
approbot_pipeline.egg-info/PKG-INFO
approbot_pipeline.egg-info/SOURCES.txt
approbot_pipeline.egg-info/dependency_links.txt
approbot_pipeline.egg-info/entry_points.txt
approbot_pipeline.egg-info/requires.txt
approbot_pipeline.egg-info/top_level.txt
scripts/__init__.py
scripts/__main__.py
scripts/orchestrator.py
scripts/api/__init__.py
scripts/api/__main__.py
scripts/api/server.py
scripts/pipeline/1_detect_aruco_observations.py
scripts/pipeline/2_estimate_camera_from_observations.py
scripts/pipeline/3_multiview_bundle_adjustment_v4.py
scripts/pipeline/3b_corner_marker_poses.py
scripts/pipeline/pose_estimation.py
scripts/pipeline/robot_fk.py
tests/test_e2e.py
tests/test_pipeline.py