23 lines
365 B
Plaintext
23 lines
365 B
Plaintext
---
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
description: Variables in memory after executing multi-axis-robot.kcl
|
|
---
|
|
{
|
|
"j2RobotArm": {
|
|
"type": "Module",
|
|
"value": 8
|
|
},
|
|
"j3RobotArm": {
|
|
"type": "Module",
|
|
"value": 9
|
|
},
|
|
"robotArmBase": {
|
|
"type": "Module",
|
|
"value": 6
|
|
},
|
|
"rotatingBase": {
|
|
"type": "Module",
|
|
"value": 7
|
|
}
|
|
}
|