space-concordia-robotics / robotics-rover

This is the actual code running on the rover.
1 stars 0 forks source link

Install OS on Rover #2

Closed psyomn closed 9 years ago

psyomn commented 9 years ago

Soon it shall be linux. And tomorrow all will be linux.

Alright, on a more serious note, go ahead and install whatever OS you see fit, as long as it's not a huge resource hog. Make sure that it has proper drivers for network, since we'll want to connect to it soon. Make sure it has python2.7, which is what we're using. Here's a list of todos:

If you have any comments, or find oddities, follow up with a discussion here.

Doomfest commented 9 years ago

why do you need git on the rover? also theres no internet on the rover

psyomn commented 9 years ago

This is strictly for dependency+development. We'll be pulling in the libs from github, and running the code like that. We won't want this during production/the competition however.

Doomfest commented 9 years ago

Okay that makes sense but there is still the problem of no internet access to that router....

psyomn commented 9 years ago

Oh right. School network. Yay. Hmm. I'll think of something twisted when the time comes.

Doomfest commented 9 years ago

I'll have to check how the routers are connected together. We might be able to just put an ethernet cable.

msnidal commented 9 years ago

Note: Internet on rover through Concordia Wi-fi to my phone and USB tethering

psyomn commented 9 years ago

^ Arielle wrote wiki about this https://github.com/space-concordia-robotics/robotics-rover/wiki

Also, we are probably installing some other OS. I'll be happy to help whenever you're there Mark!

Doomfest commented 9 years ago

What is wrong with the current OS?

psyomn commented 9 years ago

I ... broke it :(.