Skip to content

Commit

Permalink
Move example, socket_publisher and pangolin_viewer (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
ymd-stella committed Jul 9, 2023
1 parent e166a53 commit a3ed2fd
Show file tree
Hide file tree
Showing 45 changed files with 210 additions and 6,022 deletions.
4 changes: 0 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ build options:

```
foo@~/lib/stella_vslam/build: cat CMakeCache.txt | grep -e USE_ -e BUILD_
BUILD_EXAMPLES:BOOL=ON
BUILD_SHARED_LIBS:BOOL=ON
BUILD_TESTS:BOOL=OFF
BUILD_WITH_MARCH_NATIVE:BOOL=OFF
Expand All @@ -43,12 +42,9 @@ USE_CCACHE:BOOL=ON
USE_GOOGLE_PERFTOOLS:BOOL=OFF
USE_GTSAM:BOOL=ON
USE_OPENMP:BOOL=OFF
USE_PANGOLIN_VIEWER:BOOL=OFF
USE_SANITIZER:BOOL=OFF
USE_SOCKET_PUBLISHER:BOOL=ON
USE_SSE_FP_MATH:BOOL=OFF
USE_SSE_ORB:BOOL=OFF
USE_STACK_TRACE_LOGGER:BOOL=ON
```

config file:
Expand Down
107 changes: 60 additions & 47 deletions .github/workflows/main.yml

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,3 @@
[submodule "3rd/tinycolormap"]
path = 3rd/tinycolormap
url = https://github.com/yuki-koyama/tinycolormap.git
[submodule "3rd/filesystem"]
path = 3rd/filesystem
url = https://github.com/gulrak/filesystem
1 change: 0 additions & 1 deletion 3rd/filesystem
Submodule filesystem deleted from cd6805
21 changes: 0 additions & 21 deletions 3rd/popl/LICENSE

This file was deleted.

Loading

0 comments on commit a3ed2fd

Please sign in to comment.