]> rtime.felk.cvut.cz Git - orte.git/commit
RoboDruid: organize classes into packages
authorMartin Vajnar <martin@martin-HP-ProBook-4330s.(none)>
Sat, 1 Feb 2014 17:19:11 +0000 (18:19 +0100)
committerMartin Vajnar <martin@martin-HP-ProBook-4330s.(none)>
Sat, 1 Feb 2014 17:19:11 +0000 (18:19 +0100)
commitc614b75a9597853ab528546d0f544eee61c8e8f7
tree7c206b72119d60beb6c85cce49952735545640c1
parent86a82401afff43840a0a126da5623ae3e7c62f2b
RoboDruid: organize classes into packages
15 files changed:
orte/Robot_Demo/AndroidManifest.xml
orte/Robot_Demo/res/layout/hokuyo_view.xml
orte/Robot_Demo/src/org/ocera/orte/demo/DataTypes/CraneCmdType.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/CraneCmdType.java with 94% similarity]
orte/Robot_Demo/src/org/ocera/orte/demo/DataTypes/HokuyoScanType.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/HokuyoScanType.java with 95% similarity]
orte/Robot_Demo/src/org/ocera/orte/demo/DataTypes/MagnetCmdType.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/MagnetCmdType.java with 94% similarity]
orte/Robot_Demo/src/org/ocera/orte/demo/DataTypes/PwrVoltageType.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/PwrVoltageType.java with 94% similarity]
orte/Robot_Demo/src/org/ocera/orte/demo/DataTypes/SpeedMotionType.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/SpeedMotionType.java with 95% similarity]
orte/Robot_Demo/src/org/ocera/orte/demo/GUI/HokuyoView.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/HokuyoView.java with 99% similarity]
orte/Robot_Demo/src/org/ocera/orte/demo/GUI/MainActivity.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/MainActivity.java with 97% similarity]
orte/Robot_Demo/src/org/ocera/orte/demo/Publishers/CraneCmdPublish.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/CraneCmdPublish.java with 94% similarity]
orte/Robot_Demo/src/org/ocera/orte/demo/Publishers/MagnetCmdPublish.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/MagnetCmdPublish.java with 94% similarity]
orte/Robot_Demo/src/org/ocera/orte/demo/Publishers/MotionSpeedPublish.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/MotionSpeedPublish.java with 97% similarity]
orte/Robot_Demo/src/org/ocera/orte/demo/Subscribers/HokuyoScanSubscribe.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/HokuyoScanSubscribe.java with 93% similarity]
orte/Robot_Demo/src/org/ocera/orte/demo/Subscribers/MotionSpeedSubscribe.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/MotionSpeedSubscribe.java with 93% similarity]
orte/Robot_Demo/src/org/ocera/orte/demo/Subscribers/PwrVoltageSubscribe.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/PwrVoltageSubscribe.java with 96% similarity]