- 06 Sep, 2022 8 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
[RSSotController] Better handle subsampling.
-
pre-commit-ci[bot] authored
for more information, see https://pre-commit.ci
-
Guilhem Saurel authored
-
- 30 Aug, 2022 1 commit
-
-
Florent Lamiraux authored
Formerly, when the computation of the graph was subsampled, computation was launched once in several iterations. As a result, the iteration when the computation was launched was usually exceeding Roscontrol time period and the scheduler would catch up at the next iteration since no computation was launched. With this commit, the computation of the control graph is launched in a separate thread in such a way that reatime constraints are satisfied.
-
- 28 Jul, 2022 11 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- 14 Apr, 2022 1 commit
-
-
Florent Lamiraux authored
[RCSotController] Save log in destructor
-
- 11 Apr, 2022 1 commit
-
-
Diane Bury authored
instead of in method stopping. The ROS driver for UniversalRobot stops from time to time. When this happens, roscontrol process is stopped and restarted. Before this commit, saving the logs between stop and restart made the robot stop for a few seconds. This is undesirable.
-
- 08 Apr, 2022 1 commit
-
-
Guilhem Saurel authored
Add RCSotController destructor
-
- 22 Feb, 2022 1 commit
-
-
Diane Bury authored
Move cleanup and log destruction to destructor in order to enable stopping/starting with ROS controller manager
-
- 10 Dec, 2021 1 commit
-
-
Guilhem Saurel authored
Fix formatting of error message.
-
- 09 Dec, 2021 1 commit
-
-
Florent Lamiraux authored
-
- 08 Dec, 2021 1 commit
-
-
Guilhem Saurel authored
Fix logs
-
- 07 Dec, 2021 7 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
fix CI
-
Guilhem Saurel authored
-
Florent Lamiraux authored
The duration of each iteration was not logged in the line corresponding to the other data. The bug has been fixed and a test has been added to check the good functioning of the circular buffer.
-
- 06 Dec, 2021 1 commit
-
-
Florent Lamiraux authored
-
- 29 Nov, 2021 1 commit
-
-
Guilhem Saurel authored
-
- 27 Nov, 2021 1 commit
-
-
Florent Lamiraux authored
-
- 26 Nov, 2021 1 commit
-
-
Guilhem Saurel authored
to fix build on 20.04
-
- 05 Nov, 2021 1 commit
-
-
Guilhem Saurel authored
fix submodule url
-
- 03 Nov, 2021 1 commit
-
-
Guilhem Saurel authored
-