convert .msg file to .proto file
Hi, is there a solution to converting a given .msg file in a package to a .proto file?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi, is there a solution to converting a given .msg file in a package to a .proto file?
https://github.com/CogRob/catkin_grpc might be a good starting place?
It seems to generate proto files.
Asked: 2017-07-09 05:09:36 -0500
Seen: 328 times
Last updated: Feb 19 '21
ROS CPP needs protobuf library - but there are multiple Versions [closed]
Gazebo libprotobuf.so.10 not found [closed]
Using catkin to generate and use protobuf messages
Define a custom message type for .msg files
Cartographer_ros demo_backpack_2d: exit code -11
Packaging protobuf files using ament_cmake for ROS2