Abhy,<br><br><div class="gmail_quote">On Sun, Feb 6, 2011 at 5:06 PM, abhy <span dir="ltr"><<a href="mailto:abhy.12354@gmail.com">abhy.12354@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Hello Eitan,<br>
<br>
Sorry for the late reply on this. So, far i am still testing with the<br>
move_base and initial pose.<br>
<br>
According to your pose, it is clear that we have to publish an initial pose<br>
of the robot to make it localize. But, It wont be easy in our case to set a<br>
position from rviz since we have created an interface (Custom) to control<br>
the robot remotely written in java. so, i found a package ar_pose which i<br>
managed to test it properly.<br>
<br>
Here my approach is, to fixed the pattern on ceiling and x,y,z of it<br>
accordingly and let the robot camera identify its initial pose comparing<br>
distance. publish it through on initial topic. This i tested and I could<br>
able to do get reference x,y,z of robot but i am still not getting point<br>
cloud in rviz.<br>
<br>
I just wanted to know if this approach is fine and why it is still not<br>
publishing point cloud in first launch when initial pose topic is being<br>
published propely.<br></blockquote><div><br></div><div>Your approach seems fine in principle. Perhaps something is awry with the initialpose message you're sending. Are you sure that its in the right frame? (You probably want "map") Can you rostopic echo initialpose when you send it and post the output? You might also want to echo it when you set the pose from rviz and check to see if there are any obvious differences.</div>
<div><br></div><div>Hope this helps,</div><div><br></div><div>Eitan</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
-Abhy<br>
<font color="#888888">--<br>
View this message in context: <a href="http://ros-users.122217.n3.nabble.com/Move-base-fails-tp2369343p2440479.html" target="_blank">http://ros-users.122217.n3.nabble.com/Move-base-fails-tp2369343p2440479.html</a><br>
</font><div><div></div><div class="h5">Sent from the ROS-Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
</div></div></blockquote></div><br>