5#include <VirtualRobot/VirtualRobot.h>
7#include <RobotAPI/interface/core/RobotState.h>
46 std::optional<RobotNameHelper::Arm>
arm;
armarx::RobotArm RobotArm
Left or right hand of a robot.
RobotHand & fileBySide(const std::string &side, RobotInfoNodePtr robotInfo)
Set the robot file according the desired side.
RobotHand & fileByArm(const RobotNameHelper::Arm &arm)
RobotHand & tcpPose(const Eigen::Matrix4f &tcpPose, VirtualRobot::RobotPtr robot)
Set the pose of robotViz according to the given TCP pose.
std::optional< RobotNameHelper::Arm > arm
The arm name helper. Set by fileBySide().
std::shared_ptr< class Robot > RobotPtr
This file is part of ArmarX.