MCPcopy Create free account
hub / github.com/ZettaScaleLabs/hiroz / String

Struct String

crates/hiroz-go/testdata/string_msg.go:12–14  ·  view source on GitHub ↗

String is a ROS 2 message type Full name: std_msgs/msg/String

Source from the content-addressed store, hash-verified

10// String is a ROS 2 message type
11// Full name: std_msgs/msg/String
12type String struct {
13 Data string
14}
15
16const (
17 String_TypeName = "std_msgs/msg/String"

Callers 15

test_read_only_parameterFunction · 0.50
dynamic_value_to_jsonFunction · 0.50
get_message_nameFunction · 0.50
get_message_namespaceFunction · 0.50
convert_default_valueFunction · 0.50
parse_default_valueFunction · 0.50
load_parameter_stringFunction · 0.50
yaml_value_to_parameterFunction · 0.50
from_wireMethod · 0.50

Calls

no outgoing calls