Search found 1 match

by jfpettit
Wed Oct 28, 2020 12:45 am
Forum: PyBullet Support and Feedback
Topic: Multiagent Competitive RL: Collisions not modelled between robots
Replies: 0
Views: 18193

Multiagent Competitive RL: Collisions not modelled between robots

Hi, I am working on porting a set of multiagent competitive environments (see them here: https://github.com/openai/multiagent-competition) to PyBullet and have run into a weird case where collision between robots in the environment are ignored completely. The robots are able to move right through ea...