Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stereo nodelet not used in stereo.launch #185

Open
jasonbeach opened this issue Feb 12, 2019 · 1 comment
Open

Stereo nodelet not used in stereo.launch #185

jasonbeach opened this issue Feb 12, 2019 · 1 comment

Comments

@jasonbeach
Copy link

I'm looking to use a stereo setup, with two Flea3 USB 3 cameras that are triggered via an autopilot gpio pin. I basically copied the stereo.launch file and tweaked it to set the triggering mode and basically have it working.

I'm having one kind of nit picky issue in that the timestamps from images that should be synchronized are not the same (and hence don't work with a TimeSynchonizer). It looks like the stereo_nodelet handles this case, but it isn't used in the stereo.launch file (it uses two camera_nodelets vs using the stereo_nodelet.) Is there something wrong / incomplete with the stereo_nodelet? I'm somewhat new to ROS and am not sure how to translate the parameters used for the camera_nodelet to the stereo_nodelet.

@gyubeomim
Copy link

@jasonbeach
I'm also wondering about it.

Is there any launch file using this PointGreyStereoCameraNodelet?

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

No branches or pull requests

2 participants