resibots / robdyn

Wrapper around ODE to make dynamic simulators for robots
GNU General Public License v2.0
8 stars 3 forks source link

OSG : GUIEventHandlerVisitor #5

Open Aneoshun opened 8 years ago

Aneoshun commented 8 years ago

Hello,

It seems that the GUIEventHandlerVisitor class has been removed in the recent versions of OSG (at least in the open-scene-graph-3.4 that I got from Homebrew).

Consequently, it's impossible to compile robdyn with osg support.

hughhugh commented 8 years ago

Hi, I tried to compile robdyn, but the osg cannot be installed successfully. Because Linux pre packaged dependencies can not be accessed. http://www.openscenegraph.org/index.php/download-section/dependencies

Thus, the robdyn cannot be compiled.

jbmouret commented 8 years ago

Maybe we do not need this visitor? see http://osg-users.openscenegraph.narkive.com/o11k42ph/removing-unused-classes-in-osgga What is weird is that this thread is 10 year old!

daneshtarapore commented 6 years ago

Has this issue been resolved. Am trying to run some old experiments, where OSG visitor is needed for rendering the hexapod. Is there any way around this?

jbmouret commented 6 years ago

I don't know (I will have a look). We switched to robot_dart instead of robdyn (based on dart instead of ODE).

-- JBM

On Tue, Jun 12, 2018, 12:49 Danesh Tarapore notifications@github.com wrote:

Has this issue been resolved. Am trying to run some old experiments, where OSG visitor is needed for rendering the hexapod. Is there any way around this?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/resibots/robdyn/issues/5#issuecomment-396547875, or mute the thread https://github.com/notifications/unsubscribe-auth/AFu8v2cDA7wTdYVuwBOUxHk0EWfpsz1Wks5t75ywgaJpZM4IOxdd .

-- [ ERC ResiBots: http://www.resibots.eu ] [ Web: http://members.loria.fr/JBMouret ]