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

Fix issue #765: add underscore to class implementation and change class to simulator-based ownership #835

Open
wants to merge 2 commits into
base: og-develop
Choose a base branch
from

Conversation

Carperis
Copy link

@Carperis Carperis commented Aug 15, 2024

Ticket #765
Add underscores to class implementation of the following:

  1. RigidContactAPI
  2. GripperRigidContactAPI

Change classes to simulator-based ownership, classes include:

  1. CollisionAPI -> og.sim.collision_api
  2. ControllableObjectViewAPI -> og.sim.controllable_object_view_api
  3. FlatcacheAPI -> og.sim.flatcache_api
  4. GripperRigidContactAPI -> og.sim.gripper_rigid_contact_api
  5. PoseAPI -> og.sim.pose_api
  6. RigidContactAPI -> og.sim.rigid_contact_api

@Carperis Carperis changed the base branch from main to og-develop August 15, 2024 05:57
@Carperis Carperis changed the title Fix issue 765: add underscore to class implementation and change class to simulator-based ownership Fix issue #765: add underscore to class implementation and change class to simulator-based ownership Aug 15, 2024
@Carperis Carperis marked this pull request as ready for review September 15, 2024 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant