ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
2

ROSJava Laserscan

asked 2011-05-25 21:49:45 -0500

Mr_Miyagi gravatar image

hi @ all

I'm trying to implement a 2D LaserScan in my App. I found the sensor_msgs.Laserscan and i want to print/show it into a ROSImageView. Unfortunately there is no sample tutorial and maybe someone has implemented this function yet. So, now i'm trying to implement it but if there is someone, who has a solution i, yeees it would be nice! =)

Greeting

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2011-05-26 00:44:43 -0500

I haven't used ROSImageView yet, but a quick look suggests that is is solely intended to be used with images (similar to image_view). By creating an image out of a laser scan (which could be done in various more or less hacky ways) it could be abused to display a laser scan.

AFAIK there is no built-in laser scan visualization available for ROSJava yet.

edit flag offensive delete link more

Comments

FYI, this is no longer the case. The VisualizationView and LaserScanLayer will display laser scans.

damonkohler gravatar image damonkohler  ( 2012-08-01 16:53:17 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2011-05-25 21:49:45 -0500

Seen: 453 times

Last updated: May 26 '11