Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BCU-Vercors
ID26
id26
Commits
f3f78e1e
Commit
f3f78e1e
authored
Oct 28, 2021
by
bliss administrator
Browse files
update warning message when setting ID velocity for fscan
parent
e268dc1c
Pipeline
#58196
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
id26/controllers/fscan_controller.py
View file @
f3f78e1e
...
...
@@ -616,7 +616,7 @@ class ID26FScanController:
if
set_velocity
/
speed
>
1.1
or
set_velocity
/
speed
<
0.9
:
log_warning
(
self
,
"{0}: velocity not set
, will retry
(set_velocity {1}, calculated speed {2})"
.
format
(
"{0}: velocity not set
yet
(set_velocity {1}, calculated speed {2})"
.
format
(
id
.
name
,
set_velocity
,
speed
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment