HRItdy

Results 14 comments of HRItdy

Thanks for your reply. I tried all the other versions of math3d and kept getting this issue: ``` Traceback (most recent call last): File "", line 1, in File "/home/lab_cheem/catkin_ws/src/WP2/kovis1/inference_oja.py",...

Never mind Enyen, I found the original urx code is different with this. ` return t.pose_vector.tolist()` I will reinstall the urx. Thanks!

Hi Enyen, For now when I run the servo script, the robot will automatically transform to the position as shown below: ![eff2cd4aa0091a48183af17f0d08801](https://github.com/enyen/KOVIS_VisualServo/assets/139546856/1ac04040-6a80-4646-b5a0-b2e08cd64d58) I changed the position of the object in...

Hi Enyen, I generated 7000 records to train the model, and the result seems not good enough. In some test image, the distribution of the keypoints should be good (but...

Hi Enyen, I have sent out the meeting link through gmail. Pls let me know if you didn't receive this. By the way, is there by any change you encountered...

Hi Enyen, Really thanks for your help! I move the object closer to the arm. But after doing this, the base is included into the view. Does this matter? ![image](https://github.com/enyen/KOVIS_VisualServo/assets/139546856/5658b6f8-e85e-4e7f-9f3f-7f1b76278dbc)...

Move away further will result this: ![MicrosoftTeams-image (36)](https://github.com/enyen/KOVIS_VisualServo/assets/139546856/357feaae-323a-4ced-a356-5b10f9113fe9) The object will fall on the edge of the base. Does this matter? Thanks!

Thanks for your reply Enyen! Based on your suggestion, I tried to paste the image on a plain background: ![Screenshot from 2024-05-11 20-10-38](https://github.com/enyen/KOVIS_VisualServo/assets/139546856/b8715cca-070d-48d7-a07f-92f66342cfa3) This is the saved training image: ![train](https://github.com/enyen/KOVIS_VisualServo/assets/139546856/8056011a-7c22-499f-97dd-14ee8c32df3a)...

Hi Enyen, I reduced the number of keypoints to 6 and adjust ```concentrate``` to -30 and ```inside``` to 60. Now there are 2 kps falling into the object and move...

Thanks for your reply Enyen! I sampled several initial steps: ![00001_00](https://github.com/enyen/KOVIS_VisualServo/assets/139546856/e5bdba58-034f-4725-aa20-3c924155ee9c) ![00002_00](https://github.com/enyen/KOVIS_VisualServo/assets/139546856/c09de125-c7fb-41e4-bbf8-12fb47bf03f7) ![00000_00](https://github.com/enyen/KOVIS_VisualServo/assets/139546856/864a96e8-5413-4a50-9e64-ceaa656f6b2a) They have the similar relative positions (but has some random orientation). Is this correct? And I noticed...