-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
How franka intents to handle the TCP offset is through the desk interface as shown below.
However, to unify the TCP configuration between simulation and hardware, the offset should only be handled by RCS and franka should always return the flange position.
- FR3 needs to be configured to return the flange position in desk. This should be into the documentation (@khaledmohamed00 ) and we can implement a check in
move_hometo verify that the TCP is correctly configured get_cartesian_positionin FR3.cpp must be adapted to applycfg.tcp_offsetbefore returning the valueset_cartesian_position_internalas well asosc_set_cartesian_positionmust remove the configured offset before handing down to libfranka.
Metadata
Metadata
Assignees
Labels
No labels