Feature #1544

Add Collision to the sandbox

Added by D. Seidel almost 11 years ago. Updated almost 11 years ago.

Status:ResolvedStart date:06/19/2013
Priority:NormalDue date:
Assignee:J. Moringen% Done:

100%

Category:-
Target version:-

Description

Please add Collision to trunk and 0.7 branches. Thx

0001-added-new-rst-type-Collision-to-sandbox.patch Magnifier (1.44 KB) D. Seidel, 06/19/2013 03:44 PM

0001-Added-CollisionGeometry-which-describes-the-contact-.patch Magnifier (1.24 KB) J. Moringen, 06/20/2013 01:56 AM

0002-Added-ObjectCollision-which-describes-a-collision-of.patch Magnifier (1.35 KB) J. Moringen, 06/20/2013 01:56 AM

0003-Added-RobotCollision-with-describes-a-collision-of-r.patch Magnifier (2.16 KB) J. Moringen, 06/20/2013 01:56 AM

0005-removed-required-operator-for-fields-of-ObjectCollis.patch Magnifier (1.14 KB) D. Seidel, 07/08/2013 02:53 PM

0006-renamed-ObjectCollision-field-in-RobotCollision.patch Magnifier (898 Bytes) D. Seidel, 07/08/2013 02:53 PM

Associated revisions

Revision 522f85dc
Added by D. Seidel almost 11 years ago

Added CollisionGeometry which describes the contact points of a collision

refs #1544

Revision ec0c958d
Added by D. Seidel almost 11 years ago

Added ObjectCollision which describes a collision of two objects

refs #1544

Revision e235429c
Added by D. Seidel almost 11 years ago

Backport: Added CollisionGeometry which describes the contact points of a collision

refs #1544

Revision 4b840996
Added by D. Seidel almost 11 years ago

Backport: Added ObjectCollision which describes a collision of two objects

refs #1544

Revision 8627c4d7
Added by D. Seidel almost 11 years ago

Backport: Added RobotCollision with describes a collision of robot with itself or other things

refs #1544

Revision 77d83399
Added by D. Seidel almost 11 years ago

Added RobotCollision with describes a collision of robot with itself or other things

fixes #1544

History

#1 Updated by J. Moringen almost 11 years ago

  • Status changed from New to In Progress
  • Assignee set to J. Moringen

#2 Updated by J. Moringen almost 11 years ago

In the attachments 0001-Added-CollisionGeometry…, 0002-Added-ObjectCollision…. 0003-Added-RobotCollision…, I split the original commit and type into three commits of three types:

  • rst.kinematics.CollisionGeometry (could later be extended with collision normals etc.)
  • rst.kinematics.ObjectCollision
  • rst.robot.RobotCollision

to increase coherence and reusability.

I also changed some names and documentation comments to comply with our guidelines.

@Daniel, Christian: would these changed types still be suitable for your needs?
@Arne, Johannes, Sebastian: do you think the organization into separate types makes sense?
@Christof, Robert: since you have experience with modeling collisions, do you have any suggestions?

#3 Updated by J. Moringen almost 11 years ago

@Daniel: did you have time to look at the suggested changes?

#4 Updated by D. Seidel almost 11 years ago

@Jan: I am waiting for Christian, who is on a trip this week (and some part of the next I think), to discuss the changes. We will answer as soon as we came to talk about it!

#5 Updated by D. Seidel almost 11 years ago

Updated new types according to our discussion, removing the required fields for the ObjectCollision and renaming the ObjectCollision variable in the RobotCollision

#6 Updated by D. Seidel almost 11 years ago

  • Status changed from Feedback to Resolved
  • % Done changed from 0 to 100

Applied in changeset rst-proto|commit:77d83399b20d2424e0e4c1896e78f4da9027acc0.

Also available in: Atom PDF