osrf / handsim

HAPTIX Simulation Utlities
2 stars 1 forks source link

Preferred assignment of bodies 1,2 in HaptixContactPointsCallback #88

Open osrf-migration opened 9 years ago

osrf-migration commented 9 years ago

Original report (archived issue) by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


The HaptixContactPointsCallback gets the contact points that involve a specified model name, with two bodies in contact randomly assigned as link1 or link2. This assignment is important, since the contact information is specified in the reference frame of link1. It would be nice to make sure link1 is part of the specified model.

osrf-migration commented 9 years ago

Original comment by Jackie K (Bitbucket: jacquelinekay).


osrf-migration commented 9 years ago

Original comment by John Hsu (Bitbucket: hsu, GitHub: hsu).