Skip to content

Conversation

@dirk-thomas
Copy link
Member

@dirk-thomas dirk-thomas commented Mar 26, 2018

Fixes ros2/ros1_bridge#104. Connect to ros2/ros1_bridge#104.

This adds the Clock message from the rosgraph_msgs package.

The other two messages fro ROS 1 seem to not have a 1-to-1 equivalent in ROS 2 therefore I didn't add them at this point.

@dirk-thomas dirk-thomas added the in review Waiting for review (Kanban column) label Mar 26, 2018
@dirk-thomas dirk-thomas self-assigned this Mar 26, 2018
@@ -0,0 +1,4 @@
# roslib/Clock is used for publishing simulated time in ROS.
Copy link
Member

Choose a reason for hiding this comment

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

copy-n-paste ?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, copied 1-to-1 from ROS 1.

Copy link
Member

Choose a reason for hiding this comment

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

Please update the comment as there is no such thing as roslib/Clock in ROS 2. And this doesn't exist in ROS1 since C-Turtle either from what I can tell

Copy link
Member Author

Choose a reason for hiding this comment

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

Done: ae27767

Copy link
Member

@mikaelarguedas mikaelarguedas left a comment

Choose a reason for hiding this comment

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

lgtm (didn't test bridging it though).

Should this be blacklisted on CI like the other messages unused by our current test suite ?

@dirk-thomas
Copy link
Member Author

Should this be blacklisted on CI like the other messages unused by our current test suite ?

I would rather not blacklist it since it is only a single message.

@mikaelarguedas
Copy link
Member

I would rather not blacklist it since it is only a single message.

Fine by me

@dirk-thomas dirk-thomas merged commit da6506f into master Mar 27, 2018
@dirk-thomas dirk-thomas removed the in review Waiting for review (Kanban column) label Mar 27, 2018
@dirk-thomas dirk-thomas deleted the rosgraph_msgs_clock branch March 27, 2018 17:03
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.

3 participants