-
Notifications
You must be signed in to change notification settings - Fork 26
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
TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases #428
Comments
I fix the problem by modifying In In |
However, there is another issue.
Gazebo Gui window was opened but, there is only empty space. It is also the same on the pendulum example at ScenarIO. |
Hello @psh9002, |
Hello @giu950 , |
CC @diegoferigo |
Hi everyone, thanks for the feedback. I described the current status of the project in #430 in case someone wants to start addressing the major problems affecting the current status of the project. Unfortunately there have been major changes of our main dependencies (both Ignition Gazebo and OpenAI Gym), and my research focus on the past 2 years shifted towards solutions providing parallelization on hardware accelerators like GPUs and TPUs. I'm not sure if there is anyone in AMI interested in the short term to pick up what's left, for sure in the close future I don't think I will find enough bandwidth for a proper upstream alignment, but I'd be happy to provide all the needed support and guidance. |
Description:
There is a TypeError when I type 'python panda_pick_and_place.py'.
I tried both Stable and Nightly.
Steps to reproduce
Additional context
Environment
The text was updated successfully, but these errors were encountered: