Skip to content

Terminology

Najman Husaini edited this page Jan 17, 2024 · 3 revisions

There will be a lot of terms thrown around that I may forget to explain. Here are hopefully all of them:

  1. Lunabot - The name for any of the robots that we have. We usually use this if we haven't named the robot yet. For example, 2023's robot is now named Archimedes, but it was just called Lunabot before that.
  2. Lunadev - The development environment that you work in. Specifically, this is the dev container that is used when you open the repository in VSCode.
  3. Lunabase - This is the computer that is currently controlling a lunabot.
  4. Lunaserver - This is the development server through which you guys can access all the sensors we plan to use. Refer to the README to see how to connect to it.

If you heard me say something that you don't know, you are always welcome to ask me. If it is not on this list, it is usually something you can search up.

Clone this wiki locally