Public Member Functions | Protected Member Functions | Private Attributes
org.ros.android.android_tutorial_camera.MainActivity Class Reference
Inheritance diagram for org.ros.android.android_tutorial_camera.MainActivity:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MainActivity ()
boolean onTouchEvent (MotionEvent event)

Protected Member Functions

void init (NodeMainExecutor nodeMainExecutor)
void onCreate (Bundle savedInstanceState)

Private Attributes

int cameraId
RosCameraPreviewView rosCameraPreviewView

Detailed Description

Author:
ethan.rublee@gmail.com (Ethan Rublee)
damonkohler@google.com (Damon Kohler)

Definition at line 35 of file android_tutorial_camera/src/main/java/org/ros/android/android_tutorial_camera/MainActivity.java.


Constructor & Destructor Documentation


Member Function Documentation

void org.ros.android.android_tutorial_camera.MainActivity.init ( NodeMainExecutor  nodeMainExecutor) [inline, protected, virtual]

This method is called in a background thread once this Activity has been initialized with a master URI via the MasterChooser and a NodeMainExecutorService has started. Your NodeMains should be started here using the provided NodeMainExecutor.

Parameters:
nodeMainExecutorthe NodeMainExecutor created for this Activity

Implements org.ros.android.RosActivity.

Definition at line 77 of file android_tutorial_camera/src/main/java/org/ros/android/android_tutorial_camera/MainActivity.java.

void org.ros.android.android_tutorial_camera.MainActivity.onCreate ( Bundle  savedInstanceState) [inline, protected]

Member Data Documentation


The documentation for this class was generated from the following file:


android_core
Author(s): Damon Kohler
autogenerated on Thu Aug 27 2015 12:11:33