[go: nahoru, domu]

Skip to content

This package can publish images obtained from RICOH's THETA omnidirectional camera.

License

Notifications You must be signed in to change notification settings

hijimasa/ros2_theta_cam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ros2_theta_cam

This package can publish images obtained from RICOH's THETA omnidirectional camera.

Requirements

The Dockerfile can be used to prepare a development environment.

Parameters

  • mode : THETA mode to decide image resolution: 2K or 4K
  • serial : The serial number of the THETA to use. Useful if multiple THETAs are connected to the system.

How to use

  1. Check that your ThetaV is Live-Streaming-Mode, and run!

    ros2 run ros2_theta_cam theta_cam
    or
    ros2 launch ros2_theta_cam theta_cam.launch.py
    
  2. If you want to check image outputs, launch rviz2 with another terminal.

    rviz2
    

And "Add" -> "By topic" -> "/image_topic -> Image"

About

This package can publish images obtained from RICOH's THETA omnidirectional camera.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published