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

Add method that get datetime.datetime from Time #1443

Open
wants to merge 13 commits into
base: rolling
Choose a base branch
from

Conversation

JeanPaulSB
Copy link

Implements a method for the time module that gets a datetime object from a time one. This addresses the functionality discussed in the issue #1269 .
Can be used as Time(nanoseconds=174893823272323, clock_type=ClockType.ROS_TIME).to_datetime()

Signed-off-by: Jean Paul Sierra Boom <[email protected]>
Signed-off-by: Jean Paul Sierra Boom <[email protected]>
Signed-off-by: Jean Paul Sierra Boom <[email protected]>
Signed-off-by: Jean Paul Sierra Boom <[email protected]>
Signed-off-by: Jean Paul Sierra Boom <[email protected]>
Signed-off-by: Jean Paul Sierra Boom <[email protected]>
Signed-off-by: Jean Paul Sierra Boom <[email protected]>
Co-authored-by: Tomoya Fujita <[email protected]>
Signed-off-by: Jean Paul <[email protected]>
@fujitatomoya
Copy link
Collaborator

Pulls: #1443
Gist: https://gist.githubusercontent.com/fujitatomoya/4182cabca265c49c7f53ca0dab7292fb/raw/2c8acc61a1595742893571ac359860e144ce7b4e/ros2.repos
BUILD args: --packages-up-to rclpy
TEST args: --packages-select rclpy
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/15625

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Linux-rhel Build Status
  • Windows Build Status

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.

2 participants