-
Notifications
You must be signed in to change notification settings - Fork 9
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
cannot find string element /int8_t in registry #18
Comments
Maybe you could have an idea? Do I have to load an additional typekit? How can I do that? |
Hey, |
This line here is crashing: https://git.hb.dfki.de/InFuse/pocolog2msgpack/blob/master/src/Converter.cpp#L35 I am trying to add orocos_cpp::PluginHelper::loadTypekitAndTransports("orocos"); I hope that is all. Maybe the logfile is just broken. Loading a specific stream with
|
Okay, could you provide the logfile via Fileserver/Temp please? |
I am trying to load a logfile with
pocolog_cpp
. I get the following exception:This is the backtrace:
Does anybody have an idea? The logfile can be loaded in rock-replay and I could not find any port that uses int8_t.
The text was updated successfully, but these errors were encountered: