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

Chapter4: Unable to load camera object in Gazebo #39

Open
s2007ravi opened this issue May 28, 2019 · 2 comments
Open

Chapter4: Unable to load camera object in Gazebo #39

s2007ravi opened this issue May 28, 2019 · 2 comments

Comments

@s2007ravi
Copy link

Hi qboticslab,

I am using ROS Melodic in Ubuntu 18.04 virtual machine. I am facing an issue while launching Gazebo simulator with rgbd_camera. I did everything that is mentioned in the book but getting two errors:

[ERROR] [1559059238.827069066, 0.160000000]: Tried to advertise a service that is already advertised in this node [/rgbd_camera/set_camera_info]

[ERROR] [1559059238.860400635, 0.160000000]: Tried to advertise a service that is already advertised in this node [/rgbd_camera/set_parameters]

I am unable to debug this issue. I tried to check rosservices list and found rgbd_camera/set_parameters and rgbd_camera/set_camera_info are listed as services.

Please see an attached screenshot which shows the mentioned errors.

Thanks
camera_error

@qboticslabs
Copy link
Owner

@s2007ravi please check the topics from the rgbd camera plugin is getting. The error says, the service is already running, so no need to run it again. So, I think its not a big issue. but make sure topics are coming.

@s2007ravi
Copy link
Author

Hi qboticslab,

Thanks for your reply.

I checked rostopic list and found that these two topics are not coming. Please see attached screenshot.

What can be the reason behind it? Do I require to re-install Gazebo or camera plugin?

Thanks

error_topics

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

2 participants