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

How to move through tracked person?

asked 2012-06-08 20:39:31 -0500

Alireza gravatar image

updated 2012-06-10 21:31:38 -0500

Hi,

I am using Openni tracker for tracking and recognizing user's gesture and i want to move through the tracked person by navigation!(I have transformed its position to the /map frame)

But the tracked person is an obstacle on the map so the navigation goals are aborting!

Is there any way that i can go near the tracked person using navigation ?

Edit: Finally I solved my problem! i just decreased the x value of tracked human by 0.5 meters and then i sent the new goal to the navigation, and every thing is ok now!

edit retag flag offensive close merge delete

Comments

Can you not just put the navigation goal in front of the person? Why does it need to go "through" them... and do you really want to collide with the person, or do you want it to follow a moving person without colliding with him or her?

jbohren gravatar image jbohren  ( 2012-06-10 09:41:11 -0500 )edit

Please post the solution to your problem as an answer instead of an update to your question and then accept it after a week or so when you can. This way, people can easily see that the question is answered and what the correct answer is. Thanks for helping keep ROS Answers easy to use!

Eric Perko gravatar image Eric Perko  ( 2012-06-15 13:37:37 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-08-03 11:44:54 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Edit: Finally I solved my problem! i just decreased the x value of tracked human by 0.5 meters and then i sent the new goal to the navigation, and every thing is ok now!

edit flag offensive delete link more

Comments

@Alireza im using people detection as well and i need to mark a given position as a obstacle do you have any idea how to acomplish this? would really appreciate some help , thanks

ctguell gravatar image ctguell  ( 2013-11-03 15:35:22 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2012-06-08 20:39:31 -0500

Seen: 263 times

Last updated: Aug 03 '12