craigh92

Results 3 issues of craigh92

I often want to perform an action as a result of a prompt choice/input: For example: ```python q = { 'type' : 'list, 'name' : 'action', 'message' : 'choose an...

**Feature** A concise way to hint that a sequence of homogenous types is a set length. i.e The items in the sequence are all of the same type, the sequence...

topic: feature

## Feature request #### Feature description ros1 had the ability to kill a node from the command line using `rosnode kill `, or kill all nodes using `rosnode kill -a`....