Skip to content
Snippets Groups Projects
Commit 50a3ccad authored by Tommy Persson's avatar Tommy Persson
Browse files

Small changes.

parent b478a8c0
No related branches found
No related tags found
No related merge requests found
......@@ -152,7 +152,7 @@ private:
pan = bytesToDouble(75);
tilt = bytesToDouble(83);
if (verbose) {
ROS_INFO("POSITION TIME - PAN TILT: %f - %f %f", pan, tilt);
ROS_INFO("POSITION TIME - PAN TILT: %f - %f %f", ptime, pan, tilt);
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment