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

Parameterize ada_moveit with end_effector_tool #54

Draft
wants to merge 87 commits into
base: main
Choose a base branch
from

Conversation

jjaime2
Copy link

@jjaime2 jjaime2 commented Dec 15, 2024

Description

This pull request modifies launch files to adapt to the specified end_effector_tool. This will allow users to specify tools from none, fork, and articulable_fork. For developers using ADA before the articulable fork hardware is transitioned in, set the tool to fork.

Testing procedure

  • Run ros2 launch ada_moveit demo.launch.py sim:=mock end_effector_tool:=<tool> for each <tool> in none, fork, articulable_fork
  • Verify that

Before opening a pull request

  • pre-commit run --all-files
  • Run your code through pylint. pylint --recursive=y --rcfile=.pylintrc .. All warnings but fixme must be addressed.

Before Merging

  • Squash & Merge

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