eager-dev / eager

[deprecated] Engine Agnostic Gym Environment for Robotics
https://eager-control.readthedocs.io/
Apache License 2.0
16 stars 0 forks source link

Gazebo & Pybullet not working via example.launch #118

Closed bheijden closed 3 years ago

bheijden commented 3 years ago

Gazebo loads .urdf, but remains idle in simulation...

Pybullet suddenly cannot find rospkg when run from example.launch. Problem with shebang line in pybullet_node.py. Python2 python3 problem? Though, it used to work fine.