All Classes Files Variables Enumerations Enumerator Pages
Variables
subscribe.proto File Reference

Variables

required string host = 2
 
optional bool latching = 5 [default=false]
 
required string msg_type = 4
 
package gazebo msgs
 
required uint32 port = 3
 
message Subscribe
 
 syntax = "proto2"
 

Variable Documentation

required string host = 2
optional bool latching = 5 [default=false]
required string msg_type = 4
package gazebo msgs
required uint32 port = 3
message Subscribe
Initial value:
{
required string topic = 1
optional string topic
Topic on which sensor data is published.
Definition: sensor.proto:58
syntax = "proto2"