6 replies
Nov '20

mmascioli

So impressive, Wow, very cool!

Nov '20

maelh

Why did you delete your “Crusher” robot?

1 reply
Nov '20 ▶ maelh

geraldinebc15 Resolver II

I didn’t :hushed:

It was saved as a draft for some weird reason

Feb '21

Solomon123

This is awesome stuff. I am quite new to the field of Robotics. Can you share some pointers for doing this with an AL5D arm as a beginner?

1 reply
Feb '21

geraldinebc15 Resolver II

Hello @Solomon123 I’m glad you liked it :smiley:

I had lots of fun with it, although I could never beat it :sweat_smile:

Can you share some pointers for doing this with an AL5D arm as a beginner?

For sure! Are you planning on starting from scratch or do you want to base on this project and modify the code to match the AL5D?

Either way, I suggest that you start with the kinematics, you can use the code of this project as a guide but you will have to modify it according to the dimensions of your arm, this can help you with that:

Also, if you want to build on this project it would be ideal to also use a Raspberry Pi as the brain of the robot or a computer in which you can program in python and you can easily integrate a camera, this way you can reuse a lot of the code.

The only thing you would have to modify in its totality would be how to control the servos (step 4 on the control module). The LSS arm uses smart servos that communicate using the LSS serial protocol which is what is used in the project and it doesn’t work for other arms that use different servos. This also means that you will not be able to use features of the smart servos, such as sensing the current or using the LEDs.

I hope this information is helpful to you but if you have more questions feel free to ask!

1 reply
Mar '21 ▶ geraldinebc15

Solomon123

Thank you so much. Can’t wait to transform my AL5D into a chess grandmaster. :grin: