-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
44 changed files
with
89 additions
and
3,446 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
*.swp | ||
*.pyc | ||
__pycache__/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
[submodule "core/python/pybind11"] | ||
path = core/python/pybind11 | ||
url = https://github.com/pybind/pybind11 | ||
branch = smart_holder | ||
shallow = true |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
27 changes: 0 additions & 27 deletions
27
moveit_task_constructor/core/include/moveit/python/python_tools/geometry_msg_types.h
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
moveit_task_constructor/core/include/moveit/python/python_tools/ros_init.h
This file was deleted.
Oops, something went wrong.
94 changes: 0 additions & 94 deletions
94
moveit_task_constructor/core/include/moveit/python/python_tools/ros_types.h
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
53 changes: 0 additions & 53 deletions
53
moveit_task_constructor/core/python/bindings/src/python_tools.cpp
This file was deleted.
Oops, something went wrong.
68 changes: 0 additions & 68 deletions
68
moveit_task_constructor/core/python/bindings/src/ros_init.cpp
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.