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.h>
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.h.
|
inline |
Definition at line 48 of file planning_link_updater.h.
|
override |
Definition at line 40 of file planning_link_updater.cpp.