-
Notifications
You must be signed in to change notification settings - Fork 108
Expand file tree
/
Copy path.gitignore
More file actions
34 lines (34 loc) · 801 Bytes
/
Copy path.gitignore
File metadata and controls
34 lines (34 loc) · 801 Bytes
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
container_root/colcon_ws/build/
container_root/colcon_ws/install/
container_root/colcon_ws/log/
container_root/colcon_ws/src/
container_root/.cache/
container_root/.cache/
container_root/.config/
container_root/.dotnet/
container_root/.local/
container_root/.pki/
container_root/.ros/log
container_root/.rviz2/
container_root/.viminfo/
container_root/.bash_history
container_root/.cmake
**.vscode**
showgit.py
!colcon_ws/.vscode
orb_slam3_ros2_wrapper/config
**rosbag**
**hotspot**
container_root/Normal.bag
container_root/Simple.bag
container_root/Normal_ROS2_bag/**
container_root/Simple_ROS2_bag/**
container_root/hotspot/**
container_root/.debug
container_root/profilers/**
**perf**
**.osa**
**container_root/trav_ws/**
**traversability_mapping**
container_root/ros_env_vars.sh
container_root/.nv/