Skip to content

Package which implements visual servoing tasks in the OpenSoT and CartesI/O frameworks.

Notifications You must be signed in to change notification settings

EnricoMingo/opensot_visual_servoing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opensot_visual_servoing

Package containing tasks for visual servoing.

CartesI/O visual servoing support

To run the visual servoing framework, CartesI/O needs another node called image_processing_node which provides visual features to the opensot_visual_servoing task:

block scheme

Python code

To run the node, lunch it in a terminal as

./image_processing_node image_raw:=image_topic_name camera_info:=camera_info_topic_name

For example:

./image_processing_node image_raw:=/camera/rgb/image_raw camera_info:=/camera/rgb/camera_info

About

Package which implements visual servoing tasks in the OpenSoT and CartesI/O frameworks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published