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

rviz compiled against OGRE

asked 2014-04-14 12:26:25 -0500

Crystal gravatar image

updated 2016-04-29 00:32:45 -0500

2ROS0 gravatar image

when i enter rosrun rviz rviz in terminal the following appears

[ INFO] : rviz version 1.10.14

[ INFO]: compiled against OGRE version 1.7.4 (Cthugha)

I use amd radeon HD 8*M series

I tried to uninstall OGRE 1.7.4; the uninstall of it contain the uninstall of rviz hydro, the install of hydro rviz contain the install of OGRE 1.7.4. how could I solve such a problem. How could I use hydro rviz

Anyone knows how to solve such a problem? thank you!!!!

edit retag flag offensive close merge delete

Comments

Could you tell us why you are uninstalling OGRE 1.7.4?

Ken_in_JAPAN gravatar image Ken_in_JAPAN  ( 2014-04-14 13:25:12 -0500 )edit

cause i came across some problems when i run rviz and i tried some method to solve them. when i tried this one, I find such a thing and I wonder the reason for that.

Crystal gravatar image Crystal  ( 2014-04-15 07:33:36 -0500 )edit

@Crystal: Did you have same error that is described on this page ( http://answers.ros.org/question/150801/segmentation-fault-at-rosrun-rviz-rviz/ )? If so, I gave up and reinstalled both ROS and Ubuntu. Sorry!! If you want to ask the question, you should post it again. Question is changed.

Ken_in_JAPAN gravatar image Ken_in_JAPAN  ( 2014-04-15 14:21:42 -0500 )edit

oh....more or less the same...sometimes I can use some times not....thank you for your advice! But I have reinstalled both of them 2 times....I think it is the problem of my graphic card driver. I will try some other methods, if they will not work. I think I should reinstall them again...thank you~

Crystal gravatar image Crystal  ( 2014-04-15 22:26:14 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-04-14 15:00:39 -0500

ahendrix gravatar image

OGRE is a 3D graphics library that is used by Rviz; you can't have rviz without it. This is why the package manager installs it when you install rviz.

If you want to use a different version of OGRE, you can build rviz from source.

edit flag offensive delete link more

Comments

thank you!! and I have another problem that when I open a file in rviz it shut down. why is that, how could I solve such a problem? thank you for your help!

Crystal gravatar image Crystal  ( 2014-04-15 07:43:55 -0500 )edit

You should ask this as a new question, and include the command-line arguments you're passing to rviz, and possibly a link to the file you're trying to open.

ahendrix gravatar image ahendrix  ( 2014-04-16 08:04:03 -0500 )edit

Question Tools

Stats

Asked: 2014-04-14 12:26:25 -0500

Seen: 1,638 times

Last updated: Apr 29 '16