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

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: User discussions
Emne: [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