multiworld icon indicating copy to clipboard operation
multiworld copied to clipboard

About the observation space for sawyer robot

Open YunchuZhang opened this issue 5 years ago • 1 comments

Hi there,

I want to ask that, is there some tricks to set some keys like proprio_observation, proprio_desired_goal, proprio_achieved_goal. Also, are those things redundant for training? Screen Shot 2019-10-08 at 8 53 34 PM Cause, when i only keep: state_observation=flat_obs, state_desired_goal=self._state_goal,

some experiment based on this environment could not converge with soft a-c, could you help explain a little bit about this?

Thanks

YunchuZhang avatar Oct 09 '19 00:10 YunchuZhang

Yes those other keys are redundant in case you want to use them.

vitchyr avatar Oct 09 '19 11:10 vitchyr