Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ open3d_catkin/src
open3d_catkin/tmp
/open3d_slam/data/*
!/open3d_slam/data/.gitkeep
/open3d_slam_ros/data/*
!/open3d_slam_ros/data/.gitkeep
ros/open3d_slam_ros/data/*
!ros/open3d_slam_ros/data/.gitkeep
documentation/build

3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "perception_open3d"]
path = perception_open3d
url = https://github.com/ros-perception/perception_open3d.git
165 changes: 0 additions & 165 deletions open3d_catkin/CMakeLists.txt

This file was deleted.

192 changes: 0 additions & 192 deletions open3d_catkin/README.md

This file was deleted.

Loading