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

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: User discussions
日付:  
To: User discussions
題目: [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