We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
gtsam/gtsam/geometry/Rot3.cpp
Line 295 in da00870
Line 296 in da00870
The text was updated successfully, but these errors were encountered:
@Eskilade typo issue in comments.
Sorry, something went wrong.
Indeed, thanks !
@huanglilong can you please make a PR? I'll happily review and help merge it in. Bonus: you get to call yourself a GTSAM contributor.
@varunagrawal @Eskilade please review this diff #1206
No branches or pull requests
gtsam/gtsam/geometry/Rot3.cpp
Line 295 in da00870
gtsam/gtsam/geometry/Rot3.cpp
Line 296 in da00870
should be
// c10 = a10 * cy + a11 * sx * sy + a12 * cx * sy
// c11 = a11 * cx - a12 * sx
The text was updated successfully, but these errors were encountered: