-
Notifications
You must be signed in to change notification settings - Fork 181
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
assertion failed #37
Comments
|
which function of gstreamer are you using? |
I don't want to use gstreamer if there is other way to use my camera. To read this tiscamera README.md , I could use camera to type following command "gst-launch-1.0 tcambin serial=12710001! video/x-raw,format=RGBx,width=640,height=480,framerate=30/1 ! videoconvert ! autovideosink". URL: https://github.com/TheImagingSource/tiscamera I don't know gstreamer well. So if there is other way to use tiscamera, I do that. |
After researching , I found that the problem may be occured by differerence of gstreamer version. I have to use camera via gstreamer 1.0 since developper of the camera only provides pipelines using gstreamer 1.0 elements. |
It seems 1.0 version of gscam is only released on lunar -> https://github.com/ros-drivers-gbp/gscam-release, so what you can do right now is
To use your camera from released deb package, we can choose |
After doing that, launched below .launch file.
$ roslaunch test.launch started roslaunch server http://133.11.216.199:40200/ SUMMARYPARAMETERS
NODES auto-starting new master setting /run_id to e0153e24-a429-11e7-90d7-f44d306d75dc
|
I'm trying to use DFKJ003 cam via gstreamer.
But , I always get following error.
Please tell me how to run this .launch file.
[gscam2.launch]
[error message]
$ roslaunch gscam2.launch
The text was updated successfully, but these errors were encountered: