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

Cameras Services documentation missing?

asked 2017-06-21 03:26:40 -0500

vilvo gravatar image

HI,

Are photo/SetConfig , photo/GetConfig and photo/Capture at http://wiki.ros.org/Sensors/Cameras#S... still valid with kinetic and on? Or are the links just broken?

Any pointers appreaciated.

Thanks, -Ville

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-06-21 04:15:27 -0500

gvdhoorn gravatar image

updated 2017-06-21 04:17:00 -0500

In a way, yes. The documentation for those services can actually be found here.

However, following the various links leads me to wiki.ros.org/photo, part of (what was then still called) the bosch_drivers stack.

I'm not sure how generic those services are, and if they were ever used by nodes other than photo_node. The wiki doesn't show any users of the package (no Used By), and photo itself does not seem to have been maintained/released since Groovy.

If you're interested because of photo/Capture: polled topics were never really implemented (REP 106), but there is the polled_camera package.

As for the GetConfig and SetConfig services: I guess most drivers migrated to dynamic_reconfigure or implemented their own custom service API.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-06-21 03:26:40 -0500

Seen: 184 times

Last updated: Jun 21 '17