23 lines
389 B
Plaintext
23 lines
389 B
Plaintext
---
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
description: Variables in memory after executing multi-axis-robot.kcl
|
|
---
|
|
{
|
|
"__mod_j2RobotArm": {
|
|
"type": "Module",
|
|
"value": 4
|
|
},
|
|
"__mod_j3RobotArm": {
|
|
"type": "Module",
|
|
"value": 5
|
|
},
|
|
"__mod_robotArmBase": {
|
|
"type": "Module",
|
|
"value": 1
|
|
},
|
|
"__mod_rotatingBase": {
|
|
"type": "Module",
|
|
"value": 3
|
|
}
|
|
}
|