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

Has anyone made a Lightware SF10/A laser altimeter driver?

asked 2014-10-07 07:54:54 -0500

stevenwaslander gravatar image

updated 2014-10-07 07:57:19 -0500

gvdhoorn gravatar image

It comes with a USB interface and terminal program in Windows is available. I believe there is just one message at up to 32 Hz.

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
0

answered 2015-03-04 11:22:44 -0500

stevenwaslander gravatar image

updated 2015-03-04 13:59:56 -0500

We now have a basic one available (using cereal). Let us know if you are interested. The sensor works very nicely.

edit flag offensive delete link more

Comments

Do you have the code in a repository somewhere?

gvdhoorn gravatar image gvdhoorn  ( 2015-03-04 13:09:28 -0500 )edit
stevenwaslander gravatar image stevenwaslander  ( 2015-03-04 13:59:17 -0500 )edit

Nice. Thanks. Is the cereal pkg you included in any way different from the standard one?

gvdhoorn gravatar image gvdhoorn  ( 2015-03-04 14:20:49 -0500 )edit

Hi, the cereal package is used to read out the messages from the /dev/ttyUSB0 device. This is a catkinized version. I believe the one on wiki.ros.org is not. cheers Timo

Timo gravatar image Timo  ( 2015-03-04 16:16:45 -0500 )edit

Right, indeed. According to rosindex/cereal_port there are indeed no registered catkin versions. Perhaps you would be interested in releasing the one you migrated?

gvdhoorn gravatar image gvdhoorn  ( 2015-03-05 02:14:58 -0500 )edit

One of the authors (Gonçalo Cabrita) of cereal apparently has a catkinized version on his github account.

gvdhoorn gravatar image gvdhoorn  ( 2015-03-05 02:16:39 -0500 )edit

Thanks, have moved our catkinized version to a separate repo, likely very similar. https://github.com/stevenwaslander/ce...

stevenwaslander gravatar image stevenwaslander  ( 2015-03-05 16:56:46 -0500 )edit

Will the same for SF-40/C. Asked here http://answers.ros.org/question/22636...

ratneshmadaan gravatar image ratneshmadaan  ( 2016-02-11 14:41:22 -0500 )edit
0

answered 2017-04-21 10:06:28 -0500

mpc_agro gravatar image

We found the Node mentioned above, after we build our own for the LigthWare SF series: https://bitbucket.org/auengagroactu_s... Main difference is that we are using another way to do the serial interface.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-10-07 07:54:54 -0500

Seen: 796 times

Last updated: Apr 21 '17