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

Pass ROS time instead of SYSTEM time to update function #97

Merged
merged 1 commit into from
Nov 27, 2021

Conversation

bjsowa
Copy link
Contributor

@bjsowa bjsowa commented Nov 7, 2021

This fixes ros-controls/ros2_controllers#253
I haven't tested it with all the available controllers though.

@bmagyar
Copy link
Member

bmagyar commented Nov 17, 2021

ros2_control_node uses ROS time as per
https://github.com/ros-controls/ros2_control/blob/master/controller_manager/src/ros2_control_node.cpp#L52

the gazebo plugin (especially since it's gazebo :D ) should use ROS time to support simulation time

@bmagyar
Copy link
Member

bmagyar commented Nov 27, 2021

@ahcorde I think this should be merged

@ahcorde ahcorde merged commit 519b006 into ros-controls:master Nov 27, 2021
@ahcorde
Copy link
Collaborator

ahcorde commented Nov 27, 2021

should we need to backport this to foxy ?

@bmagyar
Copy link
Member

bmagyar commented Nov 29, 2021 via email

ksotebeer pushed a commit to ksotebeer/gazebo_ros2_control that referenced this pull request Jun 14, 2022
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.

Cannot use diff_drive_controller with latest version of gazebo_ros2_control
3 participants