Goupeng

Results 2 issues of Goupeng

Hey, I followed the instruction and installed the gym-ignition without any error. (ubuntu 20.04, python3.8, virtual env) And when I try to test the panda example given [here](https://robotology.github.io/gym-ignition/master/getting_started/manipulation.html), the gazebo...

I ran into this error when I run the example: `from forwardkinematics.fksCommon.fk_creator import FkCreator ModuleNotFoundError: No module named 'forwardkinematics.fksCommon.fk_creator'` So I checked the **forwardKinematics** package and it seems there is...