![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz
Wiki Tutorials
Package Dependencies
System Dependencies
Dependant Packages
Launch files
Messages
Services
Plugins
Recent questions tagged slide_show at Robotics Stack Exchange
![]() |
slide_show package from slide_show reposlide_show |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_PYTHON |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ros2/slide_show.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2020-01-30 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Shane Loretz
Authors
- Shane Loretz
Slide Show
This node publishes images from a directory at a fixed rate.
Topics -
-
images
(type:sensor_msgs/msg/Image
) - The topic on which images are published.
Parameters
-
directory
(type:str
) - a path to a directory containing image files -
period
(type:double
) - time in seconds to wait before publishing the next image
Examples
Publish images from the current diretory at the default rate.
ros2 run slide_show slide_show
To run with custom parameters, edit and save the following as slide_show_params.yaml
/**:
ros__parameters:
directory: /some/dir/with/images
period: 3.14
Then run the node with the path to the yaml file.
# Dashing
ros2 run slide_show slide_show __params:=path/to/slide_show_params.yaml
# Eloquent
ros2 run slide_show slide_show --ros-args --params-file path/to/slide_show_params.yaml
Changelog for package slide_show
0.1.0 (2020-01-29)
- Initial Release
- Contributors: Shane Loretz