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

Dev, week of April 16th #133

Merged
merged 9 commits into from
Apr 16, 2024
Merged

Dev, week of April 16th #133

merged 9 commits into from
Apr 16, 2024

Conversation

chrehall68
Copy link
Collaborator

@chrehall68 chrehall68 commented Apr 16, 2024

  • classinate files
  • Fix mirrored lidars
  • Group sibling modules into units
  • Fully migrate to bridge
  • support running missions with captain

RK22000 and others added 9 commits March 30, 2024 20:43
* Added a step to set the python version

* Trying to trigger the gh-pages build

* wrote my own steps to build html

* Correcting cd statements

* Update sphinx.yml

* Update sphinx.yml

* testing with the a all requirements

* Wrote a read me for the documentation site

* Updated docs README.md

* Changed workflow to deploy from dev

* Added link to doc site in readme
* Updated FakeLidar

* Removed a Print Statement

* Moved lidar connect in server lidar to if name main
* Added small threads to actual gps

* Added small threads to actual gps

---------

Co-authored-by: = <=>
* Classinated lidar.py

* Classinated worldview.py

* Adapted A_Star_Navigator to use the Classinated worldview
* migrate from wireless to bridge, move gps dependency to worldview

* fix local import errors

* Consolidate bridge services into `rover.py`
* organize pathfinders into separate directory, modularize captain

* organize lidars into their own package

* update rst files to reflect directory changes

* fix import issues related to lidar/pathfinder packages, implement unimplemented method in Pathfinder

* wrap up merge conflicts

* Properly close resources in `rover.py`
@chrehall68 chrehall68 requested a review from RK22000 April 16, 2024 21:37
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.

At some point later we should maybe refactor the threading things in gps into a service
But that can wait for later. For now 🔥👍

@chrehall68 chrehall68 merged commit cda6d97 into main Apr 16, 2024
1 check passed
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.

3 participants