tue-robotics / tue_robocup

RoboCup challenge implementations
https://github.com/orgs/tue-robotics/projects/2
41 stars 12 forks source link

[EPIC] Robust grasping Demo #148

Closed MatthijsBurgh closed 6 years ago

MatthijsBurgh commented 8 years ago

Demo

Issues to tackle

Benchmarks

Solutions

MatthijsBurgh commented 7 years ago

We are working on the solutions, while no benchmarks are performed. This really needs to be done very soon.

fibonatic commented 7 years ago

I made a test script for ar markers on the hands of amigo, but there seemed to be quite a big position/rotation error from ar_track_alvar. When testing on amigo, using only rgb images for marker detection, the tf of the markers where placed above and infront of the hands of amigo, instead on its wrists. However the distances between markers seemed correct. It has not been properly tested if including depth information from the kinect (which on initial testing did not seem to improve the detection and positioning) improves this. The branch for this can be found here: https://github.com/tue-robotics/tue_robocup/tree/ar-marker-script/robot_smach_states/scripts

LoyVanBeek commented 7 years ago

Yes, if I recall correctly, the tape-measure distance from the Kinect lens to the marekr was 47cm while the distance between the TF's was 50 cm. Relative distances (between markers) did match within millimeters.

Also, the robot model of the wrist looks off: the cylinder on the hand does not line up with the corresponding cylinder on the arm.