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

Deprecate all optitrack-related code for removal #19866

Merged

Conversation

jwnimmer-tri
Copy link
Collaborator

@jwnimmer-tri jwnimmer-tri commented Jul 29, 2023

See here for alternative packaging for users:
https://github.com/RobotLocomotion/optitrack-driver/releases/tag/v0.0.20230714


The following code will be removed in ~3 months:

  • drake::systems::sensors::OptitrackLcmFrameSender
  • drake::systems::sensors::OptitrackReceiver
  • The @optitrack_driver external
  • The installed optitrack_client program

Note that this does not add Bazel deprecation markers anywhere (doing so ends up being extra trouble for downstreams).

Closes #19600.


This change is Reviewable

- drake::systems::sensors::OptitrackLcmFrameSender
- drake::systems::sensors::OptitrackReceiver
- The @optitrack_driver external
- The installed optitrack_client program

Note that this does not add Bazel deprecation markers anywhere (doing
so ends up being extra trouble for downstreams).
@jwnimmer-tri jwnimmer-tri added priority: medium release notes: newly deprecated This pull request contains new deprecations labels Jul 29, 2023
@jwnimmer-tri
Copy link
Collaborator Author

+@rpoyner-tri for feature review, please.
+@ggould-tri for platform review per schedule, please.
\CC @sammy-tri FYI

Copy link
Contributor

@ggould-tri ggould-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 9 of 9 files at r1, all commit messages.
Reviewable status: LGTM missing from assignee rpoyner-tri(platform)

Copy link
Contributor

@rpoyner-tri rpoyner-tri left a comment

Choose a reason for hiding this comment

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

Reviewed 9 of 9 files at r1, all commit messages.
Reviewable status: LGTM missing from assignee rpoyner-tri(platform)

Copy link
Contributor

@rpoyner-tri rpoyner-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:

Reviewable status: :shipit: complete! all discussions resolved, LGTM from assignees rpoyner-tri(platform),ggould-tri(platform)

@rpoyner-tri rpoyner-tri merged commit 67e8280 into RobotLocomotion:master Jul 31, 2023
1 check passed
@jwnimmer-tri jwnimmer-tri deleted the optitrack-deprecation branch July 31, 2023 22:16
@jwnimmer-tri
Copy link
Collaborator Author

FYI See here for alternative packaging for users:
https://github.com/RobotLocomotion/optitrack-driver/releases/tag/v0.0.20230714

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium release notes: newly deprecated This pull request contains new deprecations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Partition optitrack support out of Drake
3 participants