Closed dhruvthanki closed 3 years ago
Could you please post this in stackoverflow with the drake
tag? This kind of usage question is ideally addressed there -- then other users can learn from your question. I'd recommend the question topic to be something like:
Error locating urdf file.
(After all, the error is not the fact that you're building a floating model, per se, but that model/model.urdf
can't be found.)
Go ahead and move the question and we'll put the answer there.
The above code give me the following error:
My Directory layout is:
my src CmakeLists.txt is:
Essentially, my objective is to use a custom urdf and build a model and use it for the inverse kinematics class.