ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Mirroring while using Skeleton_tracker with Asus xtion Sensor

asked 2015-11-18 10:46:27 -0500

Fredylucas gravatar image

updated 2015-11-18 12:47:04 -0500

Hi everybody, I'm using the Skeleton_tracker package @Chaos uploaded on Github, and it works pretty nice. However, I notice when I load the depth image on Rviz, this image appears mirrored.

I have been reviewing the code, and I found this functions:

  depthStream_.setMirroringEnabled(true);

  vsColorStream_.setMirroringEnabled(true);

however, when I change this parameters the image works good but the tracking appears reflected. I set both parameters on true, in this way rgb image and tracking work good. Then I want to know if there is a way for getting all not reflected. I thank you so much.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2015-11-27 06:53:30 -0500

Chaos gravatar image

Hi @Fredylucas! Sorry for the late in my answer. I'm very busy lately... I've notice the issue. As soon as I can, I will update the repository. Thank you!

edit flag offensive delete link more

Comments

Hi @Chaos, I'm using your package in a project, then, I want to ask you how must I cite it? I know this is no the way for asking it, but, I didn't found a mail or something like that for do it.

Fredylucas gravatar image Fredylucas  ( 2015-12-16 23:47:57 -0500 )edit

Hi @Fredylucas! My email address is in a comment in file skeleton_tracker/src/skeleton_tracker_node.cpp, line 37. There's also my full name. Feel free to email me if you have issues with the package.

Chaos gravatar image Chaos  ( 2015-12-17 03:06:54 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-11-18 10:46:27 -0500

Seen: 115 times

Last updated: Nov 27 '15