Status |
Description |
Possible Action for developers |
Developing |
The APP/Content is under developing |
Apply for technical review |
Under Tech Review |
|
Wait for approval |
Tech Review (Approval) |
Pass the technical review and become a candidate version to be published |
Publish App |
Tech Review (Reject) |
Fail in the technical review |
Modify App and apply for technical review again |
Under Biz Review |
|
Wait for approval and publishing |
Biz Review (Reject) |
Fail in the publishing review |
Modify App description and apply for publishing again |
Publish |
Be online |
Apply to be offline |
Unpublished |
Be removed from online store |
Apply to be online |
-
Download Zenbo SDK and program your APP as an traditional android one;
-
Use the friendly puzzle-liked App Builder and produce a Zenbo exclusive APP;
-
Use Story Editor and generate an interactive eBook or video;
Sensor |
SensorEvent Data |
Description |
Units |
TYPE_CAPACITY_TOUCH |
SensorEvent.values[0] |
1: 0.35s > T >= 0.005s |
|
TYPE_DROP_LASER |
SensorEvent.values[0] |
Drop laser info #5 |
meters |
SensorEvent.values[1] |
Drop laser info #4 |
meters |
|
SensorEvent.values[2] |
Drop laser info #3 |
meters |
|
SensorEvent.values[3] |
Drop laser info #2 |
meters |
|
SensorEvent.values[4] |
Drop laser info #1 |
meters |
|
SensorEvent.values[5] |
Drop laser info #5 |
mcps |
|
SensorEvent.values[6] |
Drop laser info #4 |
mcps |
|
SensorEvent.values[7] |
Drop laser info #3 |
mcps |
|
SensorEvent.values[8] |
Drop laser info #2 |
mcps |
|
SensorEvent.values[9] |
Drop laser info #1 |
mcps |
|
TYPE_CAPACITY_TOUCH |
SensorEvent.values[0] |
1: 0.35s > T >= 0.005s |
|
TYPE_SONAR |
SensorEvent.values[0] |
Right sonar |
|
SensorEvent.values[1] |
Left sonar |
|
|
SensorEvent.values[2] |
Back sonar |
|
|
SensorEvent.values[3] |
Right-front sonar |
|
|
SensorEvent.values[4] |
Left-front sonar |
|
|
TYPE_ODOMETRY |
SensorEvent.values[0] |
The current position of the base in x axis |
meters |
SensorEvent.values[1] |
The current position of the base in y axis |
meters |
|
SensorEvent.values[2] |
The heading direction of the base |
radian |
|
TYPE_NECK_ENCODER |
SensorEvent.values[0] |
Robot neck yaw |
radian |
SensorEvent.values[1] |
Robot neck pitch |
radian |
|
SensorEvent.values[2] |
Bit 0 : Busy Yaw |
|
|
TYPE_WHEEL_ENCODER |
SensorEvent.values[0] |
Left wheel |
m/s |
SensorEvent.values[1] |
Right wheel |
m/s |
|
TYPE_ROBOT_BODY_ACCELEROMETER_RAW |
SensorEvent.values[0] |
Robot body acceleration force along the x axis(including gravity) |
m/s2 |
SensorEvent.values[1] |
Robot body acceleration force along the y axis(including gravity) |
m/s2 |
|
SensorEvent.values[2] |
Robot body acceleration force along the z axis(including gravity) |
m/s2 |
|
TYPE_ROBOT_BODY_GYROSCOPE_RAW |
SensorEvent.values[0] |
Robot body rate of rotation around the x axis |
rad/s |
SensorEvent.values[1] |
Robot body rate of rotation around the y axis |
rad/s |
|
SensorEvent.values[2] |
Robot body rate of rotation around the z axis |
rad/s |
|
TYPE_ROBOT_MOTOR |
SensorEvent.values[0] |
Neck yaw current |
A |
SensorEvent.values[1] |
Neck pitch current |
A |
|
SensorEvent.values[2] |
Left wheel current |
A |
|
SensorEvent.values[3] |
Right wheel current |
A |
|
SensorEvent.values[4] |
Neck yaw PWM |
counts |
|
SensorEvent.values[5] |
Neck pitch PWM |
counts |
|
SensorEvent.values[6] |
Left wheel PWM |
counts |
|
SensorEvent.values[7] |
Right wheel PWM |
counts |
|
TYPE_ROBOT_DOCK_IR |
SensorEvent.values[0] |
Right dock IR |
|
SensorEvent.values[1] |
Center dock IR |
|
|
SensorEvent.values[2] |
Left dock IR |
|
|
TYPE_ROBOT_NECK_TRAJECTORY |
SensorEvent.values[0] |
Robot neck yaw |
radian |
SensorEvent.values[1] |
Robot neck |
radian |
|
TYPE_ROBOT_WHEEL_TRAJECTORY |
SensorEvent.values[0] |
Left wheel |
m/s |
SensorEvent.values[1] |
Right wheel |
m/s |