Skip to content
Snippets Groups Projects
Commit d4923c4e authored by Fabian Reister's avatar Fabian Reister
Browse files

Merge branch 'uncommitted-changes/armar7a-1-2025-01-24' into 'master'

Uncommited changes on the planning pc.

See merge request !516
parents 8fa3a8bc 4daa2b8a
No related branches found
No related tags found
1 merge request!516Uncommited changes on the planning pc.
Pipeline #22393 failed
...@@ -188,11 +188,8 @@ namespace armarx ...@@ -188,11 +188,8 @@ namespace armarx
rightHandTime = 0.0; rightHandTime = 0.0;
} }
if (enableHeartBeat) if (enableHeartBeat)
{ {
auto now = armarx::core::time::dto::DateTime();
armarx::core::time::toIce(now, armarx::core::time::DateTime::Now());
heartbeatPlugin->heartbeat(); heartbeatPlugin->heartbeat();
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment