removing debuging info

This commit is contained in:
Bruno
2021-08-08 23:58:54 +02:00
parent 5a18dbaf37
commit 818e554d35

View File

@@ -64,9 +64,8 @@ void RotateToCallback::update(Node *n, float dt)
startingangle_ = n->rotation_.z;
initialized_ = true;
// TODO select direction for shorter animation (CW or CCW)
Log::Info("starting angle %.2f", startingangle_);
Log::Info("target_ %.2f", target_);
// Log::Info("starting angle %.2f", startingangle_);
// Log::Info("target_ %.2f", target_);
}
// calculate amplitude of movement