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

camera image not received for gscam kind camera in trailnet_debug_gscam.launch/trailnet_debug_zed_gscam.launch #141

Open
vxgu86 opened this issue Oct 2, 2019 · 0 comments

Comments

@vxgu86
Copy link

vxgu86 commented Oct 2, 2019

when I debug trailnet_debug_gscam.launch/trailnet_debug_zed_gscam.launch in rviz, for gscam kind camera,
the camera part -- image topic shows that image not received, and camera is whole black,
but the real-time camera could be shown in rqt--image window.
below is my param, I did know what is the problem?

<node>   
 <param name="gscam_config" value="v4l2src device=$(arg device) ! video/x-raw, width=$(arg img_width), height=$(arg img_height) ! videoconvert" />
    <param name="frame_id"        value="$(arg frame_id)" /> 
</node>
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

1 participant