MBSSKL Robotics Club Forum ModeratorJan 14, 20191 min readRound BlockThe round block basically rounds off any input value in order to improve the accuracy of the robot under certain conditions. This block...
MBSSKL Robotics Club Forum ModeratorJan 14, 20191 min readRange BlockThe range block isn’t too difficult a concept to grasp, yet it is one of the most essential parts of programming, given that it...
MBSSKL Robotics Club Forum ModeratorJan 11, 20191 min readLogic Operation BlockThe logic operation block obtains true or false input(s) and produces a true or false result which corresponds with the respective mode...
MBSSKL Robotics Club Forum ModeratorJan 11, 20191 min readRandom BlockThe random block is often used for randomising a decision, usually in games whereby accuracy itself is not the key function of the...
MBSSKL Robotics Club Forum ModeratorJan 11, 20191 min readCompare BlockThe compare block is an extremely useful tool for logic operations in seemingly simple programmes. It comes with six settings which are:...