Skip to content

Commit bfddd9b

Browse files
StrieglitzGaborSchulzeCopilot
authored
Feat/jogging panel support for linear axis (#514)
[Storybook Link](https://wandelbotsgmbh.github.io/wandelbots-js-react-components/overview.html) in the RobotPad some changes where implemented, main thing is that the Jogging panel should be useable for rotation and translation. - added support for mm and mm/s. - renamed some function to not be restricted to rotation only - set nova-js version to 3.5.3, because the joggingPanel Story hat an error with an outdated mock --------- Co-authored-by: Gabor Schulze <gabor.schulze@wandelbots.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ecbdf4f commit bfddd9b

15 files changed

+267
-182
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Manual robot control interfaces.
9898
**Individual Jogging Controls**
9999

100100
- **[JoggingCartesianAxisControl](https://wandelbotsgmbh.github.io/wandelbots-js-react-components/?path=/docs/jogging-joggingcartesianaxiscontrol--docs)** - Single-axis cartesian movement
101-
- **[JoggingJointRotationControl](https://wandelbotsgmbh.github.io/wandelbots-js-react-components/?path=/docs/jogging-joggingjointrotationcontrol--docs)** - Individual joint controls
101+
- **[JoggingJointValueControl](https://wandelbotsgmbh.github.io/wandelbots-js-react-components/?path=/docs/jogging-JoggingJointValueControl--docs)** - Individual joint controls
102102
- **[VelocitySlider](https://wandelbotsgmbh.github.io/wandelbots-js-react-components/?path=/docs/jogging-velocityslider--docs)** - Speed adjustment interface
103103

104104
### Program Execution

0 commit comments

Comments
 (0)