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

Package Separating and Naming #18

Open
John-Bonnin opened this issue Sep 8, 2022 · 1 comment
Open

Package Separating and Naming #18

John-Bonnin opened this issue Sep 8, 2022 · 1 comment

Comments

@John-Bonnin
Copy link
Contributor

We need to split the contents of this package into

  • Conntact
    • from src/conntact
      • assembly_utils **rename to something Conntact-related
      • conntact_interface
      • conntask
      • conntext
      • ros_conntact_interface **move to a resources folder or something, away from the core modules
  • peg_in_hole_demo
    • from src/conntact
      • corner_search_algorithm ** rename to corner_search, make into a new Conntask
      • demo_assembly_application **delete probably
      • gripper.py - check function and use to enable gripper actions
      • spiral_search
    • from /launch
      • conntact_demo.launch ** possibly rename
    • Everything from /urdf
    • from /config
      • connfig_peg_10mm
      • conntact_params **Rename to show that it's an implementation of the format
      • "my_robot_calibration.yaml" ** specific to our UR10e, probably needn't be included in package.
      • peg_in_hole_params
      • ur10e_controllers.yaml
@John-Bonnin
Copy link
Contributor Author

Most of this got solved in a recent merge. Still need to clean up and clarify config files. Making a new issue and closing this.

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

No branches or pull requests

1 participant