ADVRHumanoids/xbot2_examples

[warn][proto] dev name 'qbhand_index_middle_virtual_joi' type 'joint_gz': not found

Opened this issue · 0 comments

Hey! I have another nice issue for you.

Recently I integrated the qbhand such that I can use it with xbot2. I can move and sense the hand correctly, but there are a lot of these warnings:

[warn][proto] dev name 'qbhand_little_distal_virtual_jo' type 'joint_gz': not found 
[warn][proto] dev name 'qbhand_little_proximal_virtual_' type 'joint_gz': not found 
[warn][proto] dev name 'qbhand_middle_distal_virtual_jo' type 'joint_gz': not found 
[warn][proto] dev name 'qbhand_little_middle_virtual_jo' type 'joint_gz': not found 
[warn][proto] dev name 'qbhand_thumb_distal_virtual_joi' type 'joint_gz': not found 
[warn][proto] dev name 'qbhand_middle_proximal_virtual_' type 'joint_gz': not found 
[warn][proto] dev name 'qbhand_ring_proximal_virtual_jo' type 'joint_gz': not found 

note that the joint names are truncated; is there a characters limit somewhere?