[ros-users] [dynamics_markers] joints using invalid "graph r…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: User discussions
Subject: [ros-users] [dynamics_markers] joints using invalid "graph resource name" as their names
I'm trying to use dynamics_markers to visualize the efforts of the
joints of my robots.
but I have a problem when I write a configuration yaml file for
dynamics_markers.

URDF spec does not mention on naming rule of joints,
but dynamics_markers expects that the names of joints are available as
graph resource name.

for example, i cannot use "SHOULDER-PITCH" joint for dynamics_markers.

is it possible to support the joints using invalid "graph resource
name" as their names?

thanks

-- ryohei