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

Is ROS/Turtlebot 2 compatible with any camera?

asked 2016-04-08 20:28:27 -0500

pgigioli gravatar image

updated 2016-04-08 22:13:03 -0500

I'm fairly new to ROS so I apologize if this is an obvious question. What restrictions, if any, does ROS and/or the turtlebot 2 have when it comes to camera compatibility?

I want to use a Logitech Quickcam Orbit AF found here but it's a bit pricey so I don't want to buy it until I know for sure that I'll be able to use it. It has a mic and can pan and tilt about its base automatically. Will I be able to use these features as well?

Does anyone have experience using this type of camera or other cameras that don't necessarily have a lot of documentation?

What steps would I need to take in order to implement a new camera with ROS?

Thanks!

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
4

answered 2016-04-09 02:10:41 -0500

ahendrix gravatar image

ROS isn't one big monolithic thing that either does or does not have support for a particular piece of hardware. It's more nuanced than that.

ROS compatibility with cameras depends mostly on whether or not you can find a camera driver that supports the camera you're interested in. There are a few common camera drivers available for ROS that are listed elsewhere: http://answers.ros.org/question/9089/... and http://www.iheartrobotics.com/2010/05...

As for that specific camera, I've seen them on ROS robots in the past, so it seems like someone got the driver working at some point.

A quick google search for "ros quickcam orbit" turns up a number of open-source projects with drivers:

edit flag offensive delete link more

Comments

Thanks for the links! Just what I need.

pgigioli gravatar image pgigioli  ( 2016-04-09 15:05:20 -0500 )edit
1

answered 2016-04-18 11:09:13 -0500

jperez gravatar image
edit flag offensive delete link more

Comments

I've seen these in person and they seem like a good alternative to the Primesense devices.

ahendrix gravatar image ahendrix  ( 2016-04-18 12:56:33 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-04-08 20:28:27 -0500

Seen: 535 times

Last updated: Apr 09 '16