Giter VIP home page Giter VIP logo

Comments (7)

plnegre avatar plnegre commented on August 27, 2024

Yes, we have uploaded a demo launch file in viso2/viso2_ros/launch/demo.launch.

from viso2.

limhyon avatar limhyon commented on August 27, 2024

Thank you very much.
Could you upload sample rosbag file that is displayed in ros wiki?
It will be a good starting point to others.

-Hyon

This mail was written in mobile phone.

On 2013. 3. 4., at 오후 5:43, "Pep Lluís Negre" [email protected]
wrote:

Yes, we have uploaded a demo launch file in
viso2/viso2_ros/launch/demo.launch.


Reply to this email directly or view it on
GitHubhttps://github.com//issues/6#issuecomment-14369946
.

from viso2.

miquelmassot avatar miquelmassot commented on August 27, 2024

Hi limhyon,
I just edited viso2_ros wiki and added a link to our bagfiles. Please, feel free to try them out in your machine.

from viso2.

limhyon avatar limhyon commented on August 27, 2024

Hi. Could you look my launch file?
I'm testing with kitti dataset from
http://www6.in.tum.de/~kloses/rvc/kitti_bags.
I got following error, even all connections looks okay.

[ WARN] [1362411046.183769434, 1342792580.882561857]: [stereo_processor]
Low number of synchronized left/right/left_info/right_info tuples received.
Left images received: 0 (topic '/kitti_stereo/left/image_rect')
Right images received: 0 (topic '/kitti_stereo/right/image_rect')
Left camera info received: 0 (topic '/kitti_stereo/left/camera_info')
Right camera info received: 0 (topic '/kitti_stereo/right/camera_info')
Synchronized tuples: 0
Possible issues:
* stereo_image_proc is not running.
Does rosnode info /stereo_odometer show any connections?
* The cameras are not synchronized.
Try restarting the node with parameter _approximate_sync:=True
* The network is too slow. One or more images are dropped from each
tuple.
Try restarting the node, increasing parameter 'queue_size' (currently
5)

Below is my launch file modified.






On Mon, Mar 4, 2013 at 6:43 PM, Miquel Massot [email protected]:

Hi limhyon,
I just edited viso2_ros wiki and added a link to our bagfiles. Please,
feel free to try them out in your machine.


Reply to this email directly or view it on GitHubhttps://github.com//issues/6#issuecomment-14372079
.

from viso2.

miquelmassot avatar miquelmassot commented on August 27, 2024

The name of the camera topic in your bagfiles is "kitty_stereo", without backslash or "i". Remove also stereo image proc as the images are already rectified.

from viso2.

limhyon avatar limhyon commented on August 27, 2024

Oh. Thanks. It was my fault :-)
By the way, I have downloaded the bag file you have shared.
Could you also share disparity_params.yaml for this bag file?
And how can I reproduce the result in the ROS wiki (youtube video) with
your dataset?

Thank you in advance! :-)
-Hyon

On Tue, Mar 5, 2013 at 12:51 AM, Miquel Massot [email protected]:

The name of the camera topic in your bagfiles is "kitty_stereo", without
backslash or "i". Remove also stereo image proc as the images are already
rectified.


Reply to this email directly or view it on GitHubhttps://github.com//issues/6#issuecomment-14387340
.

from viso2.

miquelmassot avatar miquelmassot commented on August 27, 2024

I used the following params:

prefilter_size: 9
prefilter_cap: 31
correlation_window_size: 17
min_disparity: 20
disparity_range: 96
uniqueness_ratio: 10
texture_threshold: 10
speckle_size: 200
speckle_range: 4

and in order to obtain that reconstruction, I used rviz with dense PointCloud2 (stereo_down/points2) from the camera and a long decay time.

if you need the tf from baselink to stereo_down, use a static transform publisher with xyz="0 0 0.095" and rpy="0 -1.5708 0".

from viso2.

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.