No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
Repository Summary
Checkout URI | https://github.com/ppi-put/cable_observer.git |
VCS Type | git |
VCS Version | humble |
Last Updated | 2023-07-14 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
cable_observer | 1.0.0 |
README
cable_observer
A node for DLO tracking.
Installation
rosdep install --from-paths src --ignore-src -y
colcon build --symlink-install --packages-up-to cable_observer
Usage
ros2 launch cable_observer cable_observer.launch.py with_rviz:=True
API
Input
Name | Type | Description |
---|---|---|
/rgb/camera_info |
sensor_msgs::msg::CameraInfo | RGB camera info. |
/rgb/image_raw |
sensor_msgs::msg::Image | RGB image. |
/depth_to_rgb/image_raw |
sensor_msgs::msg::Image | Depth image (aligned to RGB image). |
Output
Name | Type | Description |
---|---|---|
/cable_observer/marker |
visualization_msgs::msg::Marker | DLO visualization. |
/cable_observer/coords |
std_msgs::msg::Float64MultiArray | DLO coordinates (x, y, z) |
Parameters
Name | Type | Description |
---|---|---|
debug |
bool | Print durations. |
depth_ranges |
list[int] | Depth region of interest. |
depth_scale |
float | Depth scalling factor (expecting meters). |
hsv_ranges |
list[int] | HSV color ranges [h_min, s_min, v_min, h_max, s_max, v_max] |
min_length |
int | Minimum lenght (euclidean pxs) for partial paths. |
num_of_knots |
int | Number of knots for output spline. |
num_of_pts |
int | Number of sampled points for output spline. |
vector_dir_len |
int | Number of points which describe path direction on path ends. |
z_vertical_shift |
int | Vertical shift (pxs) between depth and color input |
References / External links
CONTRIBUTING
No CONTRIBUTING.md found.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.