Vinay,<div><br></div><div>You can check to see if the laser is working by echoing the raw scans with rostopic, e.g. 'rostopic echo /scans' and seeing if the raw range pings change. It is going to be difficult to visualize those, but you ought to be able to see that there is data coming out and that the ranges are reasonable for the environment the laser is in.</div>
<div><br></div><div>- Eric<br><br><div class="gmail_quote">On Mon, Jul 12, 2010 at 9:31 PM, Vinay K <span dir="ltr"><<a href="mailto:vinay.csir@gmail.com">vinay.csir@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Blaise,<br><br>I checked with the following command and I can see "scan", so laser is working right??<br>vros@ubuntu:~$ rostopic list<br>/clock<br>/diagnostics<br>/hokuyo_node/parameter_descriptions<br>/hokuyo_node/parameter_updates<br>

/rosout<br>/rosout_agg<br>/scan<br>/time<br><br>Now I tried something different. I executed "$ rosrun hokuyo_node hokuyo_node" on the pioneer bot and for visualization on rviz I executed <br><pre>"$ rosrun rviz rviz -d `rospack find hokuyo_node`/hokuyo_test.vcg" on my base computer [on which ROS master is running, I am connected to pioneer <br>

through ssh]<br><br>vros@ubuntu:~$ rosrun rviz rviz -d 'rospack find hokuyo_node' /hokuyo_test.vcg<br>[ INFO] 0.000000000: Loading general config from [/home/vros/.rviz/config]<br>[ INFO] 0.000000000: Loading display config from [/home/vros/.rviz/display_config]<br>

[ERROR] 0.000000000: File [rospack find hokuyo_node] does not exist<br><br>As hokuyo_node is publishing to ROS master running on base computer [remote computer], hence rviz can subscribe to scan topic. Am I right?. Please <br>

tell me how to resolve this issue.<br><br>Thanks<br>Vinay<br><br><br></pre>
<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></div>