Open osrf-migration opened 8 years ago
Original report (archived issue) by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).
physics::Actor inherits from physics::Model, but unlike the latter, it isn't possible to have nested models within an actor.
physics::Actor
physics::Model
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
Original report (archived issue) by Louise Poubel (Bitbucket: chapulina, GitHub: chapulina).
physics::Actor
inherits fromphysics::Model
, but unlike the latter, it isn't possible to have nested models within an actor.