Skip to content

Commit

Permalink
adddress comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-du-car committed Jul 28, 2023
1 parent 4bafa7c commit b741588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/v2i-hub/CARMAStreetsPlugin/src/CARMAStreetsPlugin.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class CARMAStreetsPlugin: public PluginClientClockAware {
void HandleMobilityPathMessage(tsm2Message &msg, routeable_message &routeableMsg);
void HandleBasicSafetyMessage(BsmMessage &msg, routeable_message &routeableMsg);
/**
* @brief Handler to be invoked when the plugin received detected object, and forward the detected object to Kafka topic.
* @brief Callback function when the plugin received detected object, and forward the detected object to Kafka topic.
* @param msg Detected object received from TMX bus.
* @param routeableMsg routeable_message for detected object.
*/
Expand Down

0 comments on commit b741588

Please sign in to comment.