-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
100 lines (73 loc) · 2.15 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
# macOS auto-generated files.
*.DS_Store
# ROS auto-generated files.
catkin_ws/CMakeLists.txt
catkin_ws/.catkin_tools/
catkin_ws/build/
catkin_ws/devel/
catkin_ws/logs/
underlay_ws/CMakeLists.txt
underlay_ws/.catkin_tools/
underlay_ws/build/
underlay_ws/devel/
underlay_ws/logs/
# Experiment recordings and data
catkin_ws/experiment*
catkin_ws/bagfiles/
*.bag
catkin_ws/src/o2ac_routines/MP_solutions/*
# YOLOv5 trained models
catkin_ws/src/wrs_dataset/data/weights
catkin_ws/src/o2ac_vision/config/cooking*
# URDF files that are generated from lists and CAD models
catkin_ws/src/o2ac_parts_description/urdf/generated/
# PLY files generated from STL
catkin_ws/src/o2ac_parts_description/meshes/*.ply
# Files generated during STAMP (symbolic plan and failed plans)
catkin_ws/src/o2ac_task_planning/pddl_converter/symbolic/generated/
# Python auto-generated files.
*.pyc
# PyCharm
.idea
# Temporary files
*.csv#
*.ods#
# VSCode files
*.bin
*.ipch
#Emacs auto-generated files
*~
# Modules we clone into the workspace using rosinstall / wstool
underlay_ws/src/third_party/geometric_shapes
underlay_ws/src/third_party/moveit_resources
underlay_ws/src/third_party/moveit_visual_tools
underlay_ws/src/third_party/rviz_visual_tools
underlay_ws/src/rosparam_shortcuts
underlay_ws/src/third_party/generic_flexbe_states
underlay_ws/src/third_party/flexbe_app
underlay_ws/src/third_party/Universal_Robots_Client_Library
underlay_ws/src/third_party/ur_robot_driver
underlay_ws/src/third_party/universal_robot
underlay_ws/src/third_party/robotiq
underlay_ws/src/third_party/aruco_ros
underlay_ws/src/third_party/gazebo_ros_link_attacher
underlay_ws/src/third_party/gazebo_ros_pkgs
underlay_ws/src/third_party/trac-ik
underlay_ws/src/third_party/timed_roslaunch
underlay_ws/src/third_party/jsk_visualization
underlay_ws/src/third_party/realsense-ros
underlay_ws/src/third_party/force_torque_tools
catkin_ws/src/o2ac_vision/log/
catkin_ws/src/o2ac_routines/log/
cooking_dataset/
annotations_cache/
catkin_ws/src/aist_modules/aist_aruco_ros/
results/
core*
db.sqlite3
meshing*
gazebo-yarp-plugins
wildmeshing-python
clean_results/
clean results/
underlay_ws/src/third_party/ddynamic_reconfigure