Giter VIP home page Giter VIP logo

Comments (11)

darshakwi avatar darshakwi commented on July 17, 2024

I was able to solve it by remapping /camera/compressed to /usb_cam/image_raw/compressed

from fiducials.

darshakwi avatar darshakwi commented on July 17, 2024

The thing is when I run launch file I am able to echo on topics like /fiducial_images and /fiducial_images/compressed but same is not happening when I perform rosrun with same parameters.

from fiducials.

MoffKalast avatar MoffKalast commented on July 17, 2024

In that case I suggest you use roslaunch and set up the correct topic remaps as you've already figured out. It defaults to raspicam and it's not intended to automatically detect all image topics on the system, only web streaming nodes have that capability out of any image processing nodes I've ever seen.

from fiducials.

darshakwi avatar darshakwi commented on July 17, 2024

Ohh cool, I got it. One more thing that you said about default to raspicam, that is in aruco_detect launch file? Because I am trying to directly run aruco node

from fiducials.

anfederman avatar anfederman commented on July 17, 2024

from fiducials.

MoffKalast avatar MoffKalast commented on July 17, 2024

One more thing that you said about default to raspicam, that is in aruco_detect launch file? Because I am trying to directly run aruco node

Ah my bad, it seems to actually be just "camera" by default, odd.

img_sub = it.subscribe("camera", 1,

I'm not sure why you'd want to run it via rosrun though, wouldn't it make more sense to copy paste the existing launch file and set it up the way your system needs it to be?

from fiducials.

anfederman avatar anfederman commented on July 17, 2024

from fiducials.

darshakwi avatar darshakwi commented on July 17, 2024

I am running everything directly on the robot and I am using Jetson Nano for this. The thing is I was able to run everything usb_cam, aruco_detect and image_view with launch file but I wish to know the reason why I am not able to visualize in image_view when I rosrun all of them individually considering all the parameters are same.

from fiducials.

anfederman avatar anfederman commented on July 17, 2024

from fiducials.

darshakwi avatar darshakwi commented on July 17, 2024

Ubuntu 18.04 with ROS Melodic

from fiducials.

darshakwi avatar darshakwi commented on July 17, 2024

I think I found the issue, due to some reason display for Jetson Nano is acting different which might have caused error in taking long command inputs (extra spaces, missing character). I was able to solve this by using a launch file. Closing this issue.

from fiducials.

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.