Skip to content

Add support for multiple frame prefixes#126

Open
DavidWatkins wants to merge 2 commits intosniekum:indigo-develfrom
CURG-BCI:indigo-devel
Open

Add support for multiple frame prefixes#126
DavidWatkins wants to merge 2 commits intosniekum:indigo-develfrom
CURG-BCI:indigo-devel

Conversation

@DavidWatkins
Copy link

If there are multiple cameras in the same scene there will be name conflicts with respect to the ar tags. This change allows the user to specify prefixes to the frame output by the specific ar_track_alvar node.

}

if(frame_prefix == "" && pn.param("frame_prefix", frame_prefix) == "") {
ROS_ERROR("Param 'frame_prefix' has to be set to prevent ar conflicts");

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why enforcing the prefix?

Many people use only one camera.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants