Giter Site home page Giter Site logo

Comments (3)

JonathanNash21 avatar JonathanNash21 commented on May 27, 2024

I will add that I edited the dockerfile to be pull from dustynv/ros:galactic-ros-base-l4t-r32.7.1, I wouldn't think this would cause issues with building though

from yolox-ros.

Ar-Ray-code avatar Ar-Ray-code commented on May 27, 2024

I think the issue might be with v4l2 or CvBridge, but I'm not entirely sure. Is there an easy way to apply GStreamer instead?

If you think v4l2-camera is the cause, then I don't think this issue comes from Jetpack. rqt_graph should see if it shows the screen.

Checking that the YOLOX demo.py works correctly in the container would be a good way to get some hints. Please give it a try.

from yolox-ros.

JonathanNash21 avatar JonathanNash21 commented on May 27, 2024

Sorry, I should've gotten back to this earlier - I fixed the issue by changing the pipeline to use GStreamer through a combination of using https://github.com/BrettRD/ros-gst-bridge instead of v4l2-camera as the webcam node in the launch file (not sure if this does anything important due to the next thing) and then using a gstreamer pipeline via OpenCV to open the camera in yolox_ros.py, which I convert to a ROS message via the CvBridge to be able to publish the video frames.

from yolox-ros.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.