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

Why do I get this error "terminate called after throwing an instance of 'std::runtime_error' what(): pixel format unavailable" ?

asked 2015-09-08 04:39:53 -0500

Aankita gravatar image

updated 2015-09-08 05:34:16 -0500

gvdhoorn gravatar image

I am trying to run ar_sys on ROS Hydro with a Logitech USB Camera. However on running the command

roslaunch ar_sys single_board.launch

it gives me an error:

terminate called after throwing an instance of 'std::runtime_error'   what():  pixel format unavailable.
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-03-16 00:40:48 -0500

Jack Chuang gravatar image

Hi, I have same problem as you.

My solution is go to ar_sys single_board.launch file then edited camera resolution followed by your camera spec. And also your calibration file, then it can work.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-09-08 04:39:53 -0500

Seen: 3,546 times

Last updated: Sep 08 '15