mcdp { sub body = instance `robogrammar.rgrobots1 cost_high_power_motor = 50 USD cost_low_power_motor = 10 USD cost_components = 5 USD requires cost = ( cost_high_power_motor ยท (num_high_power_motors required by body) + cost_low_power_motor ยท (num_low_power_motors required by body) + cost_components ยท (num_components required by body)) requires power for body provides linear_velocity using body provides angular_velocity using body provides max_slope using body provides payload using body }
hel1-z7-prod-editor-2 Restart page