Robowflex
v0.1
Making MoveIt Easy
|
Information for a static transform. More...
Public Attributes | |
std::string | base |
Base frame. More... | |
std::string | target |
Target frame. More... | |
RobotPose | tf |
Transform. More... | |
Information for a static transform.
Definition at line 77 of file broadcaster.h.
std::string robowflex::IO::RobotBroadcaster::StaticTransform::base |
Base frame.
Definition at line 79 of file broadcaster.h.
std::string robowflex::IO::RobotBroadcaster::StaticTransform::target |
Target frame.
Definition at line 80 of file broadcaster.h.
RobotPose robowflex::IO::RobotBroadcaster::StaticTransform::tf |
Transform.
Definition at line 81 of file broadcaster.h.