Gripper orientation inputs
ahundt opened this issue · 0 comments
ahundt commented
We need to evaluate a number of inputs to determine what is the best possible grasp command format.
We are inputting an angle of the form sin(theta), cos(theta)
, and the value of the angle theta
can take the following forms:
- current gripper location to final gripper location
- we have trained with this setting, not good results yet but may be due to a bug elsewhere)?
- Angle between robot base and final gripper orientation
- both 1 and 2
- camera frame to final gripper frame
- Problem: The camera is not at a straightforward square orientation relative to the ground
- Should we include more angles like pitch and yaw
- delta depth + quaterion from camera frame
- delta depth + rpy from camera frame
- No theta at all
- 3 class problem where the 3 classes are the 3 different possible gripper heights.