moveit_task_constructor/core
v4hn cc86dd8a74 rename Task::erase -> eraseTaskCallback
`erase` is too general for a container class,
when it's not actually about erasing children or the container itself.
2020-04-01 15:05:20 +02:00
..
include/moveit/task_constructor rename Task::erase -> eraseTaskCallback 2020-04-01 15:05:20 +02:00
src rename Task::erase -> eraseTaskCallback 2020-04-01 15:05:20 +02:00
test build tests using gmock via catkin_add_gmock (#148) 2020-03-20 20:33:33 +01:00
CMakeLists.txt do not export inline functions (#147) 2020-03-29 20:47:26 +02:00
motion_planning_stages_plugin_description.xml more exported stage plugins: CurrentState 2018-02-04 21:30:25 +01:00
package.xml Introduce clang-format (#102) 2019-07-18 11:04:35 +02:00