Thumbnail

Personality Generator

How to add the Personality Generator robot skill

  1. Load the most recent release of ARC (Get ARC).
  2. Press the Project tab from the top menu bar in ARC.
  3. Press Add Robot Skill from the button ribbon bar in ARC.
  4. Choose the Scripting category tab.
  5. Press the Personality Generator icon to add the robot skill to your project.

Don't have a robot yet?

Follow the Getting Started Guide to build a robot and use the Personality Generator robot skill.

How to use the Personality Generator robot skill

This control uses a random-like algorithm to add a unique personality to your robot. By adding script commands to the Config section, the commands will be executed within the specified High/Low timeframe (in seconds).

This control can run in the background while your robot operates. The control will add unique actions that you create. For example, add script commands such as:
- left(1000)
- right(1000)
- SetServo(d1, 20)
- ServoRandom(d1, 1, 30)
- ControlCommand(ScriptStart, "Flash Eyes")
- Forward()
- ControlCommand(CameraTrackToggle, "Camera Color")
- ControlCommand(CameraMovementTrackToggle, "Camera Color")

Ideas similar to the above script commands will give the impression that your robot has a mind of it's own. For great object detection, add one of the Radar Scanner Controls (Sharp IR or Ping).

ARC Pro

Upgrade to ARC Pro

Take control of your robot's destiny by subscribing to Synthiam ARC Pro, and watch it evolve into a versatile and responsive machine.