robotscity / meccanoid_arduino_demo

This is an example for Meccanoid Arduino library.
GNU General Public License v3.0
21 stars 4 forks source link

Not an issue: Contact / Share #2

Open laluciol opened 7 years ago

laluciol commented 7 years ago

Hi

I got your code from GitHub and used it on another robot (the small version) and different motor driver control. I would like to share code and documentation of this build on your GitHub repository since many forums are pointing at your account for modifs. I don't know Github too much. Do you think it could be OK?

Regards

tatyanavolkova commented 7 years ago

Hi!

That's cool somebody uses my code!

If you have made your own mod, typically you just fork in git, and develop and share your version.

I remember that on Udacity there was a short online course on git, you can check it out. You need just basics of git

4 апр 2017 г. 5:56 пользователь "laluciol" notifications@github.com написал:

Hi

I got your code from GitHub and used it on another robot (the small version) and different motor driver control. I would like to share code and documentation of this build on your GitHub repository since many forums are pointing at your account for modifs. I don't know Github too much. Do you think it could be OK?

Regards

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/robotscity/meccanoid_arduino_demo/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AHGlZnWdY5hTjumbw0hC5l86tLjXEAdZks5rsbFSgaJpZM4MyVEN .

laluciol commented 7 years ago

Ok, thanks for the quick reply. I will try to check the github tutorial, in order not to mess things. I should have the doc. ready in about 1 or 2 weeks depending on my free time. I have mainly adapted your code to the smaller robot and motor shield. You were the 1st one to provide an easy way to control the Meccano servo. Take care

laluciol commented 7 years ago

Hi Done here https://github.com/laluciol/meccanoid_arduino_demo Just an adaptation + explainations

Have a nice day Regards