strands-project / strands_executive

Executive control code for STRANDS robots.
10 stars 19 forks source link

Preventing empty waypoint from being added to the list. #255

Closed hawesie closed 8 years ago

hawesie commented 8 years ago

This should mean that empty waypoint tasks are handled correctly by the execution system. An empty waypoint results in the waypoint list of MdpAction being left empty. It looks like it works on my test cases.