Skip to content

Commit

Permalink
Update referee protocol and sentry to radar communicate.
Browse files Browse the repository at this point in the history
  • Loading branch information
GuraMumei committed Jul 9, 2024
1 parent 1695c4c commit 4d726d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rm_referee/src/ui/interactive_data.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -208,5 +208,4 @@ bool SentryToRadar::needSendInteractiveData()
{
return InteractiveSender::needSendInteractiveData() && ros::Time::now() - last_get_data_time_ < ros::Duration(0.5);
}

} // namespace rm_referee

0 comments on commit 4d726d6

Please sign in to comment.