mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
My previous patches accidentally disabled *all* (3) reset messages, instead of keeping exactly one. This patch sends exactly one empty description (reset) message every time an introspection instance is constructed for a task. Notice the additional increase of the description queue_size from 1 to 2 to avoid directly dropping the reset message in favor of the new description likely to be send shortly afterwards. |
||
|---|---|---|
| .. | ||
| solvers | ||
| stages | ||
| CMakeLists.txt | ||
| container.cpp | ||
| introspection.cpp | ||
| marker_tools.cpp | ||
| merge.cpp | ||
| properties.cpp | ||
| stage.cpp | ||
| storage.cpp | ||
| task.cpp | ||