|
rosapi package from rosbridge_suite reporosapi rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite |
Package Summary
| Tags | No category tags. |
| Version | 0.11.1 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | develop |
| Last Updated | 2019-05-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
Package Description
Additional Links
Maintainers
- Russell Toris
- Jihoon Lee
Authors
- Jonathan Mace
rosapi
Parameters
-
~topics_glob(string, default '') -
~services_glob(string, default '') -
~params_glob(string, default '')
Note: By default the rosapi calls for details about topics, services, and parameters will return nothing. You must specify a list of allowed resources.
Each of the glob parameters may contain an array of one or more match patterns. Resources that match any of the specified patterns will be returned by calls to the rosapi services.
An example launch file which enables all information to be returned.
<node name="rosapi" pkg="rosapi" type="rosapi_node">
<param name="topics_glob" value="[*]" />
<param name="services_glob" value="[*]" />
<param name="params_glob" value="[*]" />
</node>
This example launch file enables only rosout and certain camera topics
<node name="rosapi" pkg="rosapi" type="rosapi_node">
<param name="topics_glob" value="[/rosout, /camera/rgb/*]" />
</node>
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 1 | message_generation | |
| 1 | catkin | |
| 1 | rosbridge_library | |
| 2 | rospy | |
| 2 | rosnode | |
| 2 | rosgraph | |
| 1 | message_runtime |
System Dependencies
Dependant Packages
Launch files
Messages
Services
- srv/ServiceRequestDetails.srv
- srv/SetParam.srv
- srv/ServiceProviders.srv
- srv/Services.srv
- srv/Topics.srv
- srv/ServiceType.srv
- srv/ServiceNode.srv
- srv/MessageDetails.srv
- srv/GetTime.srv
- srv/DeleteParam.srv
- srv/GetParam.srv
- srv/Publishers.srv
- srv/TopicsForType.srv
- srv/Subscribers.srv
- srv/ServiceResponseDetails.srv
- srv/HasParam.srv
- srv/SearchParam.srv
- srv/GetParamNames.srv
- srv/ServicesForType.srv
- srv/ServiceHost.srv
- srv/GetActionServers.srv
- srv/TopicType.srv
- srv/Nodes.srv
- srv/NodeDetails.srv
Plugins
Recent questions tagged rosapi at answers.ros.org
|
rosapi package from rosbridge_suite reporosapi rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite |
Package Summary
| Tags | No category tags. |
| Version | 0.11.1 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | develop |
| Last Updated | 2019-05-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
Package Description
Additional Links
Maintainers
- Russell Toris
- Jihoon Lee
Authors
- Jonathan Mace
rosapi
Parameters
-
~topics_glob(string, default '') -
~services_glob(string, default '') -
~params_glob(string, default '')
Note: By default the rosapi calls for details about topics, services, and parameters will return nothing. You must specify a list of allowed resources.
Each of the glob parameters may contain an array of one or more match patterns. Resources that match any of the specified patterns will be returned by calls to the rosapi services.
An example launch file which enables all information to be returned.
<node name="rosapi" pkg="rosapi" type="rosapi_node">
<param name="topics_glob" value="[*]" />
<param name="services_glob" value="[*]" />
<param name="params_glob" value="[*]" />
</node>
This example launch file enables only rosout and certain camera topics
<node name="rosapi" pkg="rosapi" type="rosapi_node">
<param name="topics_glob" value="[/rosout, /camera/rgb/*]" />
</node>
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 1 | message_generation | |
| 1 | catkin | |
| 1 | rosbridge_library | |
| 2 | rospy | |
| 2 | rosnode | |
| 2 | rosgraph | |
| 1 | message_runtime |
System Dependencies
Dependant Packages
Launch files
Messages
Services
- srv/ServiceRequestDetails.srv
- srv/SetParam.srv
- srv/ServiceProviders.srv
- srv/Services.srv
- srv/Topics.srv
- srv/ServiceType.srv
- srv/ServiceNode.srv
- srv/MessageDetails.srv
- srv/GetTime.srv
- srv/DeleteParam.srv
- srv/GetParam.srv
- srv/Publishers.srv
- srv/TopicsForType.srv
- srv/Subscribers.srv
- srv/ServiceResponseDetails.srv
- srv/HasParam.srv
- srv/SearchParam.srv
- srv/GetParamNames.srv
- srv/ServicesForType.srv
- srv/ServiceHost.srv
- srv/GetActionServers.srv
- srv/TopicType.srv
- srv/Nodes.srv
- srv/NodeDetails.srv
Plugins
Recent questions tagged rosapi at answers.ros.org
|
rosapi package from rosbridge_suite reporosapi rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite |
Package Summary
| Tags | No category tags. |
| Version | 0.11.1 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | develop |
| Last Updated | 2019-05-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
Package Description
Additional Links
Maintainers
- Russell Toris
- Jihoon Lee
Authors
- Jonathan Mace
rosapi
Parameters
-
~topics_glob(string, default '') -
~services_glob(string, default '') -
~params_glob(string, default '')
Note: By default the rosapi calls for details about topics, services, and parameters will return nothing. You must specify a list of allowed resources.
Each of the glob parameters may contain an array of one or more match patterns. Resources that match any of the specified patterns will be returned by calls to the rosapi services.
An example launch file which enables all information to be returned.
<node name="rosapi" pkg="rosapi" type="rosapi_node">
<param name="topics_glob" value="[*]" />
<param name="services_glob" value="[*]" />
<param name="params_glob" value="[*]" />
</node>
This example launch file enables only rosout and certain camera topics
<node name="rosapi" pkg="rosapi" type="rosapi_node">
<param name="topics_glob" value="[/rosout, /camera/rgb/*]" />
</node>
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 1 | message_generation | |
| 1 | catkin | |
| 1 | rosbridge_library | |
| 2 | rospy | |
| 2 | rosnode | |
| 2 | rosgraph | |
| 1 | message_runtime |
System Dependencies
Dependant Packages
Launch files
Messages
Services
- srv/ServiceRequestDetails.srv
- srv/SetParam.srv
- srv/ServiceProviders.srv
- srv/Services.srv
- srv/Topics.srv
- srv/ServiceType.srv
- srv/ServiceNode.srv
- srv/MessageDetails.srv
- srv/GetTime.srv
- srv/DeleteParam.srv
- srv/GetParam.srv
- srv/Publishers.srv
- srv/TopicsForType.srv
- srv/Subscribers.srv
- srv/ServiceResponseDetails.srv
- srv/HasParam.srv
- srv/SearchParam.srv
- srv/GetParamNames.srv
- srv/ServicesForType.srv
- srv/ServiceHost.srv
- srv/GetActionServers.srv
- srv/TopicType.srv
- srv/Nodes.srv
- srv/NodeDetails.srv
Plugins
Recent questions tagged rosapi at answers.ros.org
|
rosapi package from rosbridge_suite reporosapi rosbridge_library rosbridge_server rosbridge_suite |
Package Summary
| Tags | No category tags. |
| Version | 0.8.6 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | indigo |
| Last Updated | 2017-12-08 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
Package Description
Additional Links
Maintainers
- Russell Toris
- Jihoon Lee
Authors
- Jonathan Mace
rosapi
Parameters
-
~topics_glob(string, default '') -
~services_glob(string, default '') -
~params_glob(string, default '')
Note: By default the rosapi calls for details about topics, services, and parameters will return nothing. You must specify a list of allowed resources.
Each of the glob parameters may contain an array of one or more match patterns. Resources that match any of the specified patterns will be returned by calls to the rosapi services.
An example launch file which enables all information to be returned.
<node name="rosapi" pkg="rosapi" type="rosapi_node">
<param name="topics_glob" value="[*]" />
<param name="services_glob" value="[*]" />
<param name="params_glob" value="[*]" />
</node>
This example launch file enables only rosout and certain camera topics
<node name="rosapi" pkg="rosapi" type="rosapi_node">
<param name="topics_glob" value="[/rosout, /camera/rgb/*]" />
</node>
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 2 | rospy | |
| 1 | message_generation | |
| 1 | catkin | |
| 1 | rosbridge_library | |
| 2 | rosnode | |
| 2 | rosgraph | |
| 1 | message_runtime |
System Dependencies
Dependant Packages
Launch files
Messages
Services
- srv/ServiceRequestDetails.srv
- srv/SetParam.srv
- srv/ServiceProviders.srv
- srv/Services.srv
- srv/Topics.srv
- srv/ServiceType.srv
- srv/ServiceNode.srv
- srv/MessageDetails.srv
- srv/GetTime.srv
- srv/DeleteParam.srv
- srv/GetParam.srv
- srv/Publishers.srv
- srv/TopicsForType.srv
- srv/Subscribers.srv
- srv/ServiceResponseDetails.srv
- srv/HasParam.srv
- srv/SearchParam.srv
- srv/GetParamNames.srv
- srv/ServicesForType.srv
- srv/ServiceHost.srv
- srv/GetActionServers.srv
- srv/TopicType.srv
- srv/Nodes.srv
- srv/NodeDetails.srv
Plugins
Recent questions tagged rosapi at answers.ros.org
|
rosapi package from rosbridge_suite reporosapi rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite |
Package Summary
| Tags | No category tags. |
| Version | 0.11.1 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | develop |
| Last Updated | 2019-05-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
Package Description
Additional Links
Maintainers
- Russell Toris
- Jihoon Lee
Authors
- Jonathan Mace
rosapi
Parameters
-
~topics_glob(string, default '') -
~services_glob(string, default '') -
~params_glob(string, default '')
Note: By default the rosapi calls for details about topics, services, and parameters will return nothing. You must specify a list of allowed resources.
Each of the glob parameters may contain an array of one or more match patterns. Resources that match any of the specified patterns will be returned by calls to the rosapi services.
An example launch file which enables all information to be returned.
<node name="rosapi" pkg="rosapi" type="rosapi_node">
<param name="topics_glob" value="[*]" />
<param name="services_glob" value="[*]" />
<param name="params_glob" value="[*]" />
</node>
This example launch file enables only rosout and certain camera topics
<node name="rosapi" pkg="rosapi" type="rosapi_node">
<param name="topics_glob" value="[/rosout, /camera/rgb/*]" />
</node>
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 1 | message_generation | |
| 1 | catkin | |
| 1 | rosbridge_library | |
| 2 | rospy | |
| 2 | rosnode | |
| 2 | rosgraph | |
| 1 | message_runtime |
System Dependencies
Dependant Packages
Launch files
Messages
Services
- srv/ServiceRequestDetails.srv
- srv/SetParam.srv
- srv/ServiceProviders.srv
- srv/Services.srv
- srv/Topics.srv
- srv/ServiceType.srv
- srv/ServiceNode.srv
- srv/MessageDetails.srv
- srv/GetTime.srv
- srv/DeleteParam.srv
- srv/GetParam.srv
- srv/Publishers.srv
- srv/TopicsForType.srv
- srv/Subscribers.srv
- srv/ServiceResponseDetails.srv
- srv/HasParam.srv
- srv/SearchParam.srv
- srv/GetParamNames.srv
- srv/ServicesForType.srv
- srv/ServiceHost.srv
- srv/GetActionServers.srv
- srv/TopicType.srv
- srv/Nodes.srv
- srv/NodeDetails.srv
Plugins
Recent questions tagged rosapi at answers.ros.org
|
rosapi package from rosbridge_suite reporosapi rosbridge_library rosbridge_msgs rosbridge_server rosbridge_suite |
Package Summary
| Tags | No category tags. |
| Version | 0.11.1 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/RobotWebTools/rosbridge_suite.git |
| VCS Type | git |
| VCS Version | develop |
| Last Updated | 2019-05-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
Package Description
Additional Links
Maintainers
- Russell Toris
- Jihoon Lee
Authors
- Jonathan Mace
rosapi
Parameters
-
~topics_glob(string, default '') -
~services_glob(string, default '') -
~params_glob(string, default '')
Note: By default the rosapi calls for details about topics, services, and parameters will return nothing. You must specify a list of allowed resources.
Each of the glob parameters may contain an array of one or more match patterns. Resources that match any of the specified patterns will be returned by calls to the rosapi services.
An example launch file which enables all information to be returned.
<node name="rosapi" pkg="rosapi" type="rosapi_node">
<param name="topics_glob" value="[*]" />
<param name="services_glob" value="[*]" />
<param name="params_glob" value="[*]" />
</node>
This example launch file enables only rosout and certain camera topics
<node name="rosapi" pkg="rosapi" type="rosapi_node">
<param name="topics_glob" value="[/rosout, /camera/rgb/*]" />
</node>
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
Source Tutorials
Package Dependencies
| Deps | Name | |
|---|---|---|
| 1 | message_generation | |
| 1 | catkin | |
| 1 | rosbridge_library | |
| 2 | rospy | |
| 2 | rosnode | |
| 2 | rosgraph | |
| 1 | message_runtime |
System Dependencies
Launch files
Messages
Services
- srv/ServiceRequestDetails.srv
- srv/SetParam.srv
- srv/ServiceProviders.srv
- srv/Services.srv
- srv/Topics.srv
- srv/ServiceType.srv
- srv/ServiceNode.srv
- srv/MessageDetails.srv
- srv/GetTime.srv
- srv/DeleteParam.srv
- srv/GetParam.srv
- srv/Publishers.srv
- srv/TopicsForType.srv
- srv/Subscribers.srv
- srv/ServiceResponseDetails.srv
- srv/HasParam.srv
- srv/SearchParam.srv
- srv/GetParamNames.srv
- srv/ServicesForType.srv
- srv/ServiceHost.srv
- srv/GetActionServers.srv
- srv/TopicType.srv
- srv/Nodes.srv
- srv/NodeDetails.srv