robotology / cer

Contains SW specific to the R1 robots
GNU General Public License v2.0
10 stars 13 forks source link

Some problems arising during first tests on the tripod motion control #5

Closed pattacini closed 8 years ago

pattacini commented 8 years ago

After the preliminary tests we ran to check the control of the tripod we can report on the following problems we need to address:

These are all minor bugs/improvements since we were happy to see the tripod moving correctly in most configurations.

/cc @ale-git @barbalberto @randaz81

ale-git commented 8 years ago

Fixed low level tilt limit stuck bug by https://github.com/robotology/icub-firmware/commit/1eb755bff1ab7a2972f9bf9cb7fb03e9477b5e09

ale-git commented 8 years ago

The high level tilt limit has been deacreased to 25 degrees, the same in the low level control. 25 degrees is close to the mechanical limit.

pattacini commented 8 years ago

:+1:

pattacini commented 8 years ago

@barbalberto could we imagine to try to meet the on-the-fly speed computation requirement by tomorrow morning so that we can run a further test before the meeting?

barbalberto commented 8 years ago

I'll start working on it right now

pattacini commented 8 years ago

Great! :+1:

barbalberto commented 8 years ago

Commits done! Let's meet monday morning to re-test everything!!!

@ale-git @pattacini

pattacini commented 8 years ago

@barbalberto is the seg-fault fixed?

barbalberto commented 8 years ago

On my laptop yes, final word on this to @ale-git

ale-git commented 8 years ago

I haven't seen seg-faults any more after the fix.

pattacini commented 8 years ago

:+1: Let's tick this as fixed then.

pattacini commented 8 years ago

Hi @ale-git We've identified two new points (I've reported in the first post) we have to go through before considering the deadline met. Could you work on these?

ale-git commented 8 years ago

The setpoint issue is fixed, the calibration requires a little more time, I'll manage to close it today anyway.

pattacini commented 8 years ago

Great! Thanks.

pattacini commented 8 years ago

The latest yarpmotorgui is under test (see https://github.com/robotology/yarp/issues/628) but it already implements the fractional step sliders in a dedicated branch, which is waiting to be merged into master.

All the other issues have been addressed successfully, closing...