- Unity frontend with ROS-TCP-Connector for ROS2 communication - Docker-based ROS2 Jazzy backend with MoveIt2 integration - Support for 1-9 DOF manipulators - UR5 robot configuration and URDF files - Assembly task feasibility analysis tools - Comprehensive documentation and deployment guides 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
113 lines
1.4 KiB
Plaintext
113 lines
1.4 KiB
Plaintext
# Unity generated files
|
|
unity-project/[Ll]ibrary/
|
|
unity-project/[Tt]emp/
|
|
unity-project/[Oo]bj/
|
|
unity-project/[Bb]uild/
|
|
unity-project/[Bb]uilds/
|
|
unity-project/[Ll]ogs/
|
|
unity-project/[Uu]ser[Ss]ettings/
|
|
|
|
# Unity Asset Store Tools
|
|
unity-project/[Aa]ssets/AssetStoreTools*
|
|
|
|
# Visual Studio cache directory
|
|
.vs/
|
|
|
|
# Gradle cache directory
|
|
.gradle/
|
|
|
|
# Autogenerated VS/MD/Consulo solution and project files
|
|
ExportedObj/
|
|
.consulo/
|
|
*.csproj
|
|
*.unityproj
|
|
*.sln
|
|
*.suo
|
|
*.tmp
|
|
*.user
|
|
*.userprefs
|
|
*.pidb
|
|
*.booproj
|
|
*.svd
|
|
*.pdb
|
|
*.mdb
|
|
*.opendb
|
|
*.VC.db
|
|
|
|
# Unity3D generated meta files
|
|
*.pidb.meta
|
|
*.pdb.meta
|
|
*.mdb.meta
|
|
|
|
# Unity3D generated file on crash reports
|
|
sysinfo.txt
|
|
|
|
# Builds
|
|
*.apk
|
|
*.aab
|
|
*.unitypackage
|
|
*.app
|
|
|
|
# Crashlytics generated file
|
|
crashlytics-build.properties
|
|
|
|
# Packed Addressables
|
|
unity-project/[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin*
|
|
|
|
# Temporary auto-generated Android Assets
|
|
unity-project/[Aa]ssets/[Ss]treamingAssets/aa.meta
|
|
unity-project/[Aa]ssets/[Ss]treamingAssets/aa/*
|
|
|
|
# JetBrains Rider
|
|
.idea/
|
|
*.sln.iml
|
|
|
|
# ROS2 build artifacts
|
|
ros2-workspace/build/
|
|
ros2-workspace/install/
|
|
ros2-workspace/log/
|
|
|
|
# Docker volumes
|
|
docker/volumes/
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
*.so
|
|
.Python
|
|
env/
|
|
venv/
|
|
ENV/
|
|
*.egg-info/
|
|
dist/
|
|
|
|
# Test results
|
|
TestResults/
|
|
*.trx
|
|
*.xml
|
|
|
|
# Logs
|
|
*.log
|
|
log/
|
|
|
|
# OS generated files
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|
|
# IDE
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*.bak
|
|
*.backup
|