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

fixed frame no tf data

asked 2019-07-01 04:06:53 -0500

Cainiao gravatar image

I open the rviz, but it shows "fixed frame no tf data Actual error:fixed frame [map]does not exit". So why does it happen ? I just don't understand.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-07-01 10:40:57 -0500

allenh1 gravatar image

In the RVIZ window you should see the following when you click on "Fixed Frame" under "Global Options".

Fixed Frame

Frame into which all data is transformed before being displayed.

So, when your fixed frame is not there, it makes it quite difficult for RVIZ to show you much of anything (since RVIZ has nothing to project any reference frames from).

I'll point you to the tf wiki page which should be a good starting point for understanding the issue at hand.

If you click on the carrot in the box next to Fixed Frame, you should see a list of frames that are present. Selecting the correct fixed frame will fix this.

As for the "correct frame," that depends on what you're trying to visualize (if you want help deciding, just add the list of options to your question).

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-07-01 04:06:53 -0500

Seen: 1,046 times

Last updated: Jul 01 '19