| 
    moveit2
    
   The MoveIt Motion Planning Framework for ROS 2. 
   | 
 
Update the links of an rviz::Robot using a moveit::core::RobotState. More...
#include <planning_link_updater.hpp>


Public Member Functions | |
| PlanningLinkUpdater (const moveit::core::RobotStateConstPtr &state) | |
| bool | getLinkTransforms (const std::string &link_name, Ogre::Vector3 &visual_position, Ogre::Quaternion &visual_orientation, Ogre::Vector3 &collision_position, Ogre::Quaternion &collision_orientation) const override | 
Update the links of an rviz::Robot using a moveit::core::RobotState.
Definition at line 45 of file planning_link_updater.hpp.
      
  | 
  inline | 
Definition at line 48 of file planning_link_updater.hpp.
      
  | 
  override | 
Definition at line 40 of file planning_link_updater.cpp.