This document discusses processing natural language commands in robotics applications. It outlines goals of implementing sentence recognition from text to pick up objects. It reviews existing tools for text processing, speech processing, and robot actions. It also covers parsing orders by mapping verbs to targets and using parts-of-speech tagging to determine word categories. Further work includes generating robot actions from mapped commands and controlling a robot's movement.