]> rtime.felk.cvut.cz Git - orte.git/commitdiff
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)
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]

index daa6ecebb70cbfcc6ed308ad1fbb054de4111384..e85ccc2f1a89c2b0b73c68a2e77330ef34f962c7 100644 (file)
@@ -11,10 +11,10 @@ there are several steps needed to compile the app:
 2) go to <sdk-folder>/tools and execute "android"
 3) download "SDK Platform" for "API 15" - Android 4.0.3
 4) go to orte/libaorte and execute "android update project -p .", then
-   go to orte/Robot_Demo and do the same
+   go to orte/contrib/Robot_Demo and do the same
 5) go to orte/libaorte and execute "ndk-build" - this builds native
    code
-6) go to orte/Robot_Demo and execute "ant debug" - this will prepare
+6) go to orte/contrib/Robot_Demo and execute "ant debug" - this will prepare
    Android .apk file signed with automatically generated debug key
 7) the generated .apk is located in
-   orte/Robot_Demo/bin/RoboDruid-debug.apk
+   orte/contrib/Robot_Demo/bin/RoboDruid-debug.apk
similarity index 92%
rename from orte/Robot_Demo/project.properties
rename to orte/contrib/Robot_Demo/project.properties
index 09ed830856a2a1b051798a9bc345f9ed7545385c..f5a9ea3992c759f2bf6642ca2ebecf99eb280dbc 100644 (file)
@@ -12,4 +12,4 @@
 
 # Project target.
 target=android-15
-android.library.reference.1=../libaorte
+android.library.reference.1=../../libaorte