Closed joshuamorton closed 7 years ago
This PR:
roscore
wait_for_message
functools.partial
controller
Other minor things this fixes:
raw_input
input
ci_scripts/*
This PR:
roscore
processeswait_for_message
never evaluating the yielded object.functools.partial
was being used for a callback that only had one argcontroller
nodeOther minor things this fixes:
raw_input
on inputer node. We had moved toinput
when we thought py3 was a possibility.ci_scripts/*
by not using relative paths