forked from epfl-lasa/iiwa_ros
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New: Calculate elapsed time in ctrl_loop
- ros_control expects the actual time difference - Did not use the actually measured time in safety checks and vel. calculation yet - ros::Time::now() is not realtime safe. However realtime_tools' clock limited to 750Hz right now: ros-controls/realtime_tools#23
- Loading branch information
1 parent
3d7b4eb
commit 1d961d9
Showing
2 changed files
with
20 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters