hebi::GroupCommand::readGains #106
-
The document says that if the file was successfully read, but the number of modules in the file is not equal to '1' or the size of the group, returns failure. Why does the function return success when the number of modules in the file is equal to '1' even though there are several hardware modules in the group? Thank you very much.
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Thanks for catching this! You are correct - this is not intended behavior. We're working to include a fix in an upcoming api release.
|
Beta Was this translation helpful? Give feedback.
-
Great. Thank you very much.
|
Beta Was this translation helpful? Give feedback.
-
Apologies for the delay over the holiday! This was fixed in C API v2.1.0 before the new year; the C++ API update should be out today pending some final testing. Best,
|
Beta Was this translation helpful? Give feedback.
Thanks for catching this! You are correct - this is not intended behavior. We're working to include a fix in an upcoming api release.