SciKit-Surgery/scikit-surgerycore

Resolve "Add functions to generate standard R_x, R_y, R_z rotation matrices as 3x3 numpy arrays." - [closed]

thompson318 opened this issue · 4 comments

In GitLab by @GuofangXiao on Feb 12, 2019, 11:12

Merges 11-generate-rotation-matrices -> master

Closes #11

In GitLab by @MattClarkson on Feb 12, 2019, 19:36

Hi Guofang,

this appears to have the same problem as before, and cannot be merged.

M

In GitLab by @GuofangXiao on Feb 12, 2019, 19:51

Should I have put
/venv
in the .gitignore file?
I used
venv/

In GitLab by @GuofangXiao on Feb 12, 2019, 20:20

closed

In GitLab by @GuofangXiao on Feb 12, 2019, 20:24

I did

git rm -r —-cached venv/

and pushed again.