-
Notifications
You must be signed in to change notification settings - Fork 3
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
OSG : GUIEventHandlerVisitor #5
Comments
Hi, I tried to compile robdyn, but the osg cannot be installed successfully. Because Linux pre packaged dependencies can not be accessed. Thus, the robdyn cannot be compiled. |
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! |
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? |
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 ***@***.***> 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
<#5 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AFu8v2cDA7wTdYVuwBOUxHk0EWfpsz1Wks5t75ywgaJpZM4IOxdd>
.
--
[ ERC ResiBots: http://www.resibots.eu ]
[ Web: http://members.loria.fr/JBMouret ]
|
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.
The text was updated successfully, but these errors were encountered: