Function stomp_moveit::visualization::getIterationPathPublisher
Defined in File trajectory_visualization.hpp
Function Documentation
Get post iteration function that publishes the EE path of the generated trajectory.
- Parameters:
marker_publisher – Marker publisher that is used to publish the path
planning_scene – Current planning scene
group – JointModelGroup to identify the EE tip
- Returns:
If the marker_publisher is not a nullptr a post-iteration function that publishes the generated EE path is returned. Otherwise, a function that does nothing.