hkyee
hkyee
Hi @ROSAS-lt , I am currently facing some dependency issues when using 'protoc'. May I know how did you place your .proto files in a separate folder and compile them?
Another question @daohu527 , may I know which code can I reference from for Serializing pointcloud_pb2 messages? For example, how would I set the frame_id , measurement_time and so on......
Thanks for the fast responses. I wrote a python script to send serialized Point Cloud messages as a UDP client to 127.0.0.1 , port 8900. However, after starting the bridge_receiver,...
@LingaHarishKumar , I am experiencing similar issue. Have you found a solution?