ros-industrial-attic / keyence_experimental

BSD 3-Clause "New" or "Revised" License
11 stars 14 forks source link

Change publication type to sensor_msgs/LaserScan #12

Closed gavanderhoorn closed 7 years ago

gavanderhoorn commented 8 years ago

The Keyence is really a laser scanner, not a device that produces point clouds.

Would also allow users to plug the driver into the laser_pipeline packages.

Jmeyer1292 commented 7 years ago

The keyence LJ-V models I've used do enough internal rectification that most of the fields of sensor_msgs/LaserScan would either not be relevant or would have to be back calculated.

I'd say this is a won't fix.