fusion2urdf icon indicating copy to clipboard operation
fusion2urdf copied to clipboard

KeyError:'base_link_1'

Open elpimous opened this issue 5 years ago • 8 comments
trafficstars

Hello.. Any help, please?? Link is correctly renamed, as base_link IMG_20201028_112958

Thanks

elpimous avatar Oct 28 '20 10:10 elpimous

solved

stardobas avatar Nov 06 '20 00:11 stardobas

??? How

elpimous avatar Nov 06 '20 07:11 elpimous

Please help. I am getting the same issue. How was it resolved?

Samruddha17 avatar Mar 14 '21 11:03 Samruddha17

@Samruddha17 @elpimous change name from "base_link_1" to "base_link"

rohit-kumar-j avatar Oct 04 '21 20:10 rohit-kumar-j

I have the same issue. My base component is also named as "base_link". Is there a solution for it? image

Tadaskel avatar Nov 19 '21 16:11 Tadaskel

Found it! Joints should be applied from the outer most component towards the base_link component and not in the reverse order.

Tadaskel avatar Nov 19 '21 17:11 Tadaskel

I am having the same issue. I tried what @Tadaskel and @rohit-kumar-j suggested, but no luck. I tried renaming it to exactly "base_link" and made my joints from the bottom towards base_link, but nothing. I will leave a screenshot of the error and the .f3d file. I have been trying to get this to work from a long time.

I did get an error before saying that there were 2 child joints on a single parent. But I just swapped parent and child for one of them and it gave me this. But I didn't swap them for the other 3 legs. Maybe that is messing with something?

Link to .f3d: CLICK HERE

image

DragonflyRobotics avatar Jan 08 '22 21:01 DragonflyRobotics

Actually, I got it to work. There was 1 joint where Component1 was base_link which is incorrect. I swapped it and fixed all the other errors. It worked!

DragonflyRobotics avatar Jan 08 '22 22:01 DragonflyRobotics