Skip to content

Conversation

@adubredu
Copy link
Contributor

@adubredu adubredu commented Mar 12, 2022

@thowell

  • Fixed a variable name error in environments/atlas/methods/initialize.jl.

  • Exported a couple of functions in src/Dojo.jl that make defining custom mechanisms outside the Dojo.jl package less verbose.

This makes it easier to define custom mechanisms. Without this change, I could still access it using `Dojo.contact_constraint` but that seems unnecessarily verbose
Makes defining custom mechanisms outside the Dojo package easier. Without this change, one could use `Dojo.zero_velocity!` but that's unnecessarily verbose.
@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2022

Codecov Report

Merging #24 (329c33a) into main (b3dbe8c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  Coverage   92.41%   92.41%           
=======================================
  Files          81       81           
  Lines        3823     3823           
=======================================
  Hits         3533     3533           
  Misses        290      290           
Impacted Files Coverage Δ
src/Dojo.jl 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b3dbe8c...329c33a. Read the comment docs.

@simon-lc
Copy link
Member

Thanks for the fix!

@simon-lc simon-lc merged commit 5563639 into dojo-sim:main Mar 13, 2022
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.

3 participants