mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
Rename wrapper -> bindings
This commit is contained in:
parent
045b358c30
commit
5b4ca1d21a
@ -21,7 +21,7 @@ add_subdirectory(pybind11)
|
||||
|
||||
|
||||
# C++ wrapper code
|
||||
add_subdirectory(wrapper)
|
||||
add_subdirectory(bindings)
|
||||
|
||||
if(CATKIN_ENABLE_TESTING)
|
||||
find_package(rostest REQUIRED)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user