Registry / messaging / ignition-msgs1

ignition-msgs1

JSON →
library1.0.0vcpkgunverified

Middleware protobuf messages for robotics

vcpkg install ignition-msgs1
INSTALL
IMPORT
SIG · IGNITION-MSGS1
I
ignition-msgs1
messagingcppv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ignition/msgs.hh
#include <ignition/msgs.hh>

Create and use a protobuf message

#include <ignition/msgs.hh> #include <iostream> int main() { ignition::msgs::Vector3d msg; msg.set_x(1.0); std::cout << "x: " << msg.x() << std::endl; return 0; }
Debug
Known issues
gotchaVersion 1 is outdated; consider using ignition-msgs5 or later
fix
Use ignition-msgs5 or newer for latest features and fixes
affects: <=1.0.0
Upgrade
Version history
1.0.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources

No resource links recorded.

ignition-msgs1 — pip install ignition-msgs1 · libregistry