User Tools

Site Tools


logging_tutlesim

This is an old revision of the document!


Logging ''turtlesim'' data

This is a simple example to show logging of pose and velocity information from running the turtlesim node.

Logging the data

Start the turtlesim and log all the topics using the following sets of commands

rosrun turtlesim turtlesim
rosrun turtlesim turtle_tel # for keyboard teleop to get changing data
rosrun mongodb mongodb_log -a # for all topics. check help for more options
# use Ctrl + C to stop

Accessing the data

The data that has been logged can be accessed via may ways, directly using terminal mongo client or via the language APIs.

logging_tutlesim.1372165672.txt.gz · Last modified: 2016/05/19 09:18 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki