strands-project / mongodb_store

MongoDB tools for storing and analysing runs of ROS systems.
BSD 3-Clause "New" or "Revised" License
49 stars 72 forks source link

Have mongodb_play read from the already simulated clock #263

Closed vittoriouss closed 4 years ago

vittoriouss commented 4 years ago

Mongodb_play is currently creating its own clock server which counteracts the already simulated clock server from the gazebo simulation. To have mongodb_play replay topics on the simulation, we'll have to subscribe to the current clock instead