KitwareMedical / KitwareMedical/OsteotomyPlanner

Instructions / Replay module

Open
#73 2 comments 0 reactions 1 assignee Claimed by @sjh26 View on GitHub
feature
Dominant language
Python
Stars
12
Forks
13
PR merge metrics
No merged PRs in 30d

Description

In order to allowing viewing of surgical instruction in the OR.

Basic idea:
After each action, the planner saves some descriptive action name ("Bend Model Blah") and the current state of the model hierarchy, to a txt file:
Bending Model Blah, BendingModelBlah.mrb (this mrml scene should contain just the hierarchy)

We want to use the .mrb format so that we can avoid having a folder with just 100 models in it. .mrb will keep it better organized

Edit: using screenshots instead, no replay module at this time

Functionality needed in Planner:

- [x] Detecting end of transform actions (cut/bend already have well defined end states)
- [x] Saving screenshots of 3d view

- [x] Menu to control screenshot grab

- [x] Creating instructions list

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.