Hi all,
I wanted to know the current running npukg version (to write this information in my personnal log file).
Eg : I Have 3 versions on my robot
- MyRobot.1.0.0.npukg
- MyRobot.1.0.1.npukg
- MyRobot.1.0.2.npukg
When executing ‘MyRobot.1.0.1.npukg’, I want to write “Robot Version : 1.0.1” in a log file.
How to do that?
Thanks in advance.
Regards,
JC