rosrun cv_camera cv_camera_node causing fixed frame error

asked 2021-04-24 23:38:17 -0500

golferGuy1145 gravatar image

I am running ros noetic on a raspberry pi 4. I am trying to use rosrun rviz rviz but when i do i get the following error For frame[camera]: Fixed Frame[map] does not exist.

I am using a logitech c920 webcam,

before trying to run rosrun rviz rviz i am running rosrun cv_camera cv_camera_node, i am using cv_camera because i could not get usb_cam to work due to deprecated ffmpeg code in usb_cam.....

within rviz under Global Status: Warn it says Fixed Frame No TF data

can anyone please help me fix this?

edit retag flag offensive close merge delete

Comments

I have the same issue. Did you solved the problem?

MarioM gravatar image MarioM  ( 2021-05-21 01:07:42 -0500 )edit