Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ergoCub 1.1 S/N:001 – Left hip roll goes in HF while walking #1708

Closed
isorrentino opened this issue Dec 15, 2023 · 12 comments
Closed

ergoCub 1.1 S/N:001 – Left hip roll goes in HF while walking #1708

isorrentino opened this issue Dec 15, 2023 · 12 comments
Assignees
Labels
ergoCub 1.1 S/N:001 ergoCub1.1 platform

Comments

@isorrentino
Copy link

isorrentino commented Dec 15, 2023

Robot Name πŸ€–

ergoCub 1.1 S/N:001

Request/Failure description

The left hip roll joint goes into hardware fault as soon as the robot starts walking.

Here the video.

IMG_3240.MOV

Detailed context

Here is the log file

log_ergocub-torso_yarprobotinterface_1154.txt

overcurrent

cc @DanielePucci @GiulioRomualdi

Additional context

No response

How does it affect you?

No response

@github-actions github-actions bot changed the title [Provide a meaningful TITLE, but DON'T enter the robot name here] ergoCub 1.1 S/N:001 – [Provide a meaningful TITLE, but DON'T enter the robot name here] Dec 15, 2023
@github-actions github-actions bot added the ergoCub 1.1 S/N:001 ergoCub1.1 platform label Dec 15, 2023
@isorrentino isorrentino changed the title ergoCub 1.1 S/N:001 – [Provide a meaningful TITLE, but DON'T enter the robot name here] ergoCub 1.1 S/N:001 – Left hip roll goes in HF while walking Dec 15, 2023
@DanielePucci
Copy link

DanielePucci commented Dec 16, 2023

Most likely, the motor was burned after we performed one-foot balancing experiments since that motor was pretty hot.

This is another element that confirms the importance of the temperature protection feature that is currently being implemented by iCub Tech at the firmware level, and that hopefully will be deployed onto the robot soon.

CC
@ale-git @valegagge

@GiulioRomualdi
Copy link
Member

Hi all, by any chance, if the motor is burned, is there another one to replace it?

@maggia80
Copy link
Contributor

@GiulioRomualdi yes we have two more motors left. The problem is that we have zero mech guys till Gen 2nd...

@mebbaid
Copy link

mebbaid commented Dec 18, 2023

We were trying an integration experiments with HSP maniupulation team using the walking controllers, but this issue is blocking.

@fbiggi fbiggi self-assigned this Jan 2, 2024
@fbiggi
Copy link

fbiggi commented Jan 3, 2024

LLM1 motor replaced

I deliver the robot to for testing to @AntonioConsilvio

@Fabrizio69 @maggia80

@maggia80
Copy link
Contributor

maggia80 commented Jan 3, 2024

@AntonioConsilvio we should change the current limit for this motor type MOOG_C2900576_ROTOR (see cub-tech-iit.github.io/documentation/ergoCub1/ergoCub1-joints) to:

 <param name="motorNominalCurrents">             5000                     </param>
        <param name="motorPeakCurrents">        10000               </param>
        <param name="motorOverloadCurrents">    15000           </param>
        <param name="motorPwmLimit">            18000               </param>

@sgiraz
Copy link
Contributor

sgiraz commented Jan 4, 2024

A PR on robot-configuration with the changes mentioned above will follow soon.

cc @AntonioConsilvio

@sgiraz sgiraz moved this from Triage to Review/QA in iCub Tech Support Jan 4, 2024
@SimoneMic
Copy link

Hello,

Has this issue been solved?
Can we use the robot in its current state or do we need to take some further precautions?

Thanks!

@AntonioConsilvio
Copy link
Contributor

AntonioConsilvio commented Jan 22, 2024

Hi @SimoneMic, As long as the temperature reading on the robot is not fully functional, the current limits will not change as the lower limits would cause the hip roll i2t HW fault during walking.

So, the usable current limits are still the same (devel).

@sgiraz
Copy link
Contributor

sgiraz commented Mar 4, 2024

Hi guys,

A new PR on robots-configuration w/ the new current limits, is coming soon.
Once the PR is ready to be reviewed, I would ask you to help us to validate the new limits.

cc @AntonioConsilvio @GiulioRomualdi

@sgiraz
Copy link
Contributor

sgiraz commented Mar 14, 2024

Hi @GiulioRomualdi,

To definitively close this issue we'd need someone who does the robot walking.
Can you assist @AntonioConsilvio w/ this task?

cc @DanielePucci

@AntonioConsilvio
Copy link
Contributor

Hi! We tested these current limits on ergoCubSN002:

<param name="motorNominalCurrents">             5000                     </param>
       <param name="motorPeakCurrents">        10000               </param>
       <param name="motorOverloadCurrents">    15000           </param>
       <param name="motorPwmLimit">            18000               </param>

The robot works but the joint tracking is less accurate, negatively affecting the walking.

So more studies can be done on this to verify its feasibility, however I am proceeding with the closure of this issue as the burnt-out motor has been successfully replaced!

@github-project-automation github-project-automation bot moved this from Review/QA to Done in iCub Tech Support May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ergoCub 1.1 S/N:001 ergoCub1.1 platform
Projects
Status: Done
Development

No branches or pull requests

9 participants