ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
First thing you might need to check is the Topics , Are there any topics with the scan data ?
then Try running >rostopic list and find the "scan" topic if it is exists, you can take it (the "scan" topic) into RVIZ app in order to visualize scan data (urg_node somehow had already create the frame of reference for you)