v0.6.2
garciadelcastillo
released this
09 May 06:58
·
69 commits
to master
since this release
v0.6.2
BUILD 1403
BUILD 1402
- Add
ToInstruction()
override to Action:
Generates a string representing a "serialized" instruction representing the Machina-API command that would have generated this action. Useful for generating actions to send to the Bridge.
v0.6.1
BUILD 1401
-
Speed/To
can now be adouble
-
Precision/To
can now be adouble
- Tweaks to ABB compiler to accept the above.
- Add
Acceleration
andAccelerationTo
actions: add to Actions, Cursor, Settings- Add acceleration params to UR compiler
- Acceleration values of zero or less reset it back to the robot's default.
- Add
RotationSpeed/To()
option- Add ABB correct compilation with defaults
- Add UR warning compilation message
- Add
JointSpeed/To()
andJointAcceleration/To()
for UR robots- Add UR compilation
- Add ABB compilation warnings
- UR streaming