5This program makes xbot automnomous get the target point in map. The main funcution is testing the base movements of xbot such as moving forward and rotating.
6Copyright (c) 2016 Peng Wang (Rocwang). All rights reserved.
7This program is free software; you can redistribute or modify it.
8More details about xbot robot platform is available in http://wiki.ros.org/Robots/Xbot.
9"""
10
11import rospy, sys, termios, tty, math, time, cv2, numpy, PyKDL