Skip to content
Snippets Groups Projects
Commit 4824c48e authored by Sandro Weber's avatar Sandro Weber
Browse files

[NRRPLT-6769] visual topic not logged anymore

Change-Id: I4ee43e99f6ed60c92664f363fd7a266a4188a054
parent 2666f606
No related branches found
No related tags found
No related merge requests found
......@@ -741,7 +741,6 @@ void GazeboInterface::ProcessMessages()
msg = this->PackOutgoingTopicMsg(this->visualTopic,
pb2json(*(*visualIter).get()));
this->Send(msg);
std::cerr << msg << std::endl;
}
this->visualMsgs.clear();
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment