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

Fix ee pose broadcaster #14

Merged
merged 4 commits into from
Jan 8, 2024
Merged

Conversation

tpoignonec
Copy link
Member

Fixes #12 :

  • publish end-effector pose in default launch
  • fix errors in ee broadcaster controller

And minor enhancements:

  • possible to publish orientation
  • explicit joint names

  - explicit joint names
  - fix HW map access
  - add orientation (not optimized...)
  - test for NaN
  - test for insufficient joints

RQ: successfully tested on hardware (Omega 3 and Omega 6).
@tpoignonec tpoignonec added the bug Something isn't working label Jan 8, 2024
@tpoignonec tpoignonec self-assigned this Jan 8, 2024
Copy link

github-actions bot commented Jan 8, 2024

Test Results

18 tests  ±0   18 ✅ ±0   0s ⏱️ ±0s
13 suites ±0    0 💤 ±0 
12 files   ±0    0 ❌ ±0 

Results for commit e36e1e9. ± Comparison against base commit c44247e.

@tpoignonec tpoignonec merged commit 561131e into main Jan 8, 2024
5 checks passed
@tpoignonec tpoignonec deleted the (tpoignonec)fix_ee_pose_broadcaster branch January 8, 2024 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ee_pose is not published
1 participant