ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to access a mobile inbuilt stereo camera using ros?

asked 2016-06-23 01:39:34 -0500

kaygudo gravatar image

I have LG optimus 3D p 920 android phone and would like to know how its stereo cameras can be accessed using ROS.I would like to publish left and right camera messages just like when we connect 2 cameras on usb for constructing stereo image.

Thank you.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2016-06-23 09:12:29 -0500

Nexus8 gravatar image

What you need is to create a node that uses image transport and camera info manager. The image transport is the standard way to publish images in ROS and the second shares the calibrated camera information. I imagine that you will have to somehow broadcast the images from your phonte to the pc running ROS and then your node should receive and publish the video feed you receive.

Cheers...

edit flag offensive delete link more
0

answered 2018-11-02 09:06:04 -0500

SSH gravatar image

Hi,

Look at the app called hNode this will let you use all the sensors from mobile phone.

More details is in the link - https://medium.com/husarion-blog/dont...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2016-06-23 01:39:34 -0500

Seen: 832 times

Last updated: Jun 23 '16