User Tools

Site Tools


avatar_furo_getting_started

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
avatar_furo_getting_started [2022/03/07 21:18] – [Hardware Parts] gleeavatar_furo_getting_started [2022/03/07 22:49] (current) – [Hardware Parts] glee
Line 100: Line 100:
 {{:akshay:furo_5.png?200|}} {{:akshay:furo_5.png?200|}}
 \\ \\
 +\\ 
 +Where you can buy: \\ 
 +https://www.amazon.com/TalentCell-Rechargeable-11000mAh-20000mAh-Portable/dp/B01337QXMA/ref=sr_1_1?dchild=1&keywords=talentcell+rechargeable+yb1208300&qid=1633211255&sr=8-1 
 +\\ 
 +\\
 **Step down Circuit board for Battery Pack** **Step down Circuit board for Battery Pack**
 \\ \\
 {{:akshay:furo_14.png?200|}} {{:akshay:furo_14.png?200|}}
 \\ \\
 +\\ 
 +More info: \\ 
 +https://www.droking.com/75W-Power-Supply-Module-USB-Charger-DC-6-32V-to-1.25-32V-5A-Buck-Converter-Adjustable-Voltage-Regulator-DC-12V-24V-Adapter-Driver-Module-Dual-Display-Digital-Meter 
 +\\ 
 +\\
 **Relays** **Relays**
 \\ \\
 {{:akshay:furo_4.png?200|}} {{:akshay:furo_4.png?200|}}
 \\ \\
 +\\
 +Heavy Duty Relays (KACON K730-2TR): \\
 +https://shop.industrialemart.com/pdf/HR730.pdf
 +\\
 +Mini Power Magnetic Relay (GSR GRM 4L 24V DC): \\
 +http://www.gs-relay.co.kr/img/common/150521_e.pdf
 +\\
 +\\
 +**Motor(Wheel)**
 +\\
 +DunkerMotor GR 53X30
 +Product info: \\
 +https://www.dunkermotoren.com/en/products/brushed-dc-motors/detail/8843701044/
 +\\
 +\\
 +**Motor (Head)**
 +\\
 +{{:akshay:furohead.jpg?200|}}
 +\\
 +\\
 +Encoder Geared Motor KGE-0162
 +Product info: \\
 +http://sym.or.kr/product/detail.html?product_no=1201
  
-**Initial Schematic**+===== Initial Schematic =====
 {{ :akshay:jason_initial_schematic.png?600 |}} {{ :akshay:jason_initial_schematic.png?600 |}}
- 
- 
- 
- 
- 
-===== Software ===== 
-***Script Explanation/Example*** 
-***IMPORTANT: roscore must initialized first*** 
- 
-Step 1: roscore --> Roscore is nessessary for nodes to establish communication with each other. Rosmaster provides the naming and registration services to the nodes 
- 
-{{akshay:furo_1.png}} 
- 
-{{akshay:jason_roscore1.png}} 
- 
-Step 2:rosrun joy joy_node --> This script convert joy stick value to digital value; thus we can use to program 
- 
-{{akshay:jason_rosrun_joy.png}} 
- 
-Step 3: rosrun learning_joy furo --> This script is a topic that is both a publisher as well as subscriber at the same time. Obtaining value from joy stick, converting it to a float data type, and passes on to the motor controller. 
- 
-{{akshay:jason_learningjoy.png}} 
- 
-Step 4: roslaunch roboclaw_node roboclaw.launch --> This script is use to control the wheel of Furo 
- 
-{{akshay:jason_roboclaw.png}} 
- 
-Step 5: rosrun head_motor finalheadmotor.py --> This Script grant access to Furo's head mobility. 
- 
-{{akshay:jason_headmotor.png}} 
- 
-Step 6: rosrun facedetect findface_publisher.py -->This Script grant access to Furo's head camera and track operator face 
- 
-{{akshay:facedect_findace_publisher.png}} 
- 
-Step 7: rosrun head_motor face_tracks.py --> This Script allows Furo to mimics the operator's head movements. 
- 
-{{akshay:head_motor_face_tracks.png}} 
  
  
avatar_furo_getting_started.1646716715.txt.gz · Last modified: 2022/03/07 21:18 by glee