Collision View
Here we explain the various elements that compose Collision View.
Collision View
- Object1
List of objects of collision pair(No.1).
- Link1
List of links of collision pair(No.1).
- Object2
List of objects of collision pair(No.2).
- Link2
List of links of collision pair(No.2).
- Static
List of coefficients of static friction.
- Sliding
List of coefficients of dynamic friction.
- Culling Thresh
When calculating contact power, it is the list of the threshold values which thin out a contact point.
- Add button
Adds collision pair.
- Remove button
Removes selected collision pair.
- Edit button
Edits selected collision pair.
- Add All button
Adds all combinable pairs.
- Object1
Selects objects of collision pair(No.1) in list box.
- Link1
Selects links of collision pair(No.1) in list box. When they do not choose it, all Links becomes target.
- Object2
Selects objects of collision pair(No.2) in list box.
- Link1
Selects links of collision pair(No.2) in list box. When does not choose it, all Links becomes target.
- Static
Inputs coefficient of static friction.
- Sliding
Inputs coefficient of dynamic friction.
- Culling Thresh
Inputs threshold values which thin out a contact point.
It is considered that the contact point in which distance is below this value is the same point.