mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
Calling preempt() before plan() is able to reset the preempt_requested_ flag causes the preemption request to get lost. To avoid this issue, we allow a) manual resetting of the request and b) reset the request before leaving plan().
9 lines
253 B
Plaintext
9 lines
253 B
Plaintext
[submodule "core/python/pybind11"]
|
|
path = core/python/pybind11
|
|
url = https://github.com/pybind/pybind11
|
|
branch = smart_holder
|
|
shallow = true
|
|
[submodule "core/src/scope_guard"]
|
|
path = core/src/scope_guard
|
|
url = https://github.com/ricab/scope_guard
|