Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Register RigidBodyDynamics 0.0.1 #6831

Merged
merged 2 commits into from
Oct 24, 2016
Merged

Conversation

tkoolen
Copy link
Contributor

@tkoolen tkoolen commented Oct 22, 2016

RigidBodyDynamics is a basic rigid body dynamics package implemented completely in Julia. See https://github.com/tkoolen/RigidBodyDynamics.jl/blob/master/examples/Mechanism.ipynb for some usage examples.

@tkoolen tkoolen closed this Oct 22, 2016
@tkoolen tkoolen reopened this Oct 22, 2016
@tkelman
Copy link
Contributor

tkelman commented Oct 24, 2016

You're using Compat at https://github.com/tkoolen/RigidBodyDynamics.jl/blob/v0.0.1/test/runtests.jl#L7, so should declare the dependency (with a minimum version requirement that implements the features you need) in either REQUIRE or test/REQUIRE

@tkoolen
Copy link
Contributor Author

tkoolen commented Oct 24, 2016

Good call. I don't actually need anything from Compat anymore, so I'll just get rid of the using statement.

@tkelman
Copy link
Contributor

tkelman commented Oct 24, 2016

can tag that as an 0.0.2 then

@tkoolen
Copy link
Contributor Author

tkoolen commented Oct 24, 2016

Sounds good, thank you!

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.

None yet

2 participants