Difference between revisions of "IGVC"

From RoboJackets Wiki
Jump to navigation Jump to search
(Reverted - am now working on making the wiki pwded)
Line 1: Line 1:
[[Image:Robojackets.jpg|200px|right]] Welcome to the RoboJackets IGVC Wiki. The [http://www.gatech.edu/ Georgia Tech] [http://www.robojackets.org/ Robojackets] [http://www.igvc.org IGVC] team will compete for the third (?) time in the intelligent ground vehicle competition. We are currently looking for both volunteers and sponsors. More info can be found on the [[How you can help]] page. ==Announcements== * Links to some open source vision libraries an other projects have been added to the [[Resources for Learning]] page. Check it out! * An example of what the mystery filter in
+
[[Image:Robojackets.jpg|200px|right]]
 +
 
 +
Welcome to the RoboJackets IGVC Wiki.
 +
 
 +
The [http://www.gatech.edu/ Georgia Tech] [http://www.robojackets.org/ Robojackets] [http://www.igvc.org IGVC] team will compete for the third (?) time in the intelligent ground vehicle competition. We are currently looking for both volunteers and sponsors. More info can be found on the [[How you can help]] page.
 +
 
 +
==Announcements==
 +
 
 +
* Links to some open source vision libraries an other projects have been added to the [[Resources for Learning]] page. Check it out!
 +
* An example of what the mystery filter in <tt>vision.cc</tt> does is now available in the [[Legacy Algorithms]] section of the [[Comprehensive Robot Guide]]! It was a blurring filter after all.
 +
* Please pay dues! :)
 +
 
 +
==Important Items==
 +
* [[Current events|IGVC Meetings - Plans, Agendas, Workitems]]
 +
* [[Robot Master Plan]]
 +
* [[Comprehensive Robot Guide]]
 +
* [[List of Tasks]]
 +
* [[Rules|IGVC Rules]]
 +
* [[List of People]] - '''Jason''' is the only one who needs a user account. Is he still involved in IGVC? --[[User:LoganS|Logan]]
 +
* [[Footage]]
 +
* [[Resources for Learning]]
 +
 
 +
==Tools==
 +
* [[ImageFilterDemo]] - A program for rapidly prototyping image filtering algorithms in Java.
 +
 
 +
==Editing the Wiki==
 +
 
 +
The "Help" page is of no use at the moment, but since this is an unmodified version MediaWiki, you can find documentation at  the [http://meta.wikimedia.org/wiki/Help:Contents Wikimedia Help] page if you need help editing.
 +
 
 +
===Quick notes on editing===
 +
 
 +
To create a page, simply go to that page (go to http://130.207.76.145/w/(articlename) ) and click "edit".
 +
 
 +
When editing, use <nowiki>[[linktext]]</nowiki> to link to another article, and use <nowiki>[url]</nowiki> to link to an external URL.
 +
 
 +
More help can be found at the [http://meta.wikimedia.org/wiki/Help:Contents MediaWiki documentation page].
 +
 
 +
===A Note on Uploading===
 +
 
 +
The following file types are allowed: png, gif, jpg, ogg, zip, mov, and pdf.
 +
 
 +
The maximum file size for a single upload is 100MB.
 +
 
 +
If either of these restrictions cause problems, let [[User:MichaelG|Michael]] or [[User:SpencerC|Spencer]] know, and we can change them.
 +
 
 +
Also:
 +
 
 +
MediaWiki assumes that zip files are images, so if you upload a file named "blah.zip", it will be at "Image:Blah.zip". This is not a problem. However, when linking to a file, make sure to use <nowiki>[[:Image:Blah.zip]]</nowiki> instead of <nowiki>[[Image:Blah.zip]]</nowiki>. The extra colon at the beginning makes it into a link, rather than an inline image. Some browsers don't like it if you have a 50MB unrecognizable image trying to draw in a page.
 +
 
 +
===Deleting Pages===
 +
Only users with administrative or shell access may delete pages directly. For everyone else (most users), post those pages you wish to be deleted on the [[Articles for deletion]] page. Then those who actually have enough permissions to delete pages will consider deleting those pages listed.

Revision as of 17:33, 24 March 2006

Robojackets.jpg

Welcome to the RoboJackets IGVC Wiki.

The Georgia Tech Robojackets IGVC team will compete for the third (?) time in the intelligent ground vehicle competition. We are currently looking for both volunteers and sponsors. More info can be found on the How you can help page.

Announcements

  • Links to some open source vision libraries an other projects have been added to the Resources for Learning page. Check it out!
  • An example of what the mystery filter in vision.cc does is now available in the Legacy Algorithms section of the Comprehensive Robot Guide! It was a blurring filter after all.
  • Please pay dues! :)

Important Items

Tools

  • ImageFilterDemo - A program for rapidly prototyping image filtering algorithms in Java.

Editing the Wiki

The "Help" page is of no use at the moment, but since this is an unmodified version MediaWiki, you can find documentation at the Wikimedia Help page if you need help editing.

Quick notes on editing

To create a page, simply go to that page (go to http://130.207.76.145/w/(articlename) ) and click "edit".

When editing, use [[linktext]] to link to another article, and use [url] to link to an external URL.

More help can be found at the MediaWiki documentation page.

A Note on Uploading

The following file types are allowed: png, gif, jpg, ogg, zip, mov, and pdf.

The maximum file size for a single upload is 100MB.

If either of these restrictions cause problems, let Michael or Spencer know, and we can change them.

Also:

MediaWiki assumes that zip files are images, so if you upload a file named "blah.zip", it will be at "Image:Blah.zip". This is not a problem. However, when linking to a file, make sure to use [[:Image:Blah.zip]] instead of [[Image:Blah.zip]]. The extra colon at the beginning makes it into a link, rather than an inline image. Some browsers don't like it if you have a 50MB unrecognizable image trying to draw in a page.

Deleting Pages

Only users with administrative or shell access may delete pages directly. For everyone else (most users), post those pages you wish to be deleted on the Articles for deletion page. Then those who actually have enough permissions to delete pages will consider deleting those pages listed.