Difference between revisions of "Centrobot Joint Lectures"

From RoboWiki
Jump to: navigation, search
(Joint Lecture No. 1)
 
(13 intermediate revisions by the same user not shown)
Line 8: Line 8:
  
  
=== LEJOS ===
+
=== Automated Guided Vehicle (AGV) ===
  
 +
* Basic overview on Wikipedia in [http://en.wikipedia.org/wiki/Automated_guided_vehicle English], [http://sk.wikipedia.org/wiki/Automated_guided_vehicle Slovak] and [http://de.wikipedia.org/wiki/Fahrerloses_Transportfahrzeug German].
 +
* '''Companies'''
 +
** [http://www.egemin.com/ Egemin] (The Netherlands)
 +
*** [http://www.egeminusa.com/pages/software/ensor.html Navigation methods]
 +
** [http://www.agve.se AGV Electronics] (Sweden)
 +
*** [http://www.agve.se/page/by_desc/agv-school AGV School - tutorial and technical information]
 +
** Yazaki [http://www.creform.de Creform] (Japan)
 +
*** [http://www.creform.de/108-172-0/ Automated Gudied Cart]
 +
** [http://www.hitechroboticsystemz.com/ Hi-Tech Robotic Systemz Ltd.] (India)
 +
*** [http://www.hitechroboticsystemz.com/prod_intellicart.html Intellicarts]
 +
** [http://www.coreconagvs.com Corecon, Inc.] (USA)
 +
** [http://www.simtechagv.com/Material+Handling.html Simtech AGV Systems] (New Zealand)
 +
** [http://www.jervisbwebb.com/Categories/AGVs.aspx?cid=3 Jervis B. Webb Company] (USA)
 +
** [http://www.agvsystems.com Savant Automation Inc.] (USA)
 +
*** [http://www.agvsystems.com/res/history.htm History]
 +
*** [http://www.agvsystems.com/res/index.htm Basic information]
 +
** [http://www.daifukumalaysia.com/products/26/137/354 Daifuku] (Malaysia)
 +
** [http://www.ztsvvuke.sk/ztsvvu/index.php?ln=en&pn=9_10_39_40&dm=1 ZTS VVÚ](Košice, Slovakia)
  
* LeJOS Homepage (http://lejos.sourceforge.net)
 
* LeJOS API Documentation (http://lejos.sourceforge.net/p_technologies/nxt/nxj/api/index.html)
 
* LeJOS Tutorial (http://lejos.sourceforge.net/nxt/nxj/tutorial/index.htm)
 
  
Lejos-sample-programs.zip (Sample Programs)
+
'''Articles'''
 +
* Bob Trebilcock: [http://www.mmh.com/article/print/356365-Automatic_guided_vehicle_AGV_basics.php Automatic guided vehicle (AGV) basics]. Modern Materials Handling, November 1, 2007.
 +
* Lorie King Rogers: [http://www.mmh.com/article/389444-Equipment_Report_Automatic_guided_vehicles_evolve.php Equipment Report: Automatic guided vehicles evolve].  Modern Materials Handling, 11/1/2009.
 +
 
 +
 
 +
'''Videos'''
 +
* http://www.egeminusa.com/pages/AGV_movies_videos.html
 +
* http://www.ocme.it/website/product_flv.aspx?id=470
 +
* http://www.ztsvvuke.sk/ztsvvu/image.php?iid=111
  
  
Line 34: Line 57:
  
  
=== Other Ressources ===
 
 
NXT Constructopedia (http://legoengineering.com/library/doc_download/150-nxt-constructopedia-beta-21.html)
 
 
=== Line Following ===
 
  
 
=== Other useful links for the lecture ===
 
  
 
'''Mechanical construction'''
 
'''Mechanical construction'''
Line 57: Line 73:
  
  
'''Programming'''
+
 
 +
=== Programming ( LEJOS ) ===
 +
 
 +
 
 +
* LeJOS Homepage (http://lejos.sourceforge.net)
 +
* LeJOS API Documentation (http://lejos.sourceforge.net/p_technologies/nxt/nxj/api/index.html)
 +
* LeJOS Tutorial (http://lejos.sourceforge.net/nxt/nxj/tutorial/index.htm)
 +
** [http://lejos.sourceforge.net/nxt/nxj/tutorial/index.htm Tutorial]
 +
* [[Media:Lejos-sample-programs.zip]] (Sample Programs)
 +
 
 +
 
 +
'''NXT-G'''
  
 
* Multimedia [http://www.ortop.org/NXT_Tutorial/index.html NXT-G Tutorial]
 
* Multimedia [http://www.ortop.org/NXT_Tutorial/index.html NXT-G Tutorial]
Line 63: Line 90:
 
* Special [http://www.teamhassenplug.org/NXT/LineFollowingBlock.zip NXT-G Line Following block]
 
* Special [http://www.teamhassenplug.org/NXT/LineFollowingBlock.zip NXT-G Line Following block]
 
* [http://www.nxtprograms.com/NXT2/line_follower/steps.html#Program Linefollower NXT-G software]
 
* [http://www.nxtprograms.com/NXT2/line_follower/steps.html#Program Linefollower NXT-G software]
* [http://lejos.sourceforge.net/ LeJOS homepage]
 
** [http://lejos.sourceforge.net/nxt/nxj/tutorial/index.htm Tutorial]
 
** [http://lejos.sourceforge.net/nxt/nxj/api/index.html API]
 
 
 
 
'''Videos'''
 
* http://www.egeminusa.com/pages/AGV_movies_videos.html
 
* http://www.ocme.it/website/product_flv.aspx?id=470
 
* http://www.ztsvvuke.sk/ztsvvu/image.php?iid=111
 

Latest revision as of 16:28, 12 February 2010

Joint Lecture No. 1

Date: 11. 2. 2010
Topic: Linefollowing robot
Place: HTL Spengergasse, Wien, AT

Important Links for your Centrobot LEGO NXT JAVA Linefollower course


Automated Guided Vehicle (AGV)


Articles


Videos


LEGO

Building: First Steps (5min Robot)

Use the LEGO default Vehicle, construct your own, or use the following simple steps to build one:

  1. 5 minutes Robot (http://www.nxtprograms.com/NXT2/five_minute_bot/index.html)
  2. add a light sensor (http://www.nxtprograms.com/NXT2/line_follower/steps.html)


First Steps: LEGO default Robot

http://cache.lego.com/bigdownloads/buildinginstructions/4500569.pdf



Mechanical construction


Programming ( LEJOS )


NXT-G