Skip to content

pal-admin/pal-webots-competition-participant-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

pal-webots-competition-participant-template

Webots Badge

This repository is part of the 2021 IROS-RSJ Robotic Challenge for Young Students!

Initialize

  • Generate a new repository that uses the participant template: Use this template
  • [optional: only if you generated a private repository]: Give permissions to the pal-admin user to read your repository, following: these guidelines
  • Contact the organizers to add your generated repository to: competitors.txt

Develop

Download and install Webots on your computer:

From a terminal (only once):

git clone https://github.com/pal-admin/pal-webots-competition-organizer.git
git clone [url_to_the_repo_you_generated] pal-webots-competition-organizer/controllers/participant_controller

Then run the simulation:

webots pal-webots-competition-organizer/worlds/competition1.wbt # you can change `competition1.wbt` for any other map

Once you are satisfied with the result, you can push the changes:

cd pal-webots-competition-organizer/controllers/participant_controller
git add -A
git commit -m "Great improvement"
git push

Results

You can check the results of the competition at: https://pal-admin.github.io/pal-webots-competition-organizer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages