Skip to content

(WIP) feat: Quadcopter model where each arm can tilt by an angle alpha - #23

Open
iwishiwasaneagle wants to merge 8 commits into
masterfrom
experimental-rotating-drone
Open

(WIP) feat: Quadcopter model where each arm can tilt by an angle alpha#23
iwishiwasaneagle wants to merge 8 commits into
masterfrom
experimental-rotating-drone

Conversation

@iwishiwasaneagle

Copy link
Copy Markdown
Owner

This branch includes quite a bit of refactoring as there are now 2 drone models. This was probably needed anyway. More work needs to be put into this to make it more modular for future additions.

@codecov-commenter

codecov-commenter commented Mar 6, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage: 61.01% and project coverage change: -0.86 ⚠️

Comparison is base (0408efe) 66.97% compared to head (b4d358c) 66.12%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
- Coverage   66.97%   66.12%   -0.86%     
==========================================
  Files          18       21       +3     
  Lines         754      797      +43     
  Branches       68       70       +2     
==========================================
+ Hits          505      527      +22     
- Misses        247      268      +21     
  Partials        2        2              
Impacted Files Coverage Δ
src/jdrones/envs/base/__init__.py 100.00% <ø> (ø)
src/jdrones/envs/quad/__main__.py 0.00% <ø> (ø)
src/jdrones/envs/x_wing/nonlineardroneenv.py 43.24% <43.24%> (ø)
src/jdrones/envs/lqr.py 50.00% <50.00%> (ø)
src/jdrones/__init__.py 100.00% <100.00%> (ø)
src/jdrones/envs/__init__.py 100.00% <100.00%> (ø)
src/jdrones/envs/dronemodels.py 85.71% <100.00%> (+2.38%) ⬆️
src/jdrones/envs/quad/__init__.py 100.00% <100.00%> (ø)
src/jdrones/envs/quad/lineardronenev.py 51.28% <100.00%> (ø)
src/jdrones/envs/quad/nonlineardronenev.py 41.37% <100.00%> (ø)
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants