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

basic shapes - no subscriber seen in rqt_graph

asked 2015-07-16 20:26:52 -0500

sonictl gravatar image

updated 2015-07-16 23:47:01 -0500

hi, after I went through the ROS Tutorials for beginners, I started to learn simulator - RViz. when I went through this page: http://wiki.ros.org/rviz/Tutorials/Ma...

but at the last step, the basic shapes does not appear in my RViz's UI. it has been solved at my answer.But I have another question, why there is no listerer subscribed to the topic /visualization_marker? if we use rqt_graph to see it?

I run "$ rostopic echo /visualization_marker" and there exists messages updating at 1Hz. I also attached the screen shot below.

But I have another question, why there is no listerer subscribed to the topic /visualization_marker? if we use rqt_graph to see it?

Thank you for any help!

---------below is the info of the teminal running rviz:-------------

exbot@ubuntu:~$ rosrun rviz rviz libGL error: failed to load driver: vboxvideo libGL error: Try again with LIBGL_DEBUG=verbose for more details. image description

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-07-16 23:27:54 -0500

sonictl gravatar image

updated 2015-07-16 23:29:59 -0500

Solved! On the Left Pannel: Display Pannel -> Global Option -> Fixed Frame, Set it to: /my_frame

I set the target frame as /my_frame on the view pannel on the rightside, incorrectly.

THX!

edit flag offensive delete link more

Comments

But I have another question, why there is no listerer subscribed to the topic /visualization_marker? if we use rqt_graph to see it?

sonictl gravatar image sonictl  ( 2015-07-16 23:44:41 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-07-16 20:26:52 -0500

Seen: 212 times

Last updated: Jul 16 '15