Skip to content
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

F data collection fixed j0 filters and fast rt pubs and effort filters #215

Open
wants to merge 3 commits into
base: noetic-devel
Choose a base branch
from

Conversation

carebare47
Copy link
Contributor

Proposed changes

Please explain the changes you made. Add pictures or videos to explain them better if appropriate.

Checklist

Before posting a PR ensure that from each of the below categories AT LEAST ONE BOX HAS BEEN CHECKED. If more than one category is applicable then more can be checked. Also ensure that the proposed changes have been filled out with relevant information for reviewers.

Tests

  • No tests required to be added. (For small changes that will be tested by CI/CD infrastructure).
  • Added/Modified automated and PhantomHand CI tests (if a new class is added (Python or C++), the interface of that class must be unit tested).
  • Manually tested in simulation (if simulation specific or no hardware required to test the functionality).
  • Manually tested on hardware (if hardware specific or related).

Documentation

  • No documentation required to be added.
  • Added documentation (For any new feature, explain what it does and how to use it. Write the documentation in a relevant space, e.g. Github, Confluence, etc).
  • Updated documentation (For changes to pre-existing features mentioned in the documentation).

carebare47 and others added 2 commits May 13, 2022 09:52
* Copy realtime publisher to sr_core

* Change priority of the realtime publisher thread to be equal to maximum - 10

* Adding buffers. Not compiling yet.

* sh_joint_effort_controller is now using the new circular buffer

* New joint_state_contrller that uses the circular buffers and the new realtime_publisher

* remove publish rate divider for data recording

* adding faster rt pubs to position controlers

* setting deadband average from 50 to 1

* adding divisor

Co-authored-by: Toni Oliver <[email protected]>
Co-authored-by: carebare47 <[email protected]>
Co-authored-by: Brice <[email protected]>
* Fixed timeout in python test (#169) and reduced CPU load while waiting (#170)

* Fix#171 handfinder ns (#173)

* Fixing hand finders to support namespace

* Additional fix of the same namespace problem

* B#171 handfinder ns (#172)

* Fixing sr_utilities tests to handle namespaced tests

* Added namespaced test to sr_utilities

* Fixing J0 (J1 and J2) position and velocity filter

Co-authored-by: GuiHome <[email protected]>
Co-authored-by: Toni Oliver <[email protected]>
@carebare47 carebare47 requested review from a team as code owners May 18, 2022 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant