25#include <VirtualRobot/MathTools.h>
40 class HomogeneousMatrixCalculatorWidget;
96 return "Util.HomogeneousMatrixCalculator";
102 void onInitComponent()
override;
107 void onConnectComponent()
override;
109 Eigen::Matrix4d getMatrix();
114 return QIcon(
"://icons/htmx_calc_icon.svg");
120 return QIcon(
"://icons/tools.svg");
136 void recalcInvAndProd();
143 std::unique_ptr<Ui::HomogeneousMatrixCalculatorWidget> widget;
#define ARMARXCOMPONENT_IMPORT_EXPORT
This file offers overloads of toIce() and fromIce() functions for STL container types.