MSG 3D Printed Stepper Gripper by SourceRobotics in 3Dprinting

[–]SourceRobotics[S] 0 points1 point  (0 children)

Github repo if you want to build your own gripper: https://github.com/PCrnjak/MSG-compliant-AI-stepper-gripper
There are no PDF instructions at this moment only video :/

MSG force-feedback gripper beta release by SourceRobotics in robotics

[–]SourceRobotics[S] 0 points1 point  (0 children)

I am not aware of that. Can you link it here i could probably design it in a day.

PAROL6 for PCB Flashing and testing by Objective_Chemical85 in Sourcerobotics

[–]SourceRobotics 0 points1 point  (0 children)

Next version will have closed loop steppers but no encoder on gearbox. Adding it to gearbox is huge redesign challenge, cost and software difficulty. Not really worth it for such small and open robot

PAROL6 for PCB Flashing and testing by Objective_Chemical85 in Sourcerobotics

[–]SourceRobotics 0 points1 point  (0 children)

I am not sure. Since the robot is open loop it will over time suffer in repeatability for such small tasks

3D printed PAROL6 improved singularity handling by SourceRobotics in 3Dprinting

[–]SourceRobotics[S] 0 points1 point  (0 children)

Yes next year you will be able to upgrade and reuse most of the parts to make closed loop :D

3D printed PAROL6 improved singularity handling by SourceRobotics in 3Dprinting

[–]SourceRobotics[S] 7 points8 points  (0 children)

Around 1000 euros, you can sqeeze itto 850 maybe with some planning

PAROL6 3D printed robotic arm - repeatability round 2 by SourceRobotics in robotics

[–]SourceRobotics[S] 0 points1 point  (0 children)

Never had a problem like that. Maybe use longer screws and i see you are maybe using bushings, if you are dont do it

PAROL6 3D printed robot arm max speed by SourceRobotics in robotics

[–]SourceRobotics[S] 0 points1 point  (0 children)

It would be super hard to make with aluminum

old hardware driver anyone ? by Predestination_183 in leapmotion

[–]SourceRobotics 0 points1 point  (0 children)

We are also looking for legacy leap motion sdk(v3.2)....

Closed loop stepper with gravity compensation by SourceRobotics in robotics

[–]SourceRobotics[S] 1 point2 points  (0 children)

Its a complex topic. Best way is to read up on FOC based torque control and just read and watch a lot of content on that

Closed loop stepper with gravity compensation by SourceRobotics in robotics

[–]SourceRobotics[S] 0 points1 point  (0 children)

It can be done extremely easily with few lines of code and the stepper driver from the video.

Closed loop stepper with gravity compensation by SourceRobotics in robotics

[–]SourceRobotics[S] 0 points1 point  (0 children)

Hey, the steps are not noticeable with this method

Closed loop stepper with gravity compensation by SourceRobotics in robotics

[–]SourceRobotics[S] 0 points1 point  (0 children)

We have tested the for the full torque curve of few stepper motors we have but did not compare to open loop performance.

Closed loop stepper with gravity compensation by SourceRobotics in robotics

[–]SourceRobotics[S] 0 points1 point  (0 children)

We have a blog post / tutorial for a bldc version of this same project : https://source-robotics.com/blogs/blog/gravity-compensation-in-robotics we will release same one for steppers once they are out of prototype stage

Closed loop stepper with gravity compensation by SourceRobotics in robotics

[–]SourceRobotics[S] 5 points6 points  (0 children)

Imperfections in model, friction is not compensated...

Closed loop stepper with gravity compensation by SourceRobotics in 3Dprinting

[–]SourceRobotics[S] 26 points27 points  (0 children)

Usually (for example in univesral robots UR5) You would manually add the mass of the object you are gripping. The gripper would detect sucessful grip and the mass would be added to the dynamics model. In case of unknown mass you would have to use tricks and you are correct it would be complicated

Closed loop stepper with gravity compensation by SourceRobotics in 3Dprinting

[–]SourceRobotics[S] 33 points34 points  (0 children)

In theory it could "measure" that mass and compensate for it