|
sas
Modularised monitoring, logging, and control of robots.
|
Gazebo subscription timing tool. More...
#include <iostream>#include <string>#include <gz/msgs.hh>#include <gz/transport.hh>#include <sas_core/sas_clock.hpp>Functions | |
| void | cb (const gz::msgs::Pose_V &) |
| Count Gazebo pose messages. | |
| int | main (int, char **) |
| Run the Gazebo subscription timing tool. | |
Gazebo subscription timing tool.
Measures the rate of Gazebo pose updates.
| int main | ( | int | , |
| char ** | ) |
Run the Gazebo subscription timing tool.
Subscribes to a Gazebo pose topic and reports timing statistics after a fixed number of messages.