Skip to content

Commit

Permalink
Move SWIG interfaces from python to ruby (#354)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <[email protected]>
  • Loading branch information
ahcorde authored Dec 30, 2021
1 parent 2926fb9 commit d74c2e9
Show file tree
Hide file tree
Showing 45 changed files with 0 additions and 580 deletions.
1 change: 0 additions & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ ign_build_tests(TYPE UNIT SOURCES ${gtest_sources})
add_subdirectory(graph)

# Bindings subdirectories
add_subdirectory(python)
add_subdirectory(python_pybind11)
add_subdirectory(ruby)
59 changes: 0 additions & 59 deletions src/python/Angle.i

This file was deleted.

105 changes: 0 additions & 105 deletions src/python/CMakeLists.txt

This file was deleted.

44 changes: 0 additions & 44 deletions src/python/GaussMarkovProcess.i

This file was deleted.

38 changes: 0 additions & 38 deletions src/python/Rand.i

This file was deleted.

81 changes: 0 additions & 81 deletions src/python/Vector2.i

This file was deleted.

Loading

0 comments on commit d74c2e9

Please sign in to comment.