sunank200 / asana_github_test

0 stars 0 forks source link

Add alignPoints step in the current workflow #22

Closed sunank200 closed 6 years ago

sunank200 commented 6 years ago

Issue: In the current activity diagram discussed in :https://drive.google.com/file/d/1UOvjPgS5ibi51I7BETvBgedUzfsHPg27/view?usp=sharing after aligning views, 'alignPoint' step runs on server. Hence, this step is missing.

Implementation and Solution:

  1. Call alignPoints function after aligning the views and generating the panorama in main.m
sunank200 commented 6 years ago

➤ Ankit Chaurasia commented:

Changes done:

  1. Added alignPoints function after aligning the views and generating the panorama in main.m
  2. Also added this in Activity diagram in https://drive.google.com/file/d/1UOvjPgS5ibi51I7BETvBgedUzfsHPg27/view?usp=sharing

I shall add the commit link after we have the gitgub repos setup done.