@wandelbots/wandelbots-js-react-components 2.34.1-pr.feature-robot-precondition-list.372.d8a5663 → 2.34.1-pr.feature-robot-precondition-list.372.224a5cd
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/RobotCard.d.ts.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +2 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/components/RobotCard.tsx +5 -0
package/dist/index.js
CHANGED
|
@@ -32041,7 +32041,8 @@ function Kh({
|
|
|
32041
32041
|
}) {
|
|
32042
32042
|
const t = Ag();
|
|
32043
32043
|
return Ym(() => {
|
|
32044
|
-
|
|
32044
|
+
var r;
|
|
32045
|
+
(r = e.rapidlyChangingMotionState) != null && r.state && (e.rapidlyChangingMotionState.state.joint_position, e.rapidlyChangingMotionState.tcp_pose, t.refresh().clip().fit());
|
|
32045
32046
|
}), null;
|
|
32046
32047
|
}
|
|
32047
32048
|
const ak = et(
|