]> rtime.felk.cvut.cz Git - orte.git/commit
Move robot demo to contrib/
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 28 Oct 2013 19:19:36 +0000 (20:19 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 28 Oct 2013 19:24:21 +0000 (20:24 +0100)
commit21dc3c7b02d8754777639129a5d5e41f5e920934
tree81743b321401836c0e8b32f55bab01233c963568
parentf9ffa30e349556a05ec5907cf115269abe652c2a
Move robot demo to contrib/
38 files changed:
README.android
orte/contrib/Robot_Demo/.classpath [moved from orte/Robot_Demo/.classpath with 100% similarity]
orte/contrib/Robot_Demo/.project [moved from orte/Robot_Demo/.project with 100% similarity]
orte/contrib/Robot_Demo/.settings/org.eclipse.jdt.core.prefs [moved from orte/Robot_Demo/.settings/org.eclipse.jdt.core.prefs with 100% similarity]
orte/contrib/Robot_Demo/AndroidManifest.xml [moved from orte/Robot_Demo/AndroidManifest.xml with 100% similarity]
orte/contrib/Robot_Demo/build.xml [moved from orte/Robot_Demo/build.xml with 100% similarity]
orte/contrib/Robot_Demo/ic_launcher-web.png [moved from orte/Robot_Demo/ic_launcher-web.png with 100% similarity]
orte/contrib/Robot_Demo/proguard-project.txt [moved from orte/Robot_Demo/proguard-project.txt with 100% similarity]
orte/contrib/Robot_Demo/project.properties [moved from orte/Robot_Demo/project.properties with 92% similarity]
orte/contrib/Robot_Demo/res/drawable-hdpi/ic_launcher.png [moved from orte/Robot_Demo/res/drawable-hdpi/ic_launcher.png with 100% similarity]
orte/contrib/Robot_Demo/res/drawable-ldpi/ic_launcher.png [moved from orte/Robot_Demo/res/drawable-ldpi/ic_launcher.png with 100% similarity]
orte/contrib/Robot_Demo/res/drawable-mdpi/ic_launcher.png [moved from orte/Robot_Demo/res/drawable-mdpi/ic_launcher.png with 100% similarity]
orte/contrib/Robot_Demo/res/drawable-xhdpi/ic_launcher.png [moved from orte/Robot_Demo/res/drawable-xhdpi/ic_launcher.png with 100% similarity]
orte/contrib/Robot_Demo/res/drawable-xxhdpi/ic_launcher.png [moved from orte/Robot_Demo/res/drawable-xxhdpi/ic_launcher.png with 100% similarity]
orte/contrib/Robot_Demo/res/drawable/logo_cvut.png [moved from orte/Robot_Demo/res/drawable/logo_cvut.png with 100% similarity]
orte/contrib/Robot_Demo/res/drawable/logo_flamingos.png [moved from orte/Robot_Demo/res/drawable/logo_flamingos.png with 100% similarity]
orte/contrib/Robot_Demo/res/layout/about_dialog.xml [moved from orte/Robot_Demo/res/layout/about_dialog.xml with 100% similarity]
orte/contrib/Robot_Demo/res/layout/hokuyo_view.xml [moved from orte/Robot_Demo/res/layout/hokuyo_view.xml with 100% similarity]
orte/contrib/Robot_Demo/res/layout/managers_view.xml [moved from orte/Robot_Demo/res/layout/managers_view.xml with 100% similarity]
orte/contrib/Robot_Demo/res/layout/status_dialog.xml [moved from orte/Robot_Demo/res/layout/status_dialog.xml with 100% similarity]
orte/contrib/Robot_Demo/res/menu/activity_main.xml [moved from orte/Robot_Demo/res/menu/activity_main.xml with 100% similarity]
orte/contrib/Robot_Demo/res/values-v11/styles.xml [moved from orte/Robot_Demo/res/values-v11/styles.xml with 100% similarity]
orte/contrib/Robot_Demo/res/values-v14/styles.xml [moved from orte/Robot_Demo/res/values-v14/styles.xml with 100% similarity]
orte/contrib/Robot_Demo/res/values/strings.xml [moved from orte/Robot_Demo/res/values/strings.xml with 100% similarity]
orte/contrib/Robot_Demo/res/values/styles.xml [moved from orte/Robot_Demo/res/values/styles.xml with 100% similarity]
orte/contrib/Robot_Demo/src/org/ocera/orte/demo/CraneCmdPublish.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/CraneCmdPublish.java with 100% similarity]
orte/contrib/Robot_Demo/src/org/ocera/orte/demo/CraneCmdType.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/CraneCmdType.java with 100% similarity]
orte/contrib/Robot_Demo/src/org/ocera/orte/demo/HokuyoScanSubscribe.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/HokuyoScanSubscribe.java with 100% similarity]
orte/contrib/Robot_Demo/src/org/ocera/orte/demo/HokuyoScanType.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/HokuyoScanType.java with 100% similarity]
orte/contrib/Robot_Demo/src/org/ocera/orte/demo/HokuyoView.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/HokuyoView.java with 100% similarity]
orte/contrib/Robot_Demo/src/org/ocera/orte/demo/MagnetCmdPublish.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/MagnetCmdPublish.java with 100% similarity]
orte/contrib/Robot_Demo/src/org/ocera/orte/demo/MagnetCmdType.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/MagnetCmdType.java with 100% similarity]
orte/contrib/Robot_Demo/src/org/ocera/orte/demo/MainActivity.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/MainActivity.java with 100% similarity]
orte/contrib/Robot_Demo/src/org/ocera/orte/demo/MotionSpeedPublish.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/MotionSpeedPublish.java with 100% similarity]
orte/contrib/Robot_Demo/src/org/ocera/orte/demo/MotionSpeedSubscribe.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/MotionSpeedSubscribe.java with 100% similarity]
orte/contrib/Robot_Demo/src/org/ocera/orte/demo/PwrVoltageSubscribe.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/PwrVoltageSubscribe.java with 100% similarity]
orte/contrib/Robot_Demo/src/org/ocera/orte/demo/PwrVoltageType.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/PwrVoltageType.java with 100% similarity]
orte/contrib/Robot_Demo/src/org/ocera/orte/demo/SpeedMotionType.java [moved from orte/Robot_Demo/src/org/ocera/orte/demo/SpeedMotionType.java with 100% similarity]