MCPcopy Create free account

hub / github.com/akio/rosgo / functions

Functions325 in github.com/akio/rosgo

↓ 1 callersMethodCmp
(other Time)
ros/time.go:40
↓ 1 callersMethodCmp
(other Duration)
ros/duration.go:28
↓ 1 callersMethodComputeSrvMD5
(spec *SrvSpec)
gengo/context.go:272
↓ 1 callersMethodDeleteParam
(name string)
ros/ros.go:36
↓ 1 callersMethodExpectedCycleTime
()
ros/rate.go:27
↓ 1 callersFunctionGenerateService
(context *MsgContext, spec *SrvSpec)
gengo/generate.go:338
↓ 1 callersFunctionGetZeroValue
(pkg string, typeName string)
gengo/msgs.go:233
↓ 1 callersMethodHasParam
(name string)
ros/ros.go:34
↓ 1 callersMethodInfo
(v ...interface{})
ros/log.go:24
↓ 1 callersMethodLoadSrv
(fullname string)
gengo/context.go:224
↓ 1 callersMethodLoadSrvFromString
(text string, fullname string)
gengo/context.go:180
↓ 1 callersFunctionNewConstant
(fieldType string, name string, value interface{}, valueText string)
gengo/msgs.go:274
↓ 1 callersFunctionNewDefaultLogger
()
ros/log.go:38
↓ 1 callersFunctionNewField
(pkg string, fieldType string, name string, isArray bool, arrayLen int)
gengo/msgs.go:295
↓ 1 callersMethodNewMessage
()
ros/message.go:11
↓ 1 callersFunctionNewMsgSpec
(fields []Field, constants []Constant, text string, fullName string, options ...OptionMsgSpec)
gengo/msgs.go:353
↓ 1 callersMethodNewPublisher
(topic string, msgType MessageType)
ros/ros.go:8
↓ 1 callersMethodNewPublisherWithCallbacks
Create a publisher which gives you callbacks when subscribers connect and disconnect. The callbacks are called in their own goroutines, so they don't
ros/ros.go:13
↓ 1 callersMethodNewPublisherWithCallbacks
(topic string, msgType MessageType, connectCallback, disconnectCallback func(SingleSubscriberPublisher))
ros/node.go:336
↓ 1 callersMethodNewService
()
ros/service.go:8
↓ 1 callersMethodNewServiceClient
(service string, srvType ServiceType)
ros/ros.go:24
↓ 1 callersMethodNewServiceServer
(service string, srvType ServiceType, callback interface{})
ros/ros.go:25
↓ 1 callersMethodOK
()
ros/node.go:222
↓ 1 callersFunctionOptionPackageName
(name string)
gengo/msgs.go:339
↓ 1 callersFunctionOptionShortName
(name string)
gengo/msgs.go:346
↓ 1 callersMethodRegister
(fullname string, spec *MsgSpec)
gengo/context.go:111
↓ 1 callersMethodReset
()
ros/rate.go:31
↓ 1 callersMethodSearchParam
(name string)
ros/ros.go:35
↓ 1 callersMethodSetParam
(name string, value interface{})
ros/ros.go:33
↓ 1 callersMethodShutdown
()
ros/ros.go:81
↓ 1 callersMethodShutdown
()
ros/ros.go:86
↓ 1 callersMethodString
Implements Stringer interface
gengo/msgs.go:371
↓ 1 callersMethodSub
(other Duration)
ros/duration.go:22
↓ 1 callersMethodText
()
ros/message.go:8
↓ 1 callersFunctionToGoType
(pkg string, typeName string)
gengo/msgs.go:178
↓ 1 callersMethodWarnf
(format string, v ...interface{})
ros/log.go:27
↓ 1 callersFunctionadd_two_ints_server
()
test/server.py:10
↓ 1 callersMethodanalyzeImports
()
gengo/generate.go:293
↓ 1 callersFunctionfindAllMessages
(rosPkgPaths []string)
gengo/context.go:26
↓ 1 callersFunctionfindAllServices
(rosPkgPaths []string)
gengo/context.go:57
↓ 1 callersMethodgetBusInfo
(callerId string)
ros/node.go:233
↓ 1 callersMethodgetBusStats
(callerId string)
ros/node.go:229
↓ 1 callersMethodgetMasterUri
(callerId string)
ros/node.go:237
↓ 1 callersMethodgetPid
(callerId string)
ros/node.go:248
↓ 1 callersMethodgetPublications
(callerId string)
ros/node.go:261
↓ 1 callersMethodgetSubscriptions
(callerId string)
ros/node.go:252
↓ 1 callersMethodhostAndPort
()
ros/publisher.go:146
↓ 1 callersFunctionisValidConsantType
(t string)
gengo/msgs.go:38
↓ 1 callersFunctionisValidMsgFieldName
(name string)
gengo/msgs.go:47
↓ 1 callersFunctionisValidMsgType
(t string)
gengo/msgs.go:124
↓ 1 callersMethodlistenRemoteSubscriber
()
ros/publisher.go:112
↓ 1 callersFunctionlistener
()
test/listener.py:10
↓ 1 callersFunctionloadConstantLine
(line string)
gengo/parser.go:114
↓ 1 callersFunctionloadFieldLine
(line string, packageName string)
gengo/parser.go:157
↓ 1 callersFunctionloadParamFromString
(s string)
ros/node.go:520
↓ 1 callersFunctionmain
()
test/client.py:8
↓ 1 callersFunctionnewDefaultNode
(name string, args []string)
ros/node.go:95
↓ 1 callersFunctionnewDefaultPublisher
(node *defaultNode, topic string, msgType MessageType, connectCallback, disconnectCallback func(SingleSubscr
ros/publisher.go:38
↓ 1 callersFunctionnewDefaultServiceClient
(logger Logger, nodeId string, masterUri string, service string, srvType ServiceType)
ros/service_client.go:22
↓ 1 callersFunctionnewDefaultServiceServer
(node *defaultNode, service string, srvType ServiceType, handler interface{})
ros/service_server.go:39
↓ 1 callersFunctionnewDefaultSubscriber
(topic string, msgType MessageType, callback interface{})
ros/subscriber.go:34
↓ 1 callersFunctionnewRemoteClientSession
(s *defaultServiceServer, conn net.Conn)
ros/service_server.go:153
↓ 1 callersFunctionnewRemoteSubscriberSession
(pub *defaultPublisher, conn net.Conn)
ros/publisher.go:170
↓ 1 callersMethodparamUpdate
(callerId string, key string, value interface{})
ros/node.go:270
↓ 1 callersFunctionparseType
(msgType string)
gengo/msgs.go:98
↓ 1 callersMethodpublisherUpdate
(callerId string, topic string, publishers []interface{})
ros/node.go:274
↓ 1 callersFunctionqualifyNodeName
(nodeName string)
ros/name.go:31
↓ 1 callersMethodrequestTopic
(callerId string, topic string, protocols []interface{})
ros/node.go:294
↓ 1 callersFunctionsetUnion
(lhs []string, rhs []string)
ros/set.go:24
↓ 1 callersMethodshutdown
(callerId string, msg string)
ros/node.go:241
↓ 1 callersFunctionstartRemotePublisherConn
(logger Logger, pubUri string, topic string, md5sum string, msgType string, nodeId string, msgChan chan mes
ros/subscriber.go:141
↓ 1 callersFunctiontalker
()
test/talker.py:6
↓ 1 callersFunctionunique
(array []string)
ros/set.go:12
MethodCall
(srv Service)
ros/service_client.go:32
MethodComputeMD5
(msgContext *MsgContext)
gengo/msgs.go:388
MethodDebug
(v ...interface{})
ros/log.go:52
MethodDebugf
(format string, v ...interface{})
ros/log.go:59
MethodDeleteParam
(key string)
ros/node.go:506
MethodError
()
gengo/parser.go:36
MethodError
()
ros/publisher.go:20
MethodError
()
ros/service_server.go:24
MethodError
(v ...interface{})
ros/log.go:91
MethodErrorf
(format string, v ...interface{})
ros/log.go:98
MethodFatal
(v ...interface{})
ros/log.go:104
MethodFatalf
(format string, v ...interface{})
ros/log.go:111
MethodGetNumPublishers
()
ros/ros.go:62
MethodGetNumPublishers
()
ros/subscriber.go:247
MethodGetParam
(key string)
ros/node.go:476
MethodGetSubscriberName
()
ros/publisher.go:199
MethodGetTopic
()
ros/publisher.go:203
MethodHasParam
(key string)
ros/node.go:487
MethodInfo
(v ...interface{})
ros/log.go:65
MethodInfof
(format string, v ...interface{})
ros/log.go:25
MethodInfof
(format string, v ...interface{})
ros/log.go:72
MethodLogger
()
ros/node.go:512
MethodMD5Sum
()
ros/message.go:9
MethodMD5Sum
()
ros/service.go:4
MethodName
()
ros/message.go:10
MethodName
()
ros/service.go:5
MethodNewPublisher
(topic string, msgType MessageType)
ros/node.go:331
← previousnext →101–200 of 325, ranked by callers