moveit_task_constructor/visualization
Robert Haschke 95455c2a26 fix Task::operator=(Task&&)
To move a task instance to another one, it's not sufficient to swap all task members,
but we also need to adapt all back pointers, i.e. me_ and parent_ pointers of children,
to point to the (swapped) task instances.
2019-06-04 14:20:47 +02:00
..
motion_planning_tasks fix Task::operator=(Task&&) 2019-06-04 14:20:47 +02:00
visualization_tools rework solution msgs 2019-02-12 13:57:12 +01:00
CMakeLists.txt fix include order 2018-09-25 13:30:53 +02:00
motion_planning_tasks_rviz_plugin_description.xml split repo into different ROS packages: msgs, core, visualization 2017-11-12 21:42:48 +01:00
package.xml reduce catkin_lint complains in visualization 2017-12-08 20:56:12 +01:00