Robot.get_end_effector_frame
-
Robot.
get_end_effector_frame
(group=None, full_configuration=None)[source] Returns the end effector’s frame.
- Parameters
group (str) – The name of the group. Defaults to None.
full_configuration (
Configuration
, optional) – The robot’s full configuration, i.e. values for all configurable joints of the entire robot. Defaults to the all-zero configuration.
- Returns
class: compas.geometry.Frame