Add project sources for Mujoco LinkerHand ROS2
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+27
@@ -0,0 +1,27 @@
|
||||
# ROS / colcon build artifacts
|
||||
build/
|
||||
install/
|
||||
log/
|
||||
**/build/
|
||||
**/install/
|
||||
**/log/
|
||||
|
||||
# Python
|
||||
venv/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.egg-info/
|
||||
.eggs/
|
||||
dist/
|
||||
|
||||
# Local / runtime
|
||||
.mplconfig/
|
||||
.ros_home/
|
||||
**/.mplconfig/
|
||||
.DS_Store
|
||||
*.swp
|
||||
*~
|
||||
|
||||
# Experiment outputs (regenerable)
|
||||
reports/
|
||||
tools/reports/
|
||||
Reference in New Issue
Block a user