Open Aneoshun opened 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.
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 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 ]
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.