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

please create subscriber to the marker (warn)

asked 2016-12-23 05:51:16 -0500

Abhinav Sonone gravatar image

i did:

rosrun using_markers basic_shapes

and got the warning:

please create a subscriber to the marker

I dont get it i want to create the basic shapes in rviz and i dont noe whats going on

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2016-12-23 06:00:17 -0500

NEngelhard gravatar image

The node is informing you that there is no subscriber for your markers. Just open RVIZ, and add the markers. If there is a subscriber, the basic_shapes node is going to start to publish the markers.

edit flag offensive delete link more

Comments

How do we add markers after opening RViz? It also says that no tf data , Actual error no FIXED Frame exists

Abhinav Sonone gravatar image Abhinav Sonone  ( 2016-12-23 06:06:06 -0500 )edit
0

answered 2021-04-02 08:35:35 -0500

CroCo gravatar image

in my case, it seems the forward slash in "/my_frame" causing this problem. Just remove it and in rviz type "/my_frame" in Fixed Frame and add Marker by clicking on Add button.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-12-23 05:51:16 -0500

Seen: 2,439 times

Last updated: Apr 02 '21