Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Tested Dependencies #111

Merged
merged 1 commit into from
Mar 30, 2024
Merged

Tested Dependencies #111

merged 1 commit into from
Mar 30, 2024

Conversation

chrehall68
Copy link
Collaborator

  • remove board module because the pypi package for board is not what we use in our code
  • move rover-specific dependencies to the rover file

Copy link
Collaborator

@RK22000 RK22000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@RK22000 RK22000 merged commit 2576ec0 into dev Mar 30, 2024
1 check passed
@chrehall68 chrehall68 deleted the eliot/testedDependencies branch March 30, 2024 21:01
RK22000 added a commit that referenced this pull request Mar 30, 2024
* Deleted .vscode and stopped its tracking

* Created a env_files dir to hold env files for all platforms

* Implemented and tested bridge-gps

* updated a rover requirement

* Created a sphinx Documentation site that can auto load documentation from the docstrings

* Added a sphinx build workflow script

* Added a requirement to the theme

* added explicit dependency to docutils to fetch the latest version

* Specified docutils version

* Trying to deploy from _build instead of build

* Set build dirs in workflow

* Switched to deploying from main

* Wrote some doc string for a_star_navigator

* Added dependencies

* Removed pyqt6 dep

* Removed RPi dep

* Removed sambus dep

* Back to min requirements

* Added a few dependencies that i think wont break

* Rendering sphinx from dev

* Anything ending in 'env' in the proj root will be ignored

* match files whose file extension ends in .*env

* merge requirements.txt into the env files

* update readme to reflect dual dependency files

* Dev fixes before pull to main
* Removed Wireless lidar from the list of lidars in lidar.py
* Reenabled the hover to set goal option in Pathfinder Visualizer

* remove unnecessary modules, test dependencies on pi (#111)

---------

Co-authored-by: Rahul <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants