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

add publisher for command/stateinterces in resource manager #12

Closed
wants to merge 2 commits into from

Conversation

mamueluth
Copy link
Member

@mamueluth mamueluth commented Dec 21, 2023

Outpur looks like this:

---
header:
  stamp:
    sec: 1703260532
    nanosec: 809262835
  frame_id: ''
states:
  interface_names:
  - joint1/position
  - joint2/position
  values:
  - -0.1591718527588563
  - -0.1591718527588563
commands:
  interface_names:
  - joint1/position
  - joint2/position
  values:
  - 0.0
  - 0.0
---
header:
  stamp:
    sec: 1703260532
    nanosec: 909183632
  frame_id: ''
states:
  interface_names:
  - joint1/position
  - joint2/position
  values:
  - -0.15758013423126774
  - -0.15758013423126774
commands:
  interface_names:
  - joint1/position
  - joint2/position
  values:
  - 0.0
  - 0.0
---

@mamueluth mamueluth closed this Dec 22, 2023
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.

2 participants