max and min value of action

#4
by lzl204086 - opened

I found that the max and min value of action is closed to 1 and -1. This is not normal.

IPEC at Shanghai AI Laboratory org

What do you mean by ‘not normal’?”

The range of action[0:6] is not changed, see droid_baseact_transform for details.

What I mean is that all the values of the action are constrained between -1 and 1, which seems abnormal. If the change in radians is close to 1, that would correspond to a large angle. Is this the problem of the droid?

IPEC at Shanghai AI Laboratory org

You could check the script yourself. NO changes in action[0:6]

This comment has been hidden (marked as Abuse)
IPEC at Shanghai AI Laboratory org

So have your checked the official droid dataset to see whether the action representation is cartesian_velocity ?

Hi, I want to make sure again that the state and action value in this provided dataset is eef position rather than eef velocity, is it right? Besides, what's the coordinate of this eef representation? Is the origin of the coordinate system on the manipulator base, +x is front, +y is left, and +z is top? Thanks.

Sign up or log in to comment