-
In the Building a _“Hello World” for self-driving labs: The Closed-loop Spectroscopy Lab Light-mixing demo_ the explaining images and text often very far away positioned from each other. This makes it…
-
![PXL_20240829_210346509.jpg](https://github.com/user-attachments/assets/b5ad28d7-4ef6-4b44-b91c-0bde42ff4fb6)
Default, IoLT setup instructions - except in streaming mode, similar to the magnetometer…
-
I'm trying to run the demo test with the LED colors (4.2-paho...), but I run into errors after installing the Python package. I'm not sure how to resolve it as I followed all of the instructions befor…
-
Seems possibly related to use of MQTT simple. Reinstalled MicroPython. Certificate is likely OK. Could be related to MongoDB Data API (seems unlikely). Probably best to swap out the microcontroller to…
-
https://self-driving-lab-demo.readthedocs.io/en/latest/notebooks/4.2-paho-mqtt-colab-sdl-demo-test.html
![image](https://github.com/sparks-baird/self-driving-lab-demo/assets/45469701/3d39eef5-66ec-…
-
https://ac-microcourses.readthedocs.io/en/latest/courses/hello-world/1.5-data-logging.html#reading-data-via-aws-lambda
(I.e., the notebook that has a pure PyMongo implementation)
-
# Motivation
Part of Lab 5
# Task
Implement Routing Dashboard Feature in 2.4.1.1- 2.1.4.4 of the [SRS](https://docs.google.com/document/d/1c0zIICMp75nLCr1qNkW-IP-SNAiiEe3Q/edit)
# Proposal
…
-
I'm running 2 autonomous vehicles on the same simulation to test a cooperative autonomous driving scenario. But I can't understand if those vehicles can see each other or not and stop if one vehicle i…
-
I.e., access the predict method via an API call rather than needing to download the large pickled model or retrain it.
See also https://github.com/sparks-baird/self-driving-lab-demo/issues/132. For…
-
## What are the steps to reproduce this issue?
1. Follow basic setup instructions
2. Create a module at the same level as the file to run, e.g. `secrets.py`
3. Import the module in the file to run
…