ngcp-project / progress-board-tracker

Empty repository only meant for tracking cards inside project boards in NGCP
0 stars 0 forks source link

Onboarding #81

Open trucnnguyen opened 3 months ago

trucnnguyen commented 3 months ago

Check out the following documents to familiarize yourself with our current stage of VI.

E.g. Under RabbitMQ RPC example, instead of printing the Fibonacci number, do this:

Since we made a Python library for the vehicle teams to use, check out this document if you want to know how we got our python library: https://medium.com/analytics-vidhya/how-to-create-a-python-library-7d5aea80cc3f

Finally, test run our code:

Make sure to follow the Before running your code in the README file. and use the command-ip branch, not main. To test run this code base, you can do the following:

Commands: on 2 separate terminals Commands/Commands_GCS.py (GCS side) Commands/RabbitMQ.py (vehicle side)

Telemetry: Telemetry/Telemetry_GCS.py (GCS side) Telemtry/RabbitMQ.py (vehicle side)