Go to the source code of this file.
Namespaces | |
namespace | test_wrapper |
Variables | |
float | test_wrapper.avg_time = 0.0 |
float | test_wrapper.brx = 0.1 |
float | test_wrapper.bx = 0.001 |
test_wrapper.call_time = fin_t-ini_t | |
tuple | test_wrapper.fin_t = time.time() |
tuple | test_wrapper.ik_solver |
tuple | test_wrapper.ini_t = time.time() |
int | test_wrapper.NUM_COORDS = 200 |
int | test_wrapper.num_solutions_found = 0 |
list | test_wrapper.qinit = [0.] |
list | test_wrapper.rand_coords = [] |
float | test_wrapper.rw = 1.0 |
float | test_wrapper.rx = 0.0 |
tuple | test_wrapper.sol |
tuple | test_wrapper.urdf = rospy.get_param('/robot_description') |
float | test_wrapper.x = 0.0 |
tuple | test_wrapper.y = random() |
tuple | test_wrapper.z = random() |