I have carefully reviewed the paper and the code, and I have a question.
Using Move Suitcase as an example, after going through ppo_roa_adapt_est and training the estimator, is the system expected to estimate the object’s position using only the depth image and then reach out to grasp the object accordingly?
When we deployed the model, however, we observed that the robot attempted to grasp the object according to the motion data, regardless of where the object was actually located.
Thank you for your time and consideration.
I have carefully reviewed the paper and the code, and I have a question.
Using Move Suitcase as an example, after going through ppo_roa_adapt_est and training the estimator, is the system expected to estimate the object’s position using only the depth image and then reach out to grasp the object accordingly?
When we deployed the model, however, we observed that the robot attempted to grasp the object according to the motion data, regardless of where the object was actually located.
Thank you for your time and consideration.