AMIGO Head

From ROP
(Difference between revisions)
Jump to: navigation, search
(Assembly of the Head)
(Update new ROP repository location)
 
(36 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{| style="width:300px" border="0" align="right"
 
{| style="width:300px" border="0" align="right"
 
|-
 
|-
| style="background:LightBlue; color:black; font-size:135%" align="center" | '''Part links'''
+
| style="background:LightBlue; color:black; font-size:135%" align="center" | '''Part Links'''
 
|-
 
|-
| style="background:LightCyan; color:black; font-size:115%" align="left" | '''Author'''
+
| style="background:LightGrey; color:black; font-size:115%" align="left" | '''Author'''
 
|-
 
|-
| style="background:white; color:black;" align="left" | TU/e
+
| style="background:white; color:black;" align="left" | [http://www.tue.nl/en TU/e]
 
|-
 
|-
| style="background:white; color:black;" align="left" | Tech United
+
| style="background:white; color:black;" align="left" | [http://www.tue.nl/en/university/departments/mechanical-engineering/research/research-groups/control-systems-technology/ CST Group, TU/e]
 
|-
 
|-
| style="background:white; color:black;" align="left" | email
+
| style="background:white; color:black;" align="left" | rop@tue.nl
 
|-
 
|-
| style="background:LightCyan; color:black; font-size:115%" align="left" | '''CAD files'''
+
| style="background:LightGrey; color:black; font-size:115%" align="left" | '''CAD Files'''
 
|-
 
|-
| style="background:white; color:black;" align="left" | .prt
+
| style="background:white; color:black;" align="left" | [https://gitlab.tue.nl/tech-united-eindhoven/rop/-/tree/master/AMIGO/Head/Inventor/ Inventor]
 
|-
 
|-
| style="background:white; color:black;" align="left" | .stp
+
| style="background:white; color:black;" align="left" | [https://gitlab.tue.nl/tech-united-eindhoven/rop/-/tree/master/AMIGO/Head/STEP/ STEP]
 
|-
 
|-
| style="background:white; color:black;" align="left" | .dxf
+
| style="background:LightGrey; color:black; font-size:115%" align="left" | '''Electrical Drawings'''
 +
|-
 +
| style="background:white; color:black;" align="left" | [https://gitlab.tue.nl/tech-united-eindhoven/rop/-/tree/master/AMIGO/Electrical%20Drawings/ PDF]
 +
|-
 +
| style="background:LightGrey; color:black; font-size:115%" align="left" | '''License'''
 +
|-
 +
| style="background:white; color:black;" align="left" | [https://gitlab.tue.nl/tech-united-eindhoven/rop/-/tree/master/AMIGO/License/ License Files]
 
|-
 
|-
 
|}
 
|}
Line 27: Line 33:
  
 
= Part Summary =  
 
= Part Summary =  
 
 
Microsoft's Kinect is used as a head to get a visualization of the world.   
 
Microsoft's Kinect is used as a head to get a visualization of the world.   
  
* Author: Tech United
+
* Author: [http://www.tue.nl/en/university/departments/mechanical-engineering/research/research-groups/control-systems-technology/ CST Group, TU/e]
* Repository: [[Link]]
+
* License: [http://www.ohwr.org/projects/cernohl/wiki CERN OHL v.1.1]
* Software: [[www.ros.org|www.ros.org]]
+
* Repository: [https://gitlab.tue.nl/tech-united-eindhoven/rop/-/tree/master/AMIGO/Head https://gitlab.tue.nl/tech-united-eindhoven/rop/-/tree/master/AMIGO/Head]
 +
* Software: [http://www.ros.org/wiki/Robots/AMIGO http://www.ros.org/wiki/Robots/AMIGO]
  
  
 
= Overview =
 
= Overview =
In order to recognize objects and to create a three dimensional visualization of the environment, AMIGO is equipped with a Microsoft's Kinect (1) camera. In the same way humans do, the images out of multiple cameras are used for depth perception. Two Dynamixel RX-28 actuators to make it able for AMIGO to look around.
+
In order to recognize objects and to create a three dimensional visualization of the environment, AMIGO is equipped with a Microsoft's Kinect (1) camera. In the same way humans do, the images out of multiple cameras are used for depth perception. Two Dynamixel RX-28 actuators to make it able for AMIGO to look around. A Picture of the CAD model is shown in figure 1.
 +
 
 +
[[Image:AMIGO Head ASSEMBLY.jpg|500px|thumb|center|Figure 1: Assembly of AMIGO's Head]]
 +
 
 +
 
 +
= Specifications =
 +
=== Construction ===
 +
* Dimensions (HxDxW): 16 x 6 x 16 cm
 +
* Weight: +/- 1 kg
 +
 
 +
 
 +
=== Vision ===
 +
Microsoft Kinect
 +
* Horizontal field of view: 58 degrees
 +
* Vertical field of view: 45 degrees
 +
* Image sensor: Resolution VGA (640 x 480)
 +
* Frame Rate 30 fps
 +
* Depth sensor: Resolution VGA (640 x 480)
 +
* Frame Rate: 30 fps
 +
* Range: 0.8 - 3.5 m
 +
* Spatial x/y resolution: 3 mm (@ 2m distance)
 +
* Depth z resolution: 1 cm (@ 2m distance)
 +
 
 +
 
 +
=== Software ===
 +
* Ubuntu
 +
* ROS (Robot Operating System)
 +
* Programming: C++
 +
 
 +
 
 +
=== Communication ===
 +
* USB
 +
* RS48 via EtherCAT stack
 +
 
 +
 
 +
=== Degrees of Freedom ===
 +
Pan Tilt Head
 +
* Pan: 300 degrees
 +
* Tilt: 120 degrees
 +
 
 +
 
 +
=== Motor Specifications ===
 +
Neck
 +
- 2x Dynamixel RX-28
 +
 
 +
 
 +
= Mechatronics =
 +
=== Assembly of the Head ===
 +
Figure 2 shows AMIGO's head.  
  
  
= Assembly of the Head =
+
[[Image:AMIGO Head Exploded View.jpg|500px|thumb|center|Figure 2: Exploded view of AMIGO's head]]
Figure 1 shows AMIGO's head.
+
  
  
[[Image:AMIGO Head Exploded View.jpg|500px|thumb|center|Figure 1:The exploded view of AMIGO's head]]
+
Microsoft's Kinect camera (1) is bolted via a support plate to a Dynamixel RX-28 (3) using a standard FR07-H101 frame (2). These parts are bolted using the supplied bolts that come with the frame. This Dynamixel (3) makes it possible for the robot to look up and down. In order to look to the sides a second Dynamixel Rx-28 (5) is used. Both Dynamixels are connected using a FR07-S101 frame (4). Figure 3 shows the positioning of the head on the torso. The Dynamixel (5) is bolted to the upper body's top panel.
  
  
Microsoft's Kinect camera (1) is bolted via a support plate to a Dynamixel RX-28 (3) using a standard FR07-H101 frame (2). These parts are bolted using the supplied bolts that come with the frame. This Dynamixel (3) makes it possible for the robot to look up and down. In order to look to the sides a second Dynamixel Rx-28 (5) is used. Both Dynamixels are connected using a FR07-S101 frame (4). Figure 2 shows the positioning of the head on the torso. The Dynamixel (5) is bolted to the upper body's top panel.
+
[[Image:AMIGO Upper Body.jpg|500px|thumb|center|Figure 3: Mounting of the Head to the torso]]
  
  
[[Image:AMIGO Upper Body.jpg|500px|thumb|center|Figure 2:Mounting of the Head to the torso]]
+
= License =
 +
Copyright Technische Universiteit Eindhoven 2011. <br>
 +
<br>
 +
This documentation describes Open Hardware and is licensed under the CERN OHL v. 1.1. <br>
 +
You may redistribute and modify this documentation under the terms of the CERN OHL v.1.1. (http://ohwr.org/cernohl). <br>
 +
This documentation is distributed WITHOUT ANY EXPRESS OR IMPLIED WARRANTY, INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY AND FITNESS FOR A PARTICULAR PURPOSE. Please see the CERN OHL v.1.1 for applicable conditions.

Latest revision as of 12:35, 11 August 2022

Part Links
Author
TU/e
CST Group, TU/e
rop@tue.nl
CAD Files
Inventor
STEP
Electrical Drawings
PDF
License
License Files

AMIGO: Head | Arms | Torso | Base


Contents


Part Summary

Microsoft's Kinect is used as a head to get a visualization of the world.


Overview

In order to recognize objects and to create a three dimensional visualization of the environment, AMIGO is equipped with a Microsoft's Kinect (1) camera. In the same way humans do, the images out of multiple cameras are used for depth perception. Two Dynamixel RX-28 actuators to make it able for AMIGO to look around. A Picture of the CAD model is shown in figure 1.

Figure 1: Assembly of AMIGO's Head


Specifications

Construction

  • Dimensions (HxDxW): 16 x 6 x 16 cm
  • Weight: +/- 1 kg


Vision

Microsoft Kinect

  • Horizontal field of view: 58 degrees
  • Vertical field of view: 45 degrees
  • Image sensor: Resolution VGA (640 x 480)
  • Frame Rate 30 fps
  • Depth sensor: Resolution VGA (640 x 480)
  • Frame Rate: 30 fps
  • Range: 0.8 - 3.5 m
  • Spatial x/y resolution: 3 mm (@ 2m distance)
  • Depth z resolution: 1 cm (@ 2m distance)


Software

  • Ubuntu
  • ROS (Robot Operating System)
  • Programming: C++


Communication

  • USB
  • RS48 via EtherCAT stack


Degrees of Freedom

Pan Tilt Head

  • Pan: 300 degrees
  • Tilt: 120 degrees


Motor Specifications

Neck - 2x Dynamixel RX-28


Mechatronics

Assembly of the Head

Figure 2 shows AMIGO's head.


Figure 2: Exploded view of AMIGO's head


Microsoft's Kinect camera (1) is bolted via a support plate to a Dynamixel RX-28 (3) using a standard FR07-H101 frame (2). These parts are bolted using the supplied bolts that come with the frame. This Dynamixel (3) makes it possible for the robot to look up and down. In order to look to the sides a second Dynamixel Rx-28 (5) is used. Both Dynamixels are connected using a FR07-S101 frame (4). Figure 3 shows the positioning of the head on the torso. The Dynamixel (5) is bolted to the upper body's top panel.


Figure 3: Mounting of the Head to the torso


License

Copyright Technische Universiteit Eindhoven 2011.

This documentation describes Open Hardware and is licensed under the CERN OHL v. 1.1.
You may redistribute and modify this documentation under the terms of the CERN OHL v.1.1. (http://ohwr.org/cernohl).
This documentation is distributed WITHOUT ANY EXPRESS OR IMPLIED WARRANTY, INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY AND FITNESS FOR A PARTICULAR PURPOSE. Please see the CERN OHL v.1.1 for applicable conditions.

Personal tools
Namespaces
Variants
Actions