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 time sync to host. #31

Merged
merged 2 commits into from
Aug 27, 2019

Conversation

siyuanfeng-tri
Copy link
Contributor

@siyuanfeng-tri siyuanfeng-tri commented Aug 27, 2019

This change is Reviewable

Copy link
Contributor Author

@siyuanfeng-tri siyuanfeng-tri left a comment

Choose a reason for hiding this comment

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

i need to update the drake sha at after the drake part merges.

+@sammy-tri for review.
cc @jwnimmer-tri @calderpg-tri @EricCousineau-TRI

Reviewable status: 0 of 1 files reviewed, all discussions resolved (waiting on @sammy-tri)

Copy link
Collaborator

@sammy-tri sammy-tri left a comment

Choose a reason for hiding this comment

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

Just a couple minor issues, also waiting a bit to give @jwnimmer-tri a change to weigh in on the telemetry message PR.

Reviewed 1 of 1 files at r1.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @siyuanfeng-tri)


kuka-driver/kuka_driver.cc, line 98 at r1 (raw file):

namespace kuka_driver {

class TimeSyncInterface {

I'm not sure the interface class is buying us much here. It doesn't even include all of the public functions the driver uses.


kuka-driver/kuka_driver.cc, line 154 at r1 (raw file):

  }

  uint64_t num_measurement_;

This should probably be declared const?

Copy link
Collaborator

@sammy-tri sammy-tri left a comment

Choose a reason for hiding this comment

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

Reviewable status: all files reviewed, 3 unresolved discussions (waiting on @siyuanfeng-tri)

a discussion (no related file):
I updated WORKSPACE to build against current drake/bazel. Once the drake PR merges, can you update WORKSPACE in this PR with the necessary drake sha and check that it builds locally?


@siyuanfeng-tri
Copy link
Contributor Author

sure.

Copy link
Contributor Author

@siyuanfeng-tri siyuanfeng-tri left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 3 files reviewed, 3 unresolved discussions (waiting on @sammy-tri and @siyuanfeng-tri)


kuka-driver/kuka_driver.cc, line 98 at r1 (raw file):

Previously, sammy-tri (Sam Creasey) wrote…

I'm not sure the interface class is buying us much here. It doesn't even include all of the public functions the driver uses.

Done.


kuka-driver/kuka_driver.cc, line 154 at r1 (raw file):

Previously, sammy-tri (Sam Creasey) wrote…

This should probably be declared const?

Done.

Copy link
Collaborator

@sammy-tri sammy-tri left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 3 of 3 files at r2.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @siyuanfeng-tri)

Copy link
Collaborator

@sammy-tri sammy-tri left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

a discussion (no related file):

Previously, sammy-tri (Sam Creasey) wrote…

I updated WORKSPACE to build against current drake/bazel. Once the drake PR merges, can you update WORKSPACE in this PR with the necessary drake sha and check that it builds locally?

Done.


@siyuanfeng-tri siyuanfeng-tri merged commit fbfb93e into RobotLocomotion:master Aug 27, 2019
@siyuanfeng-tri siyuanfeng-tri deleted the dev/time_sync branch August 27, 2019 20:40
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