Registry / other / std-msgs

std-msgs

JSON →
libraryrscratesunverified

Generated Rust types for standard ROS 2 message definitions.

# Cargo.toml [dependencies] std_msgs = "latest"
INSTALL
IMPORT
SIG · STD-MSGS
S
std-msgs
otherrust
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.

String
use std_msgs::msg::String;

Create a default std_msgs String message.

use std_msgs::msg::String; fn main() { let msg = String::default(); println!("std_msgs String message created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Amazon
1
Resources
std-msgs — cargo add std-msgs · libregistry