Added versioning to robot project

This commit is contained in:
gac-S_Changer
2017-02-22 14:09:56 +01:00
parent 56bfe022c9
commit 09eb52754c
36 changed files with 1448 additions and 0 deletions
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<LocalController xmlns="http://www.staubli.com/robotics/controller/1">
<Version>s7.9.1</Version>
<Properties>
<Property type="SRS.VAL3Studio.Services.RobotSkinControllerProperty">
<RobotSkin xmlns="http://www.staubli.com/robotics/robotskincontrollerproperty/1">TX60L-HB-L-WS</RobotSkin>
</Property>
</Properties>
<Target hostname="">
<Context type="RemoteConnection" port="5653" username="default" />
<Context type="ClientRemoteAccess" port="800" username="default" />
</Target>
</LocalController>