Skip to content

How to change joint names in yarpmotorgui #76

Answered by barbalberto
hu-yue asked this question in Q&A
Discussion options

You must be logged in to vote

yarpmotorgui gets the axes names at run-time from robotInterface.

The name of the axis is thus specified in the corresponding file hardware/motorControl/[part_name].xml by means of the following parameter:

<param name="AxisName"> "name_axis_0" "name_axis_1" ... </param>

These names will be also used for ROS topics as well.

Replies: 10 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pattacini
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #76 on December 08, 2020 17:12.