Skip to content

Commit a0fe125

Browse files
authored
Merge pull request #12 from RobotComponents/0.13.xxx
Correction in Robot and Robot Presets component page
2 parents 4ee4583 + 36c2901 commit a0fe125

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/Definitions/Robot Presets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ A collection of predefined ABB robot components.
2828

2929
## **Usage**
3030

31-
**Note:** You can use the Quarternion to Plane component to define the position plane from the Base Frame data that is defined in controller configuration. The position plane has to match with the Base Frame that is defined in the configuration file of the virtual or physical controller. Be aware that if you attach and external linear axis to the robot the position plane will be overwritten by the attachment plane of this external linear axis.
31+
**Note:** You can use the Quarternion to Plane component to define the position plane from the Base Frame data that is defined in controller configuration. The position plane has to match with the Base Frame that is defined in the configuration file of the virtual or physical controller. Be aware that if you attach an external axis to the robot that can move this robot the position plane will be overwritten by the attachment plane of this external axis.
3232

3333
**Note:** The Forward Kinematics component can be used for debugging this component by testing out different axis values.
3434

docs/Definitions/Robot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Defines a custom 6-axis robot.
3838

3939
## **Usage**
4040

41-
**Note:** You can use the Quarternion to Plane component to define the position plane from the Base Frame data that is defined in controller configuration. The position plane has to match with the Base Frame that is defined in the configuration file of the virtual or physical controller. Be aware that if you attach and external linear axis to the robot the position plane will be overwritten by the attachment plane of this external linear axis.
41+
**Note:** You can use the Quarternion to Plane component to define the position plane from the Base Frame data that is defined in controller configuration. The position plane has to match with the Base Frame that is defined in the configuration file of the virtual or physical controller. Be aware that if you attach an external axis to the robot that can move this robot the position plane will be overwritten by the attachment plane of this external axis.
4242

4343
**Note:** The Forward Kinematics component can be used for debugging this component by testing out different axis values.
4444

0 commit comments

Comments
 (0)