Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Waiting for service', '//set_camera_info' #15

Open
timtalk1 opened this issue Dec 30, 2019 · 0 comments
Open

'Waiting for service', '//set_camera_info' #15

timtalk1 opened this issue Dec 30, 2019 · 0 comments

Comments

@timtalk1
Copy link

Hello, i'm new to github and am currently trying to get LSD_slam to work with my camera. I have Ros indigo installed on ubuntu 14.04.06 and i'm getting the following errors.

timtalk@timtalk-VirtualBox:~$ rosrun camera_calibration cameracalibrator.py --size 8x6 --square 0.108 image:=/image_raw camera:=/
('Waiting for service', '//set_camera_info', '...')
Service not found

when i look at the topic list I see the following
timtalk@timtalk-VirtualBox:~$ rostopic list
/camera_info
/image_raw
/image_raw/compressed
/image_raw/compressed/parameter_descriptions
/image_raw/compressed/parameter_updates
/image_raw/compressedDepth
/image_raw/compressedDepth/parameter_descriptions
/image_raw/compressedDepth/parameter_updates
/image_raw/theora
/image_raw/theora/parameter_descriptions
/image_raw/theora/parameter_updates
/rosout
/rosout_agg

and when I look at the services I see
timtalk@timtalk-VirtualBox:~$ rosservice list
/image_raw/compressed/set_parameters
/image_raw/compressedDepth/set_parameters
/image_raw/theora/set_parameters
/rosout/get_loggers
/rosout/set_logger_level
/set_camera_info
/uvc_camera/get_loggers
/uvc_camera/set_logger_level

I've been searching and trying things for hours now and have had no luck. Can someone please point me in the right direction?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant