Skip to content

Ar-Ray-code/RenderTexture2ROS2Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RenderTexture2ROS2Image

Bridge between RenderTexture (Unity) object and sensor_msgs/Image (ROS2).

The size of the image to be published depends on the value set in RenderTexture.

Requirements

Run on Unity

  1. Create Project (3D World)
  2. Add Assets from this repository

  1. Add Components
  2. Setting "TargetTexture" to "Camera2Texture"

  1. Push Play button

Check image topic using ROS2

source /opt/ros/foxy/setup.bash
ros2 run rqt_image_view rqt_image_view

About writer

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages