Skip to content
Snippets Groups Projects
Commit 55714ced authored by Olivier Stasse's avatar Olivier Stasse
Browse files

Uncomment debug_level

parent 5227c75a
No related branches found
No related tags found
1 merge request!2Pose 3d
......@@ -170,7 +170,7 @@ void JointStateInterface::CallbackJointState(
}
// if (debug_level_)
if (debug_level_)
{
std::cerr << "JointStateInterface::CallbackJointState: time: "
<< " " << gz_robot_joints_.time_sec_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment