Skip to content
#

client-library

Here are 364 public repositories matching this topic...

adnanademovic
adnanademovic commented Dec 26, 2017

Both rospy and roscpp allow various frequencies and ways of logging. In rospy there are most prominently logs that happen periodically or once, as described here.

In the C++ and Python solution, this is done by taking the line number and filename, and maintaining a singleton hash map of all the periodic and unique logs. So

Improve this page

Add a description, image, and links to the client-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the client-library topic, visit your repo's landing page and select "manage topics."

Learn more