udacity / robotics-nanodegree-issues

Public waffleboard to track Robotics Nanodegree Issues
2 stars 0 forks source link

Lesson 14 ->Concept 7->Quizzes Incorrect #273

Open jonathongoff opened 5 years ago

jonathongoff commented 5 years ago

Composition of Rotations quizzes are incorrect. Quiz 1 has you incorrectly multiply R_yR_z, Intrinsic should be R_zR_y, correct? Label names should be updated to reflect this. Label names should also be updated in Quiz 2 to YZ vs ZY. Quiz 2 line 23, subs{} should be subs={} .