could not find camera topic on rviz

asked 2021-07-23 00:25:54 -0500

akash12124234 gravatar image

updated 2022-03-25 17:39:36 -0500

lucasw gravatar image

i was launching the techman robot on ros using the demo.launch. The first time when i launched it on rviz i could able to see the camera under by topic and I can see the video output. So i edited the moveit setup and added some pose to the robot. so when i launched again. now i could not find a camera under by topic.And i am very new to ros.image description.

edit retag flag offensive close merge delete

Comments

1

Can you please! tell me what camera are you using? Are you checking from your terminal whether you are able to subscribe to the camera channel.

You can do so by:

ros topic list

Just fire this command and check your topic is published or not.

Ranjit Kathiriya gravatar image Ranjit Kathiriya  ( 2021-07-23 06:52:41 -0500 )edit

no i tried it its not publishing

akash12124234 gravatar image akash12124234  ( 2021-07-24 01:10:48 -0500 )edit

Then the problem is with your camera or camera package.

Ranjit Kathiriya gravatar image Ranjit Kathiriya  ( 2021-09-21 03:43:49 -0500 )edit