atTC2 / leslie

UoB CS Intelligent Robotics Exercise 2
0 stars 1 forks source link

Add test for `config_access.py` #61

Closed rrama closed 7 years ago

rrama commented 7 years ago

Make util_modules a Python module.

Ensure you catkin_make in your Catkin workspace after pulling. The test can be run with roscore in one window and ./config_test.py in another.

Closes #55

rrama commented 7 years ago

@Chrystal-Gosden That is the expected outcome :+1: @SebastianDica I added it in case we make it more complex. (Plus, I had the code already.)