-
Notifications
You must be signed in to change notification settings - Fork 2
[ENH][packages/openigtlink] Add OpenIGTLink related packages #58
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
Conversation
9a7989c to
41df537
Compare
41df537 to
f7ea486
Compare
oeramo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple of minor changes, otherwise LGTM
|
|
||
| (define-public slicer-openigtlinkio | ||
| (package | ||
| (name "slicer-openigtlinkio") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be called "openigtlinkio"? The first package "slicer-openigtlink" is named so because it is a module for Slicer, using the same name convention here might confuse.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Correct!
| qrestapi | ||
| openigtlink)) | ||
| (synopsis "synopsis") | ||
| (description "description") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Proposed synopsis and description (from https://github.com/IGSIO/OpenIGTLinkIO):
(synopsis "Library for interfacing to openigtlink/OpenIGTLink, dependent on VTK and Qt. Based on openigtlink/OpenIGTLinkIF")
(description "OpenIGTLinkIO contains several wrapper layers on top of OpenIGTLink.
+The code originates from OpenIGTLink/OpenIGTLinkIF.
+The main intent of the library is to share igtl code between Slicer, CustusX, IBIS, MITK and other systems.")
f7ea486 to
0232dad
Compare
- This commit adds the `openigtlink`, `slicer-openigtlinkio` and `slicer-openigtlink` packages. Co-authored-by: Omar El Hajj <[email protected]>
0232dad to
b20b50b
Compare
openigtlink,slicer-openigtlinkioandslicer-openigtlinkpackages.