We need to add path finding + path smoothing to the lunabot-ai2. The ai should subscribe to obstacle maps from the realsense external task, and then run some kind of path finding on the obstacle map when in autonomous mode.
Open RR has several path finding and trajectory interpolators we could consider using.