MCPcopy Create free account
hub / github.com/CopterExpress/clover / SetColor

Method SetColor

clover_simulation/src/sim_leds.cpp:174–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172 }
173
174 void SetColor(const GazeboColor& emissive)
175 {
176 vptr->SetEmissive(emissive);
177 }
178
179};
180}

Callers 1

handleLedsMsgMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected