Operácie

SensorWiki: Rozdiel medzi revíziami

Z SensorWiki

Riadok 22: Riadok 22:
 
* [[Robotika]]
 
* [[Robotika]]
 
* --------------------------------------------
 
* --------------------------------------------
* [[Tímové projekty]] (API/ ITvR)
+
 
* [[Odborné praktikum]]
 
  
 
=== Archív ===
 
=== Archív ===
Riadok 96: Riadok 95:
 
{| width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:#ffffff;"
 
{| width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:#ffffff;"
  
! <h2 style="margin:0; background:#e0e8ef; font-size:110%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.1em 0.4em;">RoboRumble</h2>
+
! <h2 style="margin:0; background:#e0e8ef; font-size:110%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.1em 0.4em;">Projekty</h2>
 
|-
 
|-
 
|style="color:#000; font-size:90%"|
 
|style="color:#000; font-size:90%"|
* '''[[RoboRumble]]''' is the primary competition for Robocode bots, with divisions for [[One-on-one|1v1]], [[Melee]], [[Teams]], and [[Twin Duel]], and subdivisions for [[MiniBots]], [[MicroBots]], and [[NanoBots]].
+
* '''Študentské projektovo zamerané predmety'''
** '''[[RoboRumble/Starting With RoboRumble|Starting With RoboRumble]]'''
+
** '''[[Tímové projekty]]''' pre študentov zamerania API/ ITvR
** '''[[RoboRumble/Enter The Competition|Enter The Competition]]'''
+
** '''[[Odborné praktikum]]''' pre študentov ROB
** '''[http://literumble.appspot.com Current Rankings]'''
 
 
|-
 
|-
 
! <h2 style="margin:0; background:#e0e8ef; font-size:110%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.1em 0.4em;">Challenges</h2>
 
! <h2 style="margin:0; background:#e0e8ef; font-size:110%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.1em 0.4em;">Challenges</h2>

Verzia zo dňa a času 10:52, 5. december 2013


Predmety

Zimný semester

Letný semester


Archív


Autori

Zoznam stránok vytvorených na seminári 5. júna 2008.



Vitajte na SensorWiki
Študijné materiály a návody budujeme od r. 2007.

Čo je to SensorWiku?

  • SensorWiki je súbor stránok, ktoré majú slúžiť ako podporné študijné materiály pre študentov odboru Priemyselná informatika na FEI STU v Bratislave. Okrem návodov

na cvičenia a materiálom k predmetom sa tu nachádzajú aj ďalšie informácie, študentské projekty a pod. Stránky využívajú technológiu MediaWiki, to znamená že takmer ktokoľvek ich môže dopĺňať a upravovať.

Kde začať

  • Testovacia stránka: Tu si môžete vyskúšať ako sa s Mediawiki pracuje a aké príkazy pozná
  • MediaWiki: Stránky projektu MediaWiki s návodmi

Using the RoboWiki

  • We do our best to make the RoboWiki a great reference for all levels of Robocoders. But it's also a strong and long-standing community of passionate and helpful people.
    • Check the Recent Changes to see current discussion and updates.
    • Please feel free to make pages for yourself and your bots.
    • Ask questions and read up on any of the Discussion tabs of each page.
    • Submit your bots to the RoboRumble
    • Follow @robowiki and @roborumble on Twitter.
    • Read Guide for Articles for tips and tools for writing RoboWiki articles.
    • Let us know how we can improve the wiki - or contribute to it yourself!

Projekty

Challenges

External Links

A few robots worth checking out...

Development Tools

  • RoboRunner / RoboJogger - The latest and greatest in batch battle running, these tools make it easy to run loads of battles against your favorite test bed, or to run your bot through a challenge.
  • Eclipse - Get Robocode setup with Eclipse, one of the most popular Java IDEs.
  • Robocode API - Not a "tool", per se, but you'll need to get familiar with it!
  • Graphical Debugging - Using Robocode's graphics support to draw on the battlefield can be a huge help in making sure your bot is doing and thinking what you expect it to.
  • Visual Studio .NET - You can now create .NET Robocode bots, too.
  • NetBeans - Prefer NetBeans to Eclipse? Here's a detailed guide to getting it setup with Robocode.
  • FloodGrapher - Graphing your bot's movement can offer a lot of insight into where you need to make improvements.
  • Utilities - More tools to make your Robocoding easier and more productive.