You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you please make sure to tell us what version of ROS you are using and which file it is? Otherwise these are difficult to figure out. Also, please feel free to open PRs to fix these.
manual_->position(B.x, B.y, B.z);
if (upper_triangle) {
manual_->textureCoord(0, 1);
} else {
manual_->textureCoord(0, 1); // <-- identical
}
The text was updated successfully, but these errors were encountered: