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

[ModelInterface] Questions about the usage of ModelInterface::syncFrom #35

Open
XinyuanZhao opened this issue Dec 15, 2020 · 0 comments
Assignees

Comments

@XinyuanZhao
Copy link

Hello,

I'd like to ask about the usage of the function XBot::ModelInterface::syncFrom().

  • Q1: Let's take Centauro as an example. The size of Model is 48 including 6 virtual joints but the size of Robot is only 42. If I call the function like this model->syncFrom(*robot), then what will be the influence on the first 6 DoFs of Model?
  • Q2: Is it recommended to call this function at every control loop or at a slower frequency than the control rate?
@liesrock liesrock changed the title Questions about the usage of ModelInterface::syncFrom [ModelInterface] Questions about the usage of ModelInterface::syncFrom Nov 20, 2023
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

2 participants