PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • This can be helpful if you want one motor to move at a time, each waiting for the last motor to reach where it needs to go before the next motor can start moving.here is an example of how we use it in our code:Code:while(true){ if(joystick.joy2_TopHat == 6) { shoulderLoc = 0; wristLoc = 0; radiusLoc = 0; moving = true; once = true; } if(moving == true) { moveTo(wrist, wristLoc, 5, 50, 30); moveTo(r
http://www.w3.org/ns/prov#wasQuotedFrom
  • robotc.net