x

Results 5 issues of x

Is it consistent with Apollo cyber RT version, and is the warehouse more stable?

**Describe the bug** segmentation fault, **To Reproduce** Steps to reproduce the behavior: 1. this is my cmake ``` cmake .. -DCMAKE_BUILD_TYPE=Release -DHAS_QT5=OFF -DHAS_CAPNPROTO=ON -DBUILD_STANDALONE_PY_WHEEL=ON -DHAS_HDF5=OFF ``` 2. run sample ```...

### Is there an already existing issue for this? - [X] I have searched the existing issues ### Expected behavior Send and receive with 1mb~10mb **DynamicData** sequence without IDL. Constructed...

bug

As mentioned in the title, protobuf is already a more general standard than idl In order to use it (further, in zero copy, with iceoryx), I ran into some problems...

I have completed the first two steps, 1. prepare dependencies 2. build dependencies but there is a problem when I try the 3rd step. ``` # 3. build Cyber RT...