RigidBodyDynamics.jl icon indicating copy to clipboard operation
RigidBodyDynamics.jl copied to clipboard

Redo `rand` methods

Open tkoolen opened this issue 7 years ago • 0 comments

  • rand methods should take an rng
  • perhaps use the new sampler machinery to change rand(Wrench{Float64}, frame) to rand(WrenchSampler(frame, [numbersampler]))

tkoolen avatar Jul 11 '18 12:07 tkoolen