From fef4f2b75e537d851bf7a090a834ca2c5e654ae1 Mon Sep 17 00:00:00 2001 From: Rahul Date: Sun, 24 Mar 2024 14:01:14 -0700 Subject: [PATCH] Added dependencies --- docs/index.rst | 2 ++ docs/requirements.txt | 20 +++++++++++++++++++- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 0a6030e..e68b0a4 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,6 +6,8 @@ Welcome to Autonomy@SJSU-Robotics's documentation! ================================================== +Hi Welcome to documentation + .. toctree:: :maxdepth: 10 :caption: Contents: diff --git a/docs/requirements.txt b/docs/requirements.txt index 5f3575b..bf83926 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,2 +1,20 @@ docutils==0.20.1 -sphinx-rtd-theme \ No newline at end of file +pyserial +matplotlib +ipython +shapely +requests +ipympl +numpy +jupyterlab +voila +rplidar-roboticia +pyqt6 +websockets +Sphinx +sphinx-rtd-theme +board +adafruit-circuitpython-lsm303dlh-mag +simple-pid +RPi.GPIO +smbus \ No newline at end of file