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

Multiplexed aux publisher #1

Open
alaurenzi opened this issue Mar 9, 2020 · 0 comments
Open

Multiplexed aux publisher #1

alaurenzi opened this issue Mar 9, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@alaurenzi
Copy link
Collaborator

alaurenzi commented Mar 9, 2020

On branch aux_publisher I have written a draft of an aux field publisher for ROS, implemented as an RT plugin. The logic is the following:

  • through a config file, the user specifies the list of fields to be published in a multiplexed fashion. By default, all fields are published.
  • aux values are published each to its own topic, such as /xbotcore/aux/iq_ref, etc

Have a look to the README

The code assumes that the method get_xbotcore_joint()->get_op_idx_ack(jid, aux_id) will return the code of the aux field contained in the same PDO frame.

@liesrock

@alaurenzi alaurenzi added the enhancement New feature or request label Mar 9, 2020
@alaurenzi alaurenzi self-assigned this Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant