Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: 0-admin/rclcpp

Tags

ardent-20180209-apex1

Toggle ardent-20180209-apex1's commit message
change rcutils_time_point_value_t type from uint64_t to int64_t (ros2…

…#429)

* change rcutils_time_point_value_t type from uint64_t to int64_t

* small style changes

* fix test time datatype

* Update time primatives to int64_t

* change time primitive datatype to signed

* A few more instances of UL to L