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

Creating a subscriber

asked 2018-05-10 06:31:01 -0500

Ninjabdou gravatar image

Hello guys, I'm trying to follow the tutorial here:Markers: Basic shapes

I managed to get it to work until I do: rosrun using_markers basic_shapes Then I get the following error:

> [ WARN] [1525948815.172388772]: Please create a subscriber to the marker

I open rviz, create a marker (as suggested on another discussion) but get an error message in rviz:

basic_shapes/0 frame [/my_frame]: Fixed Frame [map] does not exist

Screenshot

as well as this error in the terminal

[WARN] [1525951105.819784112]: MessageFilter [target=map ]: Dropped 100.00% of messages so far. Please turn the [ros.rviz.message_notifier] rosconsole logger to DEBUG for more information.

Thank you

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2018-05-10 07:06:03 -0500

stevejp gravatar image

You need to change the fixed frame box in RViz from "map" to "my_frame" (the frame in which your shape is defined). Or you need to define a TF between the "map" frame and your "my_frame" frame.

edit flag offensive delete link more

Comments

Thank you very much, so now my main goal was to open collada files in rviz and managed to do that, though, how can I load a dae file with textures, also can rviz show the dae file's local axis

Picture](http://tinypic.com/usermedia.php?uo=NuVqmzAy%2FKxFvUtw4kaekYh4l5k2TGxc#.WvRTfIAh3Z)

Ninjabdou gravatar image Ninjabdou  ( 2018-05-10 09:14:28 -0500 )edit

Is it possible to answer my question or guide me to where I can find the answers

Ninjabdou gravatar image Ninjabdou  ( 2018-05-20 05:40:11 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2018-05-10 06:31:01 -0500

Seen: 494 times

Last updated: May 10 '18