robotemi / sdk

temi is an unparalleled robotic platform introducing a new dimension of development - movement. Using temi’s SDK, developers can create new functionalities and introduce new use cases via temi’s Android tablet. temi’s movement and navigation capabilities run off of it's Linux computer and uses a set of 16 sensors including a Lidar, depth cameras, driving cameras, and microphones. We encourage our developer community to suggest and request expanded functionality within the SDK and we will adhere to your needs. We want to enable you to create skills like never seen before! We will be constantly improving the SDK and its documentation. Please feel free to reach out to us with any questions or thoughts at developers@robotemi.com
https://www.robotemi.com/
209 stars 85 forks source link

Connect to additional web cam #335

Open MiRobotic opened 2 years ago

MiRobotic commented 2 years ago

Hi

we would like to connect additional webcam with temi by using cable. However, the webcam is not able to connect to temi. Any suggestion about this?

We want to detect some "action" while robot movement. While the robot moving around, we cannot access the camera

zjn0505 commented 2 years ago

It is not easy to use external camera on temi

On temi V2, an external camera via USB can be supported only with a special Android FW, which will disable the built-in cameras.

On temi V3, an external camera would be detected by UVC protocol.

mbreslein-thd commented 1 year ago

@zjn0505

On temi V2, an external camera via USB can be supported only with a special Android FW, which will disable the built-in cameras.

Could you give us more details about that? I'm also currently trying to get a external camera working.