ahundt / grl

Robotics tools in C++11. Implements soft real time arm drivers for Kuka LBR iiwa plus V-REP, ROS, Constrained Optimization based planning, Hand Eye Calibration and Inverse Kinematics integration.
https://ahundt.github.io/grl/
BSD 2-Clause "Simplified" License
154 stars 72 forks source link

Integrate easy_profiler to diagnose the procedure #164

Open Chunting opened 6 years ago

Chunting commented 6 years ago

Integrate easy_profiler into grl to analyze the performance. The robot won't execute the command till after 31 seconds.

However, the robot won't move till after 31 seconds. In JAVA mode, this problem doesn't exist.

Use easy_profiler to diagnose the procedure, also need to check the java part if it sucks there.

Sample of prof file, open it in easy_profiler 2018_05_04_20_19_50.prof.zip