moveit_task_constructor/visualization
Robert Haschke 0725f81603 fix rviz solution execution
Store the set of joints involved in a received trajectories and
use this set to constrain serialization of solutions for execution to those joints only.
If this is not done, all joints of the RobotModel are considered for the trajectory,
but we might not have controllers defined for all joints, so execution will fail.

Maybe, a better approach might be to just ask the MTC planner to execute a specific solution id.
However, this requires that the planner node is still available.
2020-04-03 11:58:55 +02:00
..
icons/classes Add an icon for the RViz interface (#144) 2020-03-19 08:46:39 +01:00
motion_planning_tasks Merge pull request #151: Various fixes 2020-04-03 11:58:19 +02:00
visualization_tools fix rviz solution execution 2020-04-03 11:58:55 +02:00
CMakeLists.txt Merge pull request #151: Various fixes 2020-04-03 11:58:19 +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 Add qtbase5-dev build dependency (#142) 2020-03-05 08:04:50 +01:00