Difference between revisions of "Minibot"

From Lofaro Lab Wiki
Jump to: navigation, search
 
(12 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
This is MiniBot it is the robot that we maid for out Senior design project.
 
This is MiniBot it is the robot that we maid for out Senior design project.
 
 
----
 
----
 +
==Tutorials==
 
* [[python library for dynamixel servos]]
 
* [[python library for dynamixel servos]]
 
* [[Networking/import socket]]
 
* [[Networking/import socket]]
 
* [[haptic feedback ax-12a code]]
 
* [[haptic feedback ax-12a code]]
* [http://WDMyCloud.device1083053.wd2go.com/api/1.0/rest/file_contents/Public/Lofaro%20labs/e/server.py?device_user_id=9466339&request_auth_code=cbb5394b0f442420c9d9640d027987111b3e15aa0292fe8e25cb09547d2425dd server code code]
+
* [[cad files for solidworks and stl type also ax-12a model and baxter]]
* [http://WDMyCloud.device1083053.wd2go.com/api/1.0/rest/file_contents/Public/Lofaro%20labs/e/client.py?device_user_id=9466339&request_auth_code=0fba4af26413c1dfb9434f64d0f17b93491d5958ed7b34418f12bf88e905a9be Client servo code]
+
 
 +
 
 +
==Code==
 +
* [[How to use the code]]
 +
* [http://WDMyCloud.device1083053.wd2go.com/api/1.0/rest/dir_contents/Public/Lofaro%20labs/e/server?device_user_id=9466339&request_auth_code=fd228b2b4791d42dc2a2195409b171726732655f2a9d933048105025f03771b5 Server]
 +
* [http://WDMyCloud.device1083053.wd2go.com/api/1.0/rest/dir_contents/Public/Lofaro%20labs/e/client?device_user_id=9466339&request_auth_code=4103245befd8acf07f6af168195e619a49ad1c8cf3f57d549fdad5498d77efe2 client]

Latest revision as of 13:16, 27 November 2014

MiniBot.png

This is MiniBot it is the robot that we maid for out Senior design project.


Tutorials


Code