cogimon / cogimon.github.io

COGIMON Top-Level Documentation
GNU Lesser General Public License v3.0
1 stars 4 forks source link

Add real-time type: RigidObject #24

Open ndehio opened 7 years ago

ndehio commented 7 years ago

A type for describing object properties would be beneficial. From my point of view it should contain: float total_mass; Eigen::Vector3f centerOfMass; //(3x1 vector) Eigen::Matrix3f inertia; // (3x3 matrix)

A robot link can be seen in a more abstract way as a rigid object.

ndehio commented 7 years ago

Eventually we should also add information describing the object shape which is important to model contacts

xwavex commented 7 years ago

please refer to the rst-rt repository. here it might be overlooked.

ndehio notifications@github.com schrieb am Do., 1. Dez. 2016, 15:46:

Eventually we should also add information about the object shape which is important to model contacts

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cogimon/cogimon.github.io/issues/24#issuecomment-264191243, or mute the thread https://github.com/notifications/unsubscribe-auth/AHenuO-xLxncxDWJ0yQXNcS-MBjIC83rks5rDt3MgaJpZM4LBd78 .