We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c867a7 commit 19e1fc5Copy full SHA for 19e1fc5
1 file changed
src/imarker_end_effector.cpp
@@ -126,7 +126,6 @@ bool IMarkerEndEffector::setPoseFromRobotState()
126
imarker_pose_ = imarker_state_->getGlobalLinkTransform(arm_data_.ee_link_);
127
128
sendUpdatedIMarkerPose();
129
-
130
return true;
131
}
132
0 commit comments