You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing the community edition of opensplice, trying to run the tutorial yields :
$ ./tssub
libc++abi.dylib: terminating with uncaught exception of type
dds::core::InvalidArgumentError:
dds::core::InvalidArgumentError : Calling ::read at
/Users/mtourne/dev/opensplice/install/HDE/x86_64.darwin10_clang/include/dcps/C++/isocpp/dds/sub/detail/DataReader.hpp:873
in dds::sub::LoanedSamples<T>
dds::sub::detail::DataReader<tutorial::TempSensorType>::read()
[T = tutorial::TempSensorType]. DDS API call returned
DDS::RETCODE_BAD_PARAMETER Preceding OpenSplice Error
Information : Not available - DDS::RETCODE_NO_DATA
zsh: abort ./tssub
The text was updated successfully, but these errors were encountered:
After installing the community edition of opensplice, trying to run the tutorial yields :
The text was updated successfully, but these errors were encountered: