No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
|
Package Summary
Tags | No category tags. |
Version | 0.1.23 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.1-indigo |
Last Updated | 2015-12-11 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Module for working with rocon uri strings.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.1.23 (2015-07-13)
0.1.22 (2015-07-13)
0.1.21 (2015-07-09)
0.1.20 (2015-06-01)
- add nao rule closes #91
- Contributors: Jihoon Lee
0.1.19 (2015-05-27)
0.1.18 (2015-05-06)
0.1.17 (2015-04-06)
0.1.16 (2015-03-02)
0.1.15 (2015-02-27)
0.1.14 (2015-02-09)
0.1.13 (2015-01-12)
- Forgotten colon for yaml dic syntax.
- Adding mint rebecca version so the rules
- Contributors: Daniel Stonier
0.1.12 (2015-01-08)
- add mint in operating system closes #69
- Contributors: Jihoon Lee
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
- Merge pull request #62 from robotics-in-concert/web add web browser as operating system
- add furo as robot
- move web to os
- add web browser as application_framework for webapp launching in web_remocon
- [rocon_uri] helpful pointer to the rocon uri rules.
- Update rules.yaml
- Contributors: Daniel Stonier, Jihoon Lee
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- Contributors: Daniel Stonier
0.1.7 (2014-05-26)
- add korus to the list of robots.
- make the python module directly responsible for rules.yaml, #44
- adds gopher to the list of robots.
- Contributors: Daniel Stonier, Marcus Liebhardt
0.1.5 (2014-05-05)
- sphinx documentation updated.
- add hardware platform for utexas BWI segbot
- Contributors: Daniel Stonier, Jack O'Quin
0.1.4 (2014-04-16)
- rocon_uri parse provide all parsed information
- description fix
- Contributors: Daniel Stonier, Jihoon Lee
0.1.3 (2014-04-09)
- more precise rocon uri os fields for pc interactions, also added trusty to the os rules.
- Contributors: Daniel Stonier
0.1.2 (2014-04-02)
- a rocon_uri command line tool.
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- sort the elements alphabetically and in reverse so matching doesn't come up short as in #17.
- adds robots (robosem, turtlebot) and sorts robots alphabetically
- nosetest for checking thrown exceptions on compatibility checking.
- adds robot kobuki to the rules
- rocon uri support for indigo.
- adjustments to drop heir-part of uri if no concert name.
- Revert "switch wildcard to 'any'" This reverts commit 3cad70f34bf988c3bce941ddcae301f476fd8519. Using 'any' just looks really awkward and far less instantly recognisable than *.
- switch wildcard to 'any'
- wildcards moved out of the yaml specification
- add android operating systems.
- rocon_uri now loads from yaml.
- first iteration of full rocon uri class and test program.
- ebnf rule parser moved to its own package.
- adding rule parser package and a test.
- Contributors: Daniel Stonier, Marcus Liebhardt
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rocon_console | |
rocon_ebnf | |
rospy | |
rosunit |
System Dependencies
No direct system dependencies.
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_uri at Robotics Stack Exchange
No version for distro hydro. Known supported distros are highlighted in the buttons above.
|
Package Summary
Tags | No category tags. |
Version | 0.3.2 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.3-kinetic |
Last Updated | 2016-05-10 |
Dev Status | DEVELOPED |
CI status | Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Module for working with rocon uri strings.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.2.0 (2015-08-18)
- platform rocon uri generator
0.1.13 (2015-01-12)
- Forgotten colon for yaml dic syntax.
- Adding mint rebecca version so the rules
- Contributors: Daniel Stonier
0.1.12 (2015-01-08)
- add mint in operating system closes #69
- Contributors: Jihoon Lee
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
- Merge pull request #62 from robotics-in-concert/web add web browser as operating system
- add furo as robot
- move web to os
- add web browser as application_framework for webapp launching in web_remocon
- [rocon_uri] helpful pointer to the rocon uri rules.
- Update rules.yaml
- Contributors: Daniel Stonier, Jihoon Lee
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- Contributors: Daniel Stonier
0.1.7 (2014-05-26)
- add korus to the list of robots.
- make the python module directly responsible for rules.yaml, #44
- adds gopher to the list of robots.
- Contributors: Daniel Stonier, Marcus Liebhardt
0.1.5 (2014-05-05)
- sphinx documentation updated.
- add hardware platform for utexas BWI segbot
- Contributors: Daniel Stonier, Jack O'Quin
0.1.4 (2014-04-16)
- rocon_uri parse provide all parsed information
- description fix
- Contributors: Daniel Stonier, Jihoon Lee
0.1.3 (2014-04-09)
- more precise rocon uri os fields for pc interactions, also added trusty to the os rules.
- Contributors: Daniel Stonier
0.1.2 (2014-04-02)
- a rocon_uri command line tool.
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- sort the elements alphabetically and in reverse so matching doesn't come up short as in #17.
- adds robots (robosem, turtlebot) and sorts robots alphabetically
- nosetest for checking thrown exceptions on compatibility checking.
- adds robot kobuki to the rules
- rocon uri support for indigo.
- adjustments to drop heir-part of uri if no concert name.
- Revert "switch wildcard to 'any'" This reverts commit 3cad70f34bf988c3bce941ddcae301f476fd8519. Using 'any' just looks really awkward and far less instantly recognisable than *.
- switch wildcard to 'any'
- wildcards moved out of the yaml specification
- add android operating systems.
- rocon_uri now loads from yaml.
- first iteration of full rocon uri class and test program.
- ebnf rule parser moved to its own package.
- adding rule parser package and a test.
- Contributors: Daniel Stonier, Marcus Liebhardt
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rocon_console | |
rocon_ebnf | |
rocon_python_utils | |
rospy | |
rosunit |
System Dependencies
Name |
---|
python-rospkg |
Dependant Packages
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged rocon_uri at Robotics Stack Exchange
|
Package Summary
Tags | No category tags. |
Version | 0.3.2 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/robotics-in-concert/rocon_tools.git |
VCS Type | git |
VCS Version | release/0.3-melodic |
Last Updated | 2016-05-10 |
Dev Status | DEVELOPED |
CI status |
|
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Module for working with rocon uri strings.
Additional Links
Maintainers
- Daniel Stonier
Authors
- Daniel Stonier
README
No README found.
See repository README.
CHANGELOG
Changelog
0.2.0 (2015-08-18)
- platform rocon uri generator
0.1.13 (2015-01-12)
- Forgotten colon for yaml dic syntax.
- Adding mint rebecca version so the rules
- Contributors: Daniel Stonier
0.1.12 (2015-01-08)
- add mint in operating system closes #69
- Contributors: Jihoon Lee
0.1.11 (2014-12-02)
0.1.10 (2014-11-21)
- Merge pull request #62 from robotics-in-concert/web add web browser as operating system
- add furo as robot
- move web to os
- add web browser as application_framework for webapp launching in web_remocon
- [rocon_uri] helpful pointer to the rocon uri rules.
- Update rules.yaml
- Contributors: Daniel Stonier, Jihoon Lee
0.1.9 (2014-08-25)
- move from symbolic links to includes for changelogs to avoid eclipse bewilderment.
- debugging error added for catching pid problem, #53.
- Contributors: Daniel Stonier
0.1.7 (2014-05-26)
- add korus to the list of robots.
- make the python module directly responsible for rules.yaml, #44
- adds gopher to the list of robots.
- Contributors: Daniel Stonier, Marcus Liebhardt
0.1.5 (2014-05-05)
- sphinx documentation updated.
- add hardware platform for utexas BWI segbot
- Contributors: Daniel Stonier, Jack O'Quin
0.1.4 (2014-04-16)
- rocon_uri parse provide all parsed information
- description fix
- Contributors: Daniel Stonier, Jihoon Lee
0.1.3 (2014-04-09)
- more precise rocon uri os fields for pc interactions, also added trusty to the os rules.
- Contributors: Daniel Stonier
0.1.2 (2014-04-02)
- a rocon_uri command line tool.
- Contributors: Daniel Stonier
0.1.0 (2014-03-31)
- sort the elements alphabetically and in reverse so matching doesn't come up short as in #17.
- adds robots (robosem, turtlebot) and sorts robots alphabetically
- nosetest for checking thrown exceptions on compatibility checking.
- adds robot kobuki to the rules
- rocon uri support for indigo.
- adjustments to drop heir-part of uri if no concert name.
- Revert "switch wildcard to 'any'" This reverts commit 3cad70f34bf988c3bce941ddcae301f476fd8519. Using 'any' just looks really awkward and far less instantly recognisable than *.
- switch wildcard to 'any'
- wildcards moved out of the yaml specification
- add android operating systems.
- rocon_uri now loads from yaml.
- first iteration of full rocon uri class and test program.
- ebnf rule parser moved to its own package.
- adding rule parser package and a test.
- Contributors: Daniel Stonier, Marcus Liebhardt
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
catkin | |
rocon_console | |
rocon_ebnf | |
rocon_python_utils | |
rospy | |
rosunit |
System Dependencies
Name |
---|
python-rospkg |
Dependant Packages
Name | Deps |
---|---|
rocon_interactions | |
rocon_master_info | |
rocon_tools |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.