Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setZmp not defined when using master branch of choreonoid #2

Open
ThomasDuvinage opened this issue Sep 25, 2024 · 0 comments
Open

setZmp not defined when using master branch of choreonoid #2

ThomasDuvinage opened this issue Sep 25, 2024 · 0 comments

Comments

@ThomasDuvinage
Copy link

Hello @s-nakaoka,

Due to recent modifications https://github.com/choreonoid/choreonoid/commit/90c5d5ab8ecc1544f4feefdd048242f88498bd39, robot-acces-plugin in not longer compiling when using the master branch of choreonoid.

The error appears in Hrpsys31Item.cpp line 585.

bodyItem->setZmp(Eigen::Map<const Vector3>(&command->zmp[0]));

I fix the problem by switching to the latest release version of Choreonoid. What fix would you suggest to apply here to solve the issue ?

Thanks in advance for your support.

Best regards,
Thomas Duvinage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant