Skip to content
Snippets Groups Projects
Commit 6148edfd authored by pre-commit-ci[bot]'s avatar pre-commit-ci[bot] Committed by Florent Lamiraux
Browse files

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
parent 794e96de
Branches
No related tags found
No related merge requests found
Pipeline #26320 failed
......@@ -88,7 +88,7 @@ class SotLoader : public SotLoaderBasic {
// \brief Compute one iteration of control.
// Basically calls fillSensors, the SoT and the readControl.
void oneIteration(const double &period=0);
void oneIteration(const double &period = 0);
// \brief Fill the sensors value for the SoT.
void fillSensors(std::map<std::string, dgs::SensorValues> &sensorsIn);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment