Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mesh demonstration/example #290

Open
3 tasks
Ali-7800 opened this issue Aug 8, 2023 · 2 comments
Open
3 tasks

Mesh demonstration/example #290

Ali-7800 opened this issue Aug 8, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request prio:high Priority level: high

Comments

@Ali-7800
Copy link
Collaborator

Ali-7800 commented Aug 8, 2023

Create an example that uses the Mesh class to create a mesh surface, and use that to create an example based on the ContinuumSnakeTerrainCase example in dev_snake_contact

Tasks:

  • Derive a mesh_surface class from the surface class (similar to how sphere or cylinder is derived from rigid body), this should take the necessary attributes from the mesh class to be used for contact.
  • Derive a contact class from NoContact to create contact between a rod and a mesh_surface object, should be something similar to CustomInteractionSurface (multiple contacts) or CustomInteractionSurfaceGrid (multiple contacts) in the CustomFrictionSurface.py file.
  • Create an example where the rod makes contact with a simple surface (not a plane)
@Ali-7800 Ali-7800 added the enhancement New feature or request label Aug 8, 2023
@Ali-7800 Ali-7800 added this to the Version 0.3.2 milestone Aug 8, 2023
@Ali-7800
Copy link
Collaborator Author

Ali-7800 commented Aug 8, 2023

@Rahul-JOON You can work on this

@Ali-7800 Ali-7800 assigned Ali-7800 and unassigned Ali-7800 Aug 8, 2023
@Rahul-JOON
Copy link
Contributor

Sure thing!

@bhosale2 bhosale2 added the prio:high Priority level: high label Aug 9, 2023
@armantekinalp armantekinalp removed this from the Version 0.3.2 milestone Feb 13, 2024
@skim0119 skim0119 mentioned this issue Jun 26, 2024
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request prio:high Priority level: high
Projects
None yet
Development

No branches or pull requests

4 participants