Skip to content

Re-sending Grasp Poses and Manual Operation Queries #28

Answered by Victorlouisdg
AbbeGo asked this question in Questions
Discussion options

You must be logged in to vote

Thanks for your questions! Here's the breakdown:

Question 1: How can we resend a new grasp pose?
You can send multiple grasp poses by calling the upload_grasp() function repeatedly. I'll store all submitted grasps and try planning them from oldest to newest. Prioritize sending your most confident grasp first, followed by safer alternatives.

Question 2: Can we manually download or upload?
Manual uploads and downloads aren't supported, and I won’t be able to implement this in time. Please stick to the functions provided in the 04_server_communication.ipynb notebook. This helps avoid potential errors like using an incorrect team name or sample ID.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@AbbeGo
Comment options

@Victorlouisdg
Comment options

@AbbeGo
Comment options

@Victorlouisdg
Comment options

Answer selected by AbbeGo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants