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

069c6d9 · Feb 13, 2025

History

97 Commits
Mar 25, 2021
Mar 27, 2024
Mar 9, 2021
Sep 7, 2021
Feb 13, 2025
Mar 27, 2024
Mar 27, 2024
Mar 25, 2021
Oct 5, 2020
Oct 5, 2020

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