HorizonRobotics / SocialRobot

Apache License 2.0
71 stars 20 forks source link

goal conditioned GoalTask and a few other small improvements #128

Closed le-horizon closed 3 years ago

le-horizon commented 4 years ago

the few improvements including

  1. improving camera position to avoid penetration into other objects
  2. allow non-ego centric full states observation in GoalTask
  3. log info observation_desc
le-horizon commented 4 years ago

where is observation_desc logged?

Currently I'm logging.info the obs desc.

le-horizon commented 4 years ago

Thanks for the careful review @Jialn . Done or answered all.

le-horizon commented 4 years ago

Merged in the changes. I also added 1) multi dim reward 2) auxiliary achieved field 3) made human rendering consistent with rgb_array mode (in terms of pseudo randomness)

Please take another look.

Thanks, Le