Hi Steven -<div>I've noticed similar problems on a few of our robots, mainly when using image_transport to send video over wifi. To figure out if wifi is the problem, there are two things I've found helpful: before starting any of the code running, from your workstation, ping the robot and see if the ping time increases. The other thing you can try is watching iwconfig on the robot to see if the link quality deteriorates over time.</div>
<div><br></div><div>Unfortunately, I never really figured out what was going on. Replacing the wifi cards in the affected computers seemed to solve the problem.</div><div><br></div><div>-Dan<br>
<br><div class="gmail_quote">On Tue, Jan 4, 2011 at 9:15 AM, Steven Bellens <span dir="ltr"><<a href="mailto:steven.bellens@mech.kuleuven.be" target="_blank">steven.bellens@mech.kuleuven.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
when using ROS to command a mobile base, I'm running a hokuyo_node and<br>
an orocos component node on the mobile base. On my workstation I have<br>
the navigation stack running, which gets laserscan data from the<br>
hokuyo node and sends velocity commands to the orocos component. I<br>
only switched to use the wireless network recently and noticed that,<br>
after running the app for some minutes, it looks like some delay<br>
starts to build up: when I drive the robot with the teleop_keyboard,<br>
after 2 minutes, it starts reacting very slow on my input commands.<br>
What's the best way to determine if the Wifi is indeed the problem<br>
and, if so, can I run this more optimally with ROS considering this<br>
restriction?<br>
<br>
regards,<br>
<br>
Steven<br>
_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org" target="_blank">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>
</blockquote></div><br></div>