Hi
I add "sensor_msgs/PointCloud2" message successful in the original ROS#. But the generated message is not compatible with your fork. It shows compile errors.
Then, I tried to generate a new message with "rosbridgeclient" in your code.

But it is quite different to the original message generation. Can you please explain the main steps of using it?
Thanks
Hi
I add "sensor_msgs/PointCloud2" message successful in the original ROS#. But the generated message is not compatible with your fork. It shows compile errors.
Then, I tried to generate a new message with "rosbridgeclient" in your code.

But it is quite different to the original message generation. Can you please explain the main steps of using it?Thanks