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

Activate AdmittanceControllerTestParameterizedInvalidParameters #711

Merged
merged 2 commits into from
Jul 18, 2023

Conversation

christophfroehlich
Copy link
Contributor

CI lately complains about a test suite which is not instantiated with any TEST_P
https://github.com/ros-controls/ros2_controllers/actions/runs/5583901991/jobs/10204704127

I added a TEST_P now, but had to deactivate one invalid parameter test because SetUpController() did not fail.

@christophfroehlich
Copy link
Contributor Author

Flaky tests of JTC are addressed in #558

@bmagyar bmagyar merged commit 3c7072e into ros-controls:master Jul 18, 2023
13 checks passed
@christophfroehlich christophfroehlich deleted the admittance_gtest branch July 25, 2023 12:36
@christophfroehlich christophfroehlich added the backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble. label Aug 3, 2023
mergify bot pushed a commit that referenced this pull request Aug 3, 2023
bmagyar pushed a commit that referenced this pull request Aug 5, 2023
* Fix file name for include guard (backport #681)

(cherry picked from commit c619aac)

Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>

* Activate AdmittanceControllerTestParameterizedInvalidParameters (#711) (#733)

* [JTC] Re-enabling test, bugfixing and hardening. Adding a parameter to define when trajectories with non-zero velocity at the end are used. (backport #705) (#706)

* Enable effort rejection test

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
bmagyar pushed a commit that referenced this pull request Aug 5, 2023
* Small improvement in remapping (#393) (#724)

* Fix file name for include guard (backport #681)

(cherry picked from commit c619aac)

Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>

* Activate AdmittanceControllerTestParameterizedInvalidParameters (#711) (#733)

* [JTC] Re-enabling test, bugfixing and hardening. Adding a parameter to define when trajectories with non-zero velocity at the end are used. (backport #705) (#706)

* Add state_publish_rate parameter

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants