UPenn-RoboCup / UPennalizers

Open Source Repository for Team UPennalizers
GNU General Public License v3.0
69 stars 38 forks source link

Stop tracking Config.lua #7

Closed jbrindza closed 12 years ago

jbrindza commented 12 years ago

Remove the default Config.lua link and stop git from tracking it. This will avoid having users constantly switching the link because it changes for their setup. It should be set by the user and not part of the main system.

Currently the 'make setup_*' commands create a link to a default config file (e.g. Config_Nao.lua for the setup_nao, Config_Webots.lua for setup_webots). I don't think these should happen either. If someone is attempting to use a different config file they have to recreate the link everytime they recompile the libraries.

yida commented 12 years ago

tested on nao, op, webots, stop tracking Config.lua