<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I want to implement a path planner in a differential robot. The thing is that currently is everything simulated, I mean, gazebo simulate the erratic_diff and also the obstacles moving.<br>Now that I have a robot, I don't want to simulate it but as I have explained, I have  to simulated the dynamic obstacles because I cant implement that. <br>So for that I need to use gazebo. At the end I want to have the dynamic scenario simulated and the real position and laser info of the robot.<br>I hope you can understand what I am trying to do..<br>Is it to bad to use sim_time in this situation that I am using simulated info and real info and with all that creating a path, which then let me send cmd_vel msgs to a my robot??<br><br>Thanks for answering<br>Nicolas<br><br><hr id="stopSpelling">From: johnhsu@willowgarage.com<br>Date: Mon, 8 Nov 2010 17:03:18 -0800<br>To: ros-users@code.ros.org<br>Subject: Re: [ros-users] Gazebo<br><br>You could write a node that replay bag files containing the obstacle laser and odometry data synchronized to simulation time while the simulation is running.  Probably need to create another node that reads the published odometry data and sets the model pose in simulation as well.  I do not know your simulation experiment setup, maybe you can explain a bit more on what you're testing?<br>

thanks,<br>John<br><br><div class="ecxgmail_quote">2010/11/7 Nicolás Alvarez Picco <span dir="ltr"><<a href="mailto:nicolasapicco@hotmail.com">nicolasapicco@hotmail.com</a>></span><br><blockquote class="ecxgmail_quote" style="padding-left: 1ex;">





<div>
Hi everyone!!<br><br>I am working in a path planning development, the thing is it calculates the plan according dynamic obstacles. I am trying to implement that, but the problem is that my robot hasn t the proper sensor to recognize those obstacles, so i will simulate them. Therefore, someone knows how I can send the gazebo the laser and odometry information taken from my robot, so with the simulated obstacles my algorithm can calculate the best path?<br>

Any idea for me is the great help.<br><br>Thanks in advance.<br><br>Nicolas<br>                                     </div>
<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>
<br></blockquote></div><br>
<br>_______________________________________________
ros-users mailing list
ros-users@code.ros.org
https://code.ros.org/mailman/listinfo/ros-users                                           </body>
</html>