手套-真手-mujoco仿真延迟测量完整版

This commit is contained in:
2026-07-28 17:10:49 +08:00
commit ff4bbe9114
1156 changed files with 100285 additions and 0 deletions
+61
View File
@@ -0,0 +1,61 @@
# ROS 2 / colcon build outputs
/build/
/install/
/log/
/test_results/
# Python virtual environments
.venv/
venv/
ENV/
# Python bytecode and caches
__pycache__/
*.py[cod]
*$py.class
# Test and tooling caches
.pytest_cache/
.coverage
.coverage.*
coverage.xml
htmlcov/
.mypy_cache/
.ruff_cache/
.tox/
.nox/
.cache/
# Python packaging outputs
*.egg-info/
.eggs/
dist/
wheelhouse/
# IDE and editor-local files
.vscode/
.idea/
*.swp
*.swo
*~
# Operating-system metadata
.DS_Store
Thumbs.db
# Local environment variables and secrets
.env
.env.*
!.env.example
# Runtime and calibration scratch files
/logs/
*.tmp
*.log
# ROS bag / MCAP recordings and CAN captures
rosbag2_*/
*.db3
*.mcap
candump-*
l10_*_state_*/