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 for forward_velocity_controller test #1076

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

VinDp
Copy link
Collaborator

@VinDp VinDp commented Aug 8, 2024

This PR aims to fix the test for the forward_velocity_controller: basically the related config file was missing the publish_topic parameter. Now when the controller is active, the velocity goals are correctly sent by launching test_forward_velocity_controller.launch.py.

@VinDp VinDp requested a review from fmauch August 8, 2024 11:51
@fmauch fmauch force-pushed the test_forward_velocity_controller branch from 295e274 to ac1cea3 Compare September 4, 2024 13:01
Copy link
Collaborator

@fmauch fmauch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested it and works as expected. Thank you for taking the time to fix this.

@fmauch fmauch merged commit b422d49 into UniversalRobots:main Sep 4, 2024
6 of 11 checks passed
mergify bot pushed a commit that referenced this pull request Sep 4, 2024
* Update config with correct parameters and names

* Changed name for better description of the file

(cherry picked from commit b422d49)

# Conflicts:
#	ur_robot_driver/launch/test_forward_velocity_controller.launch.py
mergify bot pushed a commit that referenced this pull request Sep 4, 2024
* Update config with correct parameters and names

* Changed name for better description of the file

(cherry picked from commit b422d49)
fmauch pushed a commit that referenced this pull request Sep 4, 2024
* Update config with correct parameters and names
* Changed name for better description of the file

Co-authored-by: Vincenzo Di Pentima <DiPentima@fzi.de>
URJala pushed a commit to URJala/Universal_Robots_ROS2_Driver that referenced this pull request Dec 20, 2024
* Update config with correct parameters and names

* Changed name for better description of the file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants