|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| robotraconteur_companion |
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| robotraconteur_companion |
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| robotraconteur_companion |
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| robotraconteur_companion |
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| robotraconteur_companion |
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| robotraconteur_companion |
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| robotraconteur_companion |
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| robotraconteur_companion |
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| robotraconteur_companion |
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| robotraconteur_companion |
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| robotraconteur_companion |
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| robotraconteur_companion |
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| robotraconteur_companion |
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| robotraconteur_companion |
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| robotraconteur_companion |
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| robotraconteur_companion |
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| robotraconteur_companion |
Launch files
Messages
Services
Plugins
Recent questions tagged robotraconteur at Robotics Stack Exchange
|
robotraconteur package from robotraconteur reporobotraconteur |
ROS Distro
|
Package Summary
| Version | 1.2.6 |
| License | Apache 2.0 |
| Build type | CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/robotraconteur/robotraconteur.git |
| VCS Type | git |
| VCS Version | ros |
| Last Updated | 2025-09-01 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- John Wason
Authors
- John Wason
Robot Raconteur Core Library and Wrappers
A communication framework for robotics, automation, and the Internet of Things
See the Getting Started Guide!
Contents
Documentation
See https://github.com/robotraconteur/robotraconteur/wiki/Documentation for documentation.
Examples
See the examples directory for examples in various programming languages.
Getting Help
- I found a bug! Please leave an issue on the GitHub Issues page
- I have a specific question about how to use Robot Raconteur: Please leave a question on GitHub Discussions Q&A
- I have a general question or comment: Please leave a message on GitHub Discussions.
Quick Start
The Quick Start example demonstrates the basic functionality of Robot Raconteur be creating a service, and then calling the service using a client. This example uses the “Reynard the Robot” Python package, which provides a simple cartoon robot.
Before running the example, make sure to install the required packages:
python -m pip install robotraconteur reynard-the-robot
On Linux, use python3 instead of python to run the Python 3 interpreter. Use python3 in the rest
of the examples as well.
reynard_quickstart_service.py
File truncated at 100 lines see the full file
Package Dependencies
| Deps | Name |
|---|---|
| catkin |
