Iretiayo Akinola
Iretiayo Akinola
How did you compile Graspit!? Did you follow the steps [here](https://github.com/graspit-simulator/graspit_interface#graspit-setup)? At what step does it fail on your machine?
@zhangcogito Do you get an error on the terminal? What is printed out on the terminal where you run graspit_simulator?
An alternative way: ``` import gym_soccer import gym env = gym.make('Soccer-v0') ```
@hmishra2250 @jonasschneider Is there any update on how to get the Linux viewer GUI working? Or is there a recommended hack or work-around? I use Python 3.5 on Ubuntu 16.04...