This commit renames several classes and interfaces for radio communication in ARGoS. Instead of using the identifier radio, simple_radio is used to more clearly indicate that this is not a generic interface for all types of radio-based communication.
This commit renames several classes and interfaces for radio communication in ARGoS. Instead of using the identifier
radio
,simple_radio
is used to more clearly indicate that this is not a generic interface for all types of radio-based communication.