Skip to content

Ensure future forcedimension compatibility #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Aug 6, 2024

Conversation

tpoignonec
Copy link
Member

  • add a MeasurementData class to be used as a container for joint states and f/t sensors (ext wrenches AND torque)
  • add a fd_impedance_rule
  • minor fixes (logging and such)
  • split rule update() function
  • make f/t sensors optionnal

@tpoignonec tpoignonec added the backport-humble Triggers mergify backport to humble label Aug 6, 2024
Copy link

github-actions bot commented Aug 6, 2024

Test Results

526 tests  ±0   359 ✅ ±0   0s ⏱️ ±0s
 34 suites ±0   167 💤 ±0 
 34 files   ±0     0 ❌ ±0 

Results for commit 6bc37b5. ± Comparison against base commit f551c00.

@tpoignonec tpoignonec merged commit cfa6bee into main Aug 6, 2024
4 checks passed
@tpoignonec tpoignonec deleted the tpoignonec-ensure_forcedimension_compatibility branch August 6, 2024 13:08
mergify bot pushed a commit that referenced this pull request Aug 6, 2024
* add measurement data container

* add and use MeasurementData class as a container for measurement data

* add rules logger as class attribute

* add force dimension impedance rule

* export fd controller plugin (XML)

* logger fixes

* check f/t sensor is instantiated (vic ctrl)

* update rule prototype

* consistency tests and example config

(cherry picked from commit cfa6bee)
tpoignonec added a commit that referenced this pull request Aug 6, 2024
* Ensure future forcedimension compatibility (#27)

* add measurement data container

* add and use MeasurementData class as a container for measurement data

* add rules logger as class attribute

* add force dimension impedance rule

* export fd controller plugin (XML)

* logger fixes

* check f/t sensor is instantiated (vic ctrl)

* update rule prototype

* consistency tests and example config

(cherry picked from commit cfa6bee)

* Update ci.yml

---------

Co-authored-by: Thibault Poignonec <79221188+tpoignonec@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-humble Triggers mergify backport to humble
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant