Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running server for RoboStudio to connect to? #84

Open
javadan opened this issue Aug 30, 2022 · 2 comments
Open

Running server for RoboStudio to connect to? #84

javadan opened this issue Aug 30, 2022 · 2 comments

Comments

@javadan
Copy link

javadan commented Aug 30, 2022

Hi everyone

After a bit of fuss, I've got the SDK compiling and building the sample apps on my RPi Zero W, with an RP-A1M8-R6, and getting some output from
~/rplidar_sdk/output/Linux/Release $ ./simple_grabber --channel --serial /dev/ttyUSB0 115200

Wondering if anyone's ever managed to connect the Slamtec RoboStudio to a TCP or UDP port of another computer in the LAN?
Is that just for "SLAMWare" devices? Is there any useful documentation? (The user manual is not useful).

I see there's some files sl_tcp_channel.cpp, sl_udp_channel.cpp.
It's nice that there's some server code, but it would be pretty cool if there was an basic example, too, like, using the protocol, etc.

I would imagine that connecting the RoboStudio to a headless device running an RPLidar would be a common use case. (?)

From what I can see, I'm probably just going to end up hacking simple_grabber, publish my own data stream of "theta / dist" values, and write my own visualiser on the other side, by the looks of it.

@datino115
Copy link

May I ask what you did to get the SDK to compile on your rp-A1M8 lidar? I'm still stuck trying to fix the files.

@javadan
Copy link
Author

javadan commented Nov 1, 2022

Hi, I got it compiling after changing this bit https://github.com/Slamtec/rplidar_sdk/pull/66/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants