Doombot
USA
Asked
— Edited
Is there a simple way of having random responses to a single voice command?
Robotis Openmanipulatorx
— Inverse kinematics for Robotis OpenManipulatorX: compute joint angles and MoveTo 3D (cm) positions, supports camera-to-CM mapping for pick-and-place.
Try it →
Kind of...
I use a script which has a list of pre-defined responses set up and uses a random number to pick one of the responses.
There you go! I knew it was gonna be GetRandom, I just didn't know how to apply it. All hail the sultan of script
Resolving