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

Render(), variable camera position & viper in Pybullet #191

Closed bheijden closed 2 years ago

bheijden commented 2 years ago

In order for render() to work with the other engines, you must publish the camera messages on a topic with the same name as the service. For example, on topic '/object/cam/sensors/camera_rgb'.

Seems that if the simulation doesn't end cleanly, the opencv window keeps hanging....

Also, the gripper actuator must be implemented in Gazebo & real bridge.