Difference between revisions of "Trixxie"

From RoboJackets Wiki
Jump to navigation Jump to search
(Software Issues & Improvements)
m (Trixxie)
 
(24 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="wikitable" align="right"
+
{{Infobox IGVC
|-
+
| robot_name        = Trixxie
! scope="row" colspan="2" style="background-color:#FFFF99" | Trixxie
+
| image_path        = Trixxie.png
|-
+
| image_alt_text    = Trixxie alt text
! scope="row" colspan="2" align="center" |
+
| year_start        = 2005
|-
+
| year_end          = 2006
! scope="row" style="text-align:left" | Year Of Creation
+
| current_version  = deprecated
| {{{year|2005-2006}}}
+
| update_year_start = NA
|-
+
| update_year_end  = NA
! scope="row" colspan="2" style="background-color:#FFFF99" | Versions
+
| farthest_distance = NA
|-
+
| fastest_time      = NA
! scope="row" style="text-align:left" | Current Version
+
| highest_finish_autonav = NA
| {{{currver|deprecated}}}
+
| highest_finish_design  = NA
|-
+
| last_robot            = Buzzbot
! scope="row" style="text-align:left" | Update Year
+
| next_robot            = Candi
| {{{updyr|n/a}}}
+
}}
|-
 
! scope="row" colspan="2" style="background-color:#FFFF99" | Information and Statistics
 
|-
 
! scope="row" style="text-align:left" | Farthest Distance
 
| {{{mat|}}}
 
|-
 
! scope="row" style="text-align:left" | Fastest Time
 
| {{{mat|}}}
 
|-
 
! scope="row" style="text-align:left" | Highest Placement AutoNav
 
| {{{hfin|}}}
 
|-
 
! scope="row" style="text-align:left" | Highest Placement Design
 
| {{{hfin|}}}
 
|}
 
 
 
 
= Competitions =
 
= Competitions =
  
 
=== IGVC 2006 ===
 
=== IGVC 2006 ===
 
*Results
 
*Results
** Distance:
+
** Distance: 0 feet
** Design Competition Placement:
+
** Design Competition Placement: 13th in design group (454 / 800 points)
** AutoNav Competition Placement:
+
** AutoNav Competition Placement: 28th (last)
  
 
= Versions =
 
= Versions =
Line 43: Line 27:
 
== Trixxie ==
 
== Trixxie ==
  
==== At Competition ====
+
=== At Competition ===
 +
 
 +
=== Mechanical Design & Issues ===
 +
 
 +
Trixxie is a basic cube-shaped robot with two motors mounted on the front. The base has three layers in ascending order: a level for holding Trixxie's heavy batteries, a mid level for holding electronics and the laptop, and a top level on which a payload may sit.
 +
 
 +
 
 +
=== Electrical Design & Issues ===
 +
 
 +
The electronic hardware of the IGVC robot is built around a central laptop. The laptop provides a central processing unit for all data aquired from the modules.
 +
 
 +
[[Media:igvc_block.pdf|View a schematic diagram of the modules, power distribution, and code.]]
 +
 
 +
'''Laptop Hardware Specs'''
 +
 
 +
Internal Access:
 +
*Processor
 +
**Intel Pentium 4 CPU 2.40GHz
 +
 
 +
*Physical Memory
 +
**512 MB RAM
 +
 
 +
*IDE Master
 +
**30GB ATA-5 4200RPM HD
 +
**File system partition = dev/hda2 18GB
 +
 
 +
 
 +
External Access:
 +
The inputs and outputs of the laptop are described by which physical side of the laptop on which they occur.
 +
 
 +
* Rear
 +
#DC-in Jack
 +
#Parallel Port
 +
#External Display Port (AGP)
 +
#Video Out Port (S-Video)
 +
#Serial Port
 +
#Two USB Ports - Each supports USB 1.0 and 2.0
 +
#Modem Jack
 +
#Network Jack
 +
#PS/2 Port
 +
 
 +
* Left
 +
#Security Keylock
 +
#Firewire Port (IEEE 1394)
 +
#Audio Line-in Jack
 +
#Audio Line-out Jack
 +
#Volume Control Knob
 +
#3.5 Inch Floppy Drive
  
==== Mechanical Issues & Improvements ====
+
*Right
 +
**PC Card Slot - Accepts one Type III PC card or two Type I/II PC cards
  
==== Electrical Issues & Improvements ====
+
* Front
 +
** IDE Slave
 +
**DVD/CDRW-
  
==== Software Issues & Improvements ====
+
'''Laptop Software'''
  
Most of the code this year was written by [[User:BenJ|Ben]], [[User:DavidF|David]], or [[User:SpencerC|Spencer]]. Much of this code was also inherited from, so you may also find the information posted about it relevant. You can download last year's code (written by Ben) [[:Image:BenCode.zip|here]]. There are notes on it [[File:Notes on Ben's Code.pdf | here]].
+
Under Construction - To add a how-to for using the GUI, descriptions of the files, and additional software development tools. 
 +
 
 +
OS:
 +
The IGVC laptop is running Debian Linux kernel v.2.6.8.1. The KDE v.3.3 desktop environment is also running on the machine.
 +
 
 +
GUI:
 +
To activate the GUI, open a UNIX terminal, navitage to laptop_svn, and type ./IGVC.
 +
 
 +
How-Tos:
 +
#[[Capture video data through IEEE 1394]]
 +
 
 +
 
 +
=== Software Design & Issues ===
 +
 
 +
Most of the code this year was written by [[User:BenJ|Ben]], [[User:DavidF|David]], or [[User:SpencerC|Spencer]]. Much of this code was also inherited from the 2004-2005 year. There are notes on that code here: [[File:Notes_on_Ben's_Code.pdf]].
  
 
The code is stored in an [http://subversion.tigris.org/ SVN] repository:
 
The code is stored in an [http://subversion.tigris.org/ SVN] repository:
Line 76: Line 124:
  
 
=== Gallery ===
 
=== Gallery ===
 +
 +
<gallery mode="packed-hover">
 +
Image:DSC00682.JPG | Competition track
 +
Image:DSC00683.JPG | Competition track
 +
Image:DSC00684.JPG | Tree obstacle
 +
Image:DSC00685.JPG | Unloading the robot
 +
Image:DSC00686.JPG | Preparing for a run
 +
Image:DSC00687.JPG | Robot chassis
 +
Image:DSC00688.JPG | Robot drive train
 +
Image:DSC00689.JPG | Measuring the drive train
 +
Image:DSC00690.JPG | Measuring the wheels
 +
Image:DSC00691.JPG | Working in the tent
 +
Image:DSC00692.JPG | Working in the tent
 +
Image:DSC00693.JPG | Tent
 +
Image:DSC00694.JPG | Robot in the tent
 +
Image:DSC00702.JPG
 +
Image:DSC00705.JPG
 +
Image:DSC00706.JPG
 +
Image:DSC00707.JPG
 +
Image:DSC00708.JPG
 +
Image:DSC00709.JPG
 +
Image:DSC00710.JPG
 +
Image:DSC00711.JPG
 +
Image:DSC00712.JPG
 +
Image:DSC00713.JPG
 +
Image:DSC00720.JPG
 +
Image:DSC00726.JPG
 +
Image:DSC00736.JPG
 +
Image:DSC00737.JPG
 +
Image:DSC00740.JPG
 +
Image:DSC00741.JPG
 +
Image:DSC00742.JPG
 +
Image:DSC00744.JPG
 +
Image:DSC00748.JPG
 +
Image:DSC00749.JPG
 +
Image:DSC00753.JPG
 +
Image:DSC00754.JPG
 +
Image:DSC00757.JPG
 +
</gallery>

Latest revision as of 18:53, 30 June 2019

Trixxie
Year Of Creation 2005-2006
Versions
Latest Revision deprecated
Revision Years NA-NA
Information and Statistics
Farthest Distance NA
Fastest Time NA
Highest Finish AutoNav NA
Highest Finish Design NA
Buzzbot
Candi


Competitions

IGVC 2006

  • Results
    • Distance: 0 feet
    • Design Competition Placement: 13th in design group (454 / 800 points)
    • AutoNav Competition Placement: 28th (last)

Versions

Trixxie

At Competition

Mechanical Design & Issues

Trixxie is a basic cube-shaped robot with two motors mounted on the front. The base has three layers in ascending order: a level for holding Trixxie's heavy batteries, a mid level for holding electronics and the laptop, and a top level on which a payload may sit.


Electrical Design & Issues

The electronic hardware of the IGVC robot is built around a central laptop. The laptop provides a central processing unit for all data aquired from the modules.

View a schematic diagram of the modules, power distribution, and code.

Laptop Hardware Specs

Internal Access:

  • Processor
    • Intel Pentium 4 CPU 2.40GHz
  • Physical Memory
    • 512 MB RAM
  • IDE Master
    • 30GB ATA-5 4200RPM HD
    • File system partition = dev/hda2 18GB


External Access: The inputs and outputs of the laptop are described by which physical side of the laptop on which they occur.

  • Rear
  1. DC-in Jack
  2. Parallel Port
  3. External Display Port (AGP)
  4. Video Out Port (S-Video)
  5. Serial Port
  6. Two USB Ports - Each supports USB 1.0 and 2.0
  7. Modem Jack
  8. Network Jack
  9. PS/2 Port
  • Left
  1. Security Keylock
  2. Firewire Port (IEEE 1394)
  3. Audio Line-in Jack
  4. Audio Line-out Jack
  5. Volume Control Knob
  6. 3.5 Inch Floppy Drive
  • Right
    • PC Card Slot - Accepts one Type III PC card or two Type I/II PC cards
  • Front
    • IDE Slave
    • DVD/CDRW-

Laptop Software

Under Construction - To add a how-to for using the GUI, descriptions of the files, and additional software development tools.

OS: The IGVC laptop is running Debian Linux kernel v.2.6.8.1. The KDE v.3.3 desktop environment is also running on the machine.

GUI: To activate the GUI, open a UNIX terminal, navitage to laptop_svn, and type ./IGVC.

How-Tos:

  1. Capture video data through IEEE 1394


Software Design & Issues

Most of the code this year was written by Ben, David, or Spencer. Much of this code was also inherited from the 2004-2005 year. There are notes on that code here: File:Notes on Ben's Code.pdf.

The code is stored in an SVN repository:

URL: svn://130.207.76.145/igvc
Username/Password: Talk to David, Spencer, or Michael to get one.

2005 Class Diagram

The following image sequences were taken on 10/08/2005 as test footage for creating vision algorithms.

  1. IGVCclip1.zip - IGVCclip1movie.mov
  2. IGVCclip2.zip - IGVCclip2movie.mov
  3. IGVCclip3.zip - IGVCclip3movie.mov
  4. IGVCclip4.zip - IGVCclip4movie.mov
  5. IGVCclip5.zip - IGVCclip5movie.mov
  6. IGVCclip6.zip - IGVCclip6movie.mov

Animations were assembled and uploaded by David, using the ConcatenateMovieSegments program.

Additional Information

Team Members

Gallery