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

sequoia driver for ROS

asked 2018-05-07 09:14:10 -0500

manolovaza gravatar image

Do anyone know how to integrate sequoia camera to ROS? A driver?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-05-08 15:01:09 -0500

The documentation says that the sequoia camera uses the PTP protocol over USB. There don't seem to be any ROS nodes that support this, so you would have to make your own node to interface to this.

There are some open source libraries that implement the PTP protocol you could use as a starting point like this. Then you'd just need to make a ROS node to take and download pictures. This is not trivial but looks like the way to get this working.

Hope this doesn't put you off.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-05-07 09:14:10 -0500

Seen: 373 times

Last updated: May 08 '18