#include <iostream>#include <hayai/hayai.hpp>#include "robodyn_controllers/RosMsgTreeId.h"#include "robodyn_controllers/KdlTreeId.h"#include "robodyn_controllers/JointDynamicsData.h"#include <ros/package.h>#include <kdl/treefksolverpos_recursive.hpp>
Go to the source code of this file.
Classes | |
| class | TreeIdBenchmark |
Functions | |
| BENCHMARK_F (TreeIdBenchmark, IntegratedTest, 3, 1000) | |
| int | main (int argc, char **argv) |
| BENCHMARK_F | ( | TreeIdBenchmark | , |
| IntegratedTest | , | ||
| 3 | , | ||
| 1000 | |||
| ) |
Definition at line 113 of file TreeIdBenchmark.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 132 of file TreeIdBenchmark.cpp.