Difference between revisions of "Minibot"

From Lofaro Lab Wiki
Jump to: navigation, search
 
(7 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==
 
==Tutorials==
Line 10: Line 9:
 
* [[cad files for solidworks and stl type also ax-12a model and baxter]]
 
* [[cad files for solidworks and stl type also ax-12a model and baxter]]
  
----
+
 
 
==Code==
 
==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]
+
* [[How to use the code]]
* [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]
+
* [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/file_contents/Public/Lofaro%20labs/e/Joystick_server.py?device_user_id=9466339&request_auth_code=68caad214fb2fb73b886cb47f1b846dd359591dabf8bd87a599f00f508b0400b Joystick server code]
+
* [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]
* [http://WDMyCloud.device1083053.wd2go.com/api/1.0/rest/file_contents/Public/Lofaro%20labs/e/Joystick_client.py?device_user_id=9466339&request_auth_code=77c9ec7e392d4d5238820a60f0562ee30f2b944ad8aeaa5a34304a93e069ca37 Joystick Client code]
+

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