Skip to content

Timer uses ROS time by default#419

Merged
sloretz merged 1 commit intomasterfrom
create_timer_rostime
Sep 13, 2019
Merged

Timer uses ROS time by default#419
sloretz merged 1 commit intomasterfrom
create_timer_rostime

Conversation

@sloretz
Copy link
Contributor

@sloretz sloretz commented Sep 6, 2019

  • Renamed WallTimer to Timer and made it accept a clock
  • create_timer() uses the node's clock by default, which uses ROS time by default
  • Executor stores and reuses clock to pass to Timer

Renamed WallTimer to Timer and made it accept a clock
Executor stores and reuses clock to pass to Timer

Signed-off-by: Shane Loretz<sloretz@openrobotics.org>
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
@sloretz sloretz self-assigned this Sep 6, 2019
@sloretz
Copy link
Contributor Author

sloretz commented Sep 6, 2019

CI (testing packages above rclpy)

@tfoote tfoote mentioned this pull request Sep 6, 2019
8 tasks
@sloretz sloretz added the in review Waiting for review (Kanban column) label Sep 9, 2019
Copy link
Member

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

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

LGTM

@sloretz sloretz merged commit a67cbfc into master Sep 13, 2019
@delete-merged-branch delete-merged-branch bot deleted the create_timer_rostime branch September 13, 2019 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in review Waiting for review (Kanban column)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants