Locomotion Issue

Thanks!

There might be a crash happened under the hood, investigating this as we speak. :+1:

Oh right, which Linux distro and version were you on?

AlmaLinux 9 and Maya 2023.3

Hi @micdin ,

I have another new release for you, it will print more messages that should help us debug.

Please have a try, thank you.

The latest version works now, thank you. We will be testing it now and I will report if anything else breaks.

Just out of curiosity, are you allowed to elaborate on what was wrong?

Oh wow that’s great news!

Just to be sure, can you test this version? This version has those extra debug messages removed.

Thank you so much. :+1:

Update: Oh and, about the fix from previous release, other than adding debug messages, it was hiding symbols from loco3d executable. Perhaps there was some kind of collision/conflict.

Hi,

iam a collegue of @micdin and we are currently doing RnD with Locomotion.
Unfortunately i encountered a new problem when i want to bring the “Plan to Animation”.
Then i get this error:

Do you know whats going on there?

Hi @alesch and welcome to the forums :wave:

From the error message, the rPlan node might get deleted or renamed at the time you call plan_to_animation().

What were the steps you took before calling plan_to_animation()? Also, can you confirm that rPlan node, rPlan_main still exists?

Thanks!

Hi,

thanks for your fast respond.

That is the strange thing. I did not delete the rPlan node. Tried it also again in a new fresh scene. Same result.
The rPlan node is there.

image

Ah ok, so the problem is that additional empty group “rPlan_mainShape”.

The error message did not do a good job on revealing the problem. At the moment it won’t work if there are other node has the same name as rPlan’s shape node.

Is it possible to rename that empty group? But if it was generated from Locomotion plugin, then it is a bug.

And hm, I just realized that this thread was more about the issue of loco3d executable, so if you have more update on this one, please open another thread. :slight_smile:

Thanks!

hi,

renaming the group did the trick.
and yes… everytime i “Assign a Plan” it creates the group with the same name like the rPlan node.
So its maybe a bug?

Sounds like it, we’ve added it to the list, thanks for your patience.