Re: [ros-users] Gazebo

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
+ (text/html)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: User discussions
Emne: Re: [ros-users] Gazebo
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?
thanks,
John

2010/11/7 Nicolás Alvarez Picco <>

> Hi everyone!!
>
> 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?
> Any idea for me is the great help.
>
> Thanks in advance.
>
> Nicolas
>
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>
>