Robot code removed from RLPark

12 views
Skip to first unread message

Thomas Degris

unread,
Jul 12, 2012, 4:08:24 PM7/12/12
to github...@googlegroups.com
Hello everyone,

today, I have removed the Critterbot and iRobot code from the rlpark repository. We now have the different following repositories:
https://github.com/rlpark/rlpark :  main repository for rlpark, has mainly rltoys and robots (code common to every robot architecture in rlpark)
https://github.com/rlpark/critterbot : repository for the code for the Critterbot
https://github.com/rlpark/irobots : repository for iRobot robots (Create and Roomba)

The procedure to update your rlpark repository is as follow:

Method 01:
- commit your stuff in rlpark
- make a backup of your rlpark folder
- in Eclipse, delete the following project: rlpark.example.robots, rlpark.example.surprise, rlpark.feature.critterbot, rlpark.feature.demos, rlpark.feature.irobot, rlpark.plugin.critterbot, rlpark.plugin.critterview, rlpark.plugin.eclipse, rlpark.plugin.irobot, rlpark.plugin.irobotview, rlpark.site
- to the git rlpark, add a remote to git://github.com/rlpark/rlpark.git
- pull from this remote
- fix conflicts
- clone from the repository you need: g...@github.com:rlpark/critterbot.git and g...@github.com:rlpark/irobots.git
- import the projects back into Eclipse from these repositories

Method 02:
- commit your stuff in rlpark
- make a backup of your rlpark folder
- delete all the RLPark project from the Eclipse
- clone a fresh copy of rlpark (g...@github.com:rlpark/rlpark.git) and the repository you need: g...@github.com:rlpark/critterbot.git and g...@github.com:rlpark/irobots.git
- import the projects from the fresh copies back into Eclipse

Note 01: if you would like a direct push access to the iRobot or Critterbot repositories on RLPark, please let me know: I'll add your github username to the RLPark github virtual organization
Note02: clone the repository g...@github.com:rlpark/rlpark.github.com.git if you would like to checkout and modify the RLPark web site (http://rlpark.github.com/)
Note 03 : it is preferable to still use Eclipse Indigo. Zephyr have been working on the newest version of Eclipse, namely Eclipse Juno, for less than 24h. I am fixing the latest bugs. 

Finally, I apologize for this difficult update. 

Cheers,

Thomas
Reply all
Reply to author
Forward
0 new messages