Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tutorial for RVIZ, Hydro, Sending Basic Shapes does not work #100

Open
kleucht opened this issue Feb 21, 2014 · 4 comments
Open

tutorial for RVIZ, Hydro, Sending Basic Shapes does not work #100

kleucht opened this issue Feb 21, 2014 · 4 comments
Labels

Comments

@kleucht
Copy link

kleucht commented Feb 21, 2014

I don't know if this is the proper place for reporting Tutorial issues. The ROS help world is very confusing to me.

I tried going through the RVIZ Sending Basic Shapes beginners tutorial and it failed. The publisher code built and ran, but the RVIZ instructions were for a different version of RVIZ. I was able to figure out how to add the Marker Display attached to the topic my code was publishing, but it gave me an error as you can see from the attached screen capture. It says Fixed Frame [map] does not exist.

There are apparently some steps missing from this tutorial. If this is a beginners tutorial then it should not leave out any steps. Don't assume the user of this tutorial has ever used RVIZ before, since it is the very first tutorial in the list of RVIZ tutorials.

Thanks,
Kurt (ROS newbie)

screenshot from 2014-02-21 17 11 52

@dirk-thomas
Copy link
Member

I added the current maintainers of the package: @hersh @wjwwood

Generally it makes more sense to fill the ticket in the repository of the specific package.

@wjwwood
Copy link
Contributor

wjwwood commented Feb 24, 2014

As a workaround for your specific problem, you must set the "Fixed Frame" to /my_frame at the top of the left hand side panel to get it to work. You can see this from the Global Status warning that "Fixed Frame [map] does not exist".

@wjwwood
Copy link
Contributor

wjwwood commented Feb 24, 2014

@kleucht I can't speak for @hersh, but I don't have the time to update these tutorials at the moment. I would gladly read over your changes if you wanted to contribute some updates to the tutorial.

@SupunPerera1994
Copy link

Please use this command
rosrun rviz rviz -f /my_frame
It will set the fixed frame to /my_frame upon launch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants