Skip to content

test(admittance_controller): add required params to fix load test (#583)#2322

Closed
kamal2730 wants to merge 1 commit into
ros-controls:masterfrom
kamal2730:testcase/fix_load_admittance_controller
Closed

test(admittance_controller): add required params to fix load test (#583)#2322
kamal2730 wants to merge 1 commit into
ros-controls:masterfrom
kamal2730:testcase/fix_load_admittance_controller

Conversation

@kamal2730
Copy link
Copy Markdown
Contributor

Description

Fixes #583

Is this user-facing behavior change?

NO

Did you use Generative AI?

NO

Additional Information

TODOs

To send us a pull request, please:

  • Fork the repository.
  • Modify the source; please focus on the specific change you are contributing. If you also reformat all the code, it will be hard for us to focus on your change.
  • Ensure local tests pass. (colcon test and pre-commit run (requires you to install pre-commit by pip3 install pre-commit)
  • Commit to your fork using clear commit messages.
  • Send a pull request, answering any default questions in the pull request interface.
  • Pay attention to any automated CI failures reported in the pull request, and stay involved in the conversation.

@christophfroehlich
Copy link
Copy Markdown
Member

Sorry, I just realized that there was a duplicate issue with a PR already targeting this fix: #2264
Please help by leaving a review there. Thank you!

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.

Fix admittance_controller load test

2 participants