« Return to Thread: S300 problems

S300 problems

by Santiago Rodr=?US-ASCII?Q?=ED?=guez :: Rate this Message:

| View in Thread

Hello all,
I am trying to make a SICK S300 working with player.
I add driver lines like this,

driver
(
        name "sicks3000"
        provides ["laser:0"]
        requires ["opaque:0"]
        port "/dev/ttyUSB0"
)
driver
(
        name "serialstream"
        provides ["opaque:0"]
        port "/dev/ttyUSB0"
)

But when i'm run the laserobstacleavoid example program to try it, but
on the server window i take this error:
"warning : S3000: Checksum's dont match, thats bad (data packet size 0)
Anybody knows the reason?
Is there real support on player 2.1.0rc2 for the sick S300??

Thank you very much for your support

Santi


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Playerstage-users mailing list
Playerstage-users@...
https://lists.sourceforge.net/lists/listinfo/playerstage-users

 « Return to Thread: S300 problems