Re: [ros-users] How to use GazeboRosBlockLaser

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: User discussions
Subject: Re: [ros-users] How to use GazeboRosBlockLaser
The plugin broadcasts a sensor_msgs/PointCloud message under <topicName>
specified in your sensor definition XML block. For starters, you can check
to see if the topic is being published by using the
rostopic<http://ros.org/wiki/rostopic>tool. You can also view the
point cloud using
rviz <http://ros.rog/wiki/rviz> if things are setup correctly.
If things are not working as expected, can you post your model file?
John

On Mon, Dec 13, 2010 at 11:18 PM, asilx <> wrote:

>
> Hi,
> I am a beginner of ROS and trying to use Gazebo in ROS. I created a urdf
> file that creates a erratic robot with a block laser on it and successfully
> commanded robot but I cannot figure out how to get data from block laser. I
> searched ROS wiki but I cannot find anything.
>
> Is there any example code or source about that?
>
> Thanks.
> --
> View this message in context:
> http://ros-users.122217.n3.nabble.com/How-to-use-GazeboRosBlockLaser-tp2084107p2084107.html
> Sent from the ROS-Users mailing list archive at Nabble.com.
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>