Repository Summary
Checkout URI | https://github.com/po1/axcli.git |
VCS Type | git |
VCS Version | 0.1.0 |
Last Updated | 2014-03-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
axcli | 0.1.0 |
README
axcli
A simple actionlib CLI client
How to use
Add this package in your catkin
workspace, don’t forget to
source your devel/setup.bash
after running catkin_make
axcli [--nowait] [--timeout TIMEOUT] [-v] <action namespace> <goal>
Bash should provide TAB-completion of available action
servers and their associated goals.
By default axcli
will wait for the goal to terminate, and pressing
Ctrl+c will send a goal cancel request to the action
server.
The following optional arguments are available to change
axcli
’s behavior:
-
--nowait
don’t wait for result, fire and forget. -
--timeout
timeout in seconds used to wait for the action server (default: infinite timeout). -
-v, --verbose
verbose output.
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/po1/axcli.git |
VCS Type | git |
VCS Version | 0.1.0 |
Last Updated | 2014-03-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
axcli | 0.1.0 |
README
axcli
A simple actionlib CLI client
How to use
Add this package in your catkin
workspace, don’t forget to
source your devel/setup.bash
after running catkin_make
axcli [--nowait] [--timeout TIMEOUT] [-v] <action namespace> <goal>
Bash should provide TAB-completion of available action
servers and their associated goals.
By default axcli
will wait for the goal to terminate, and pressing
Ctrl+c will send a goal cancel request to the action
server.
The following optional arguments are available to change
axcli
’s behavior:
-
--nowait
don’t wait for result, fire and forget. -
--timeout
timeout in seconds used to wait for the action server (default: infinite timeout). -
-v, --verbose
verbose output.
CONTRIBUTING
Repository Summary
Checkout URI | https://github.com/po1/axcli.git |
VCS Type | git |
VCS Version | 0.1.0 |
Last Updated | 2014-03-31 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
axcli | 0.1.0 |
README
axcli
A simple actionlib CLI client
How to use
Add this package in your catkin
workspace, don’t forget to
source your devel/setup.bash
after running catkin_make
axcli [--nowait] [--timeout TIMEOUT] [-v] <action namespace> <goal>
Bash should provide TAB-completion of available action
servers and their associated goals.
By default axcli
will wait for the goal to terminate, and pressing
Ctrl+c will send a goal cancel request to the action
server.
The following optional arguments are available to change
axcli
’s behavior:
-
--nowait
don’t wait for result, fire and forget. -
--timeout
timeout in seconds used to wait for the action server (default: infinite timeout). -
-v, --verbose
verbose output.