Apollo: Question about Component::Proc function

Created on 24 May 2019  ·  2Comments  ·  Source: ApolloAuto/apollo

How can i trigger the Proc function, such as Localization component ?

Cyber Question

Most helpful comment

Hi, @wanggujin you can read this example, the CommonComponentSample component subscribes message from channel /apollo/prediction,which is in common.dag. When the message arrives,it will trigger the proc func.
https://github.com/ApolloAuto/apollo/tree/master/cyber/examples/common_component_example

All 2 comments

Hi, @wanggujin you can read this example, the CommonComponentSample component subscribes message from channel /apollo/prediction,which is in common.dag. When the message arrives,it will trigger the proc func.
https://github.com/ApolloAuto/apollo/tree/master/cyber/examples/common_component_example

Closing this issue as it appears to be resolved. Feel free to reopen if you have additional questions. Thanks!

Was this page helpful?
0 / 5 - 0 ratings