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

DynamixelSDK for Windows 10 IoT Core #7

Closed
asoaresd opened this issue Jun 15, 2016 · 5 comments
Closed

DynamixelSDK for Windows 10 IoT Core #7

asoaresd opened this issue Jun 15, 2016 · 5 comments
Assignees

Comments

@asoaresd
Copy link

Hi guys!

I'm working with Dynamixel XM430 and USB2DYNAMIXEL.
At first I connect the USB2DYNAMIXEL through Windows x64 and I could run the example ReadWrite, then I connect the USB2DYNAMIXEL through my Raspberry PI 2 running Raspbian LINUX, and worked nicely, I could run the example ReadWrite without problems.

Now I want connect through Raspberry PI 2 running Windows IoT, I debugged and I could run the shell, but I just get Error when opening serial port, I tried several ports, but I don't know exactly where is the error.

Have you guys tried to run the SDK through Windows IoT?

Thanks,
Alex Duarte

@LeonJung
Copy link
Contributor

Hi, alex. Nice to see you here again

Thank you for your posting.
This kinda application is also valuable for us.

Now, to sum up, you have already tried to open the port with the device name `/dev/ttyUSBx' as linux format or 'COMx' as windows format, right?

I surveyed a little bit more, and it seems like some users use the serial port in RPi2 - WinIOT with same methodology in DynamixelSDK.

Let me find out the solution, but it may takes couple of days.

@asoaresd
Copy link
Author

Hi Leon!
Yes, you're right, I tried using those formats.
I will try to find out too,
Thank you so much!

@LeonJung
Copy link
Contributor

Hey alex, did you have a good weekend?

I want to inform that we have no progress here yet. Since WinIOT is very new for us, installations and more stuffs makes me not easily understand about what's going on in the platform. Furthermore, theres no much informations related with the serial port control I found out. I'll keep trying so don't be frustrated :) but it'll takes more time I think, and I just concerned that you may wonder how my survey is going on so I should reply in the first place.

One thing that makes me interesting is that WinIOT with C++ or C# uses the serial port with automatically detected devices, and controls their paths with kinda serialPort[0], serialPort[1], for example. It seems that they didn't spend time to make user easy to use the serial port.

Any way, If you had never seen this, see
https://github.com/ms-iot/samples/tree/develop/SerialSample. I hope this gives you some hints for your recent work.

Leon

@asoaresd
Copy link
Author

Hey Leon, yes I did, how about you?
I would like to thank you for your time! I have tried some modifications but without success, I checked the link you sent to me, I will try using those codes.

Thank you so much!

@robotpilot
Copy link
Member

I am a new person in charge of development and maintenance of DynamixelSDK. This issue has been raised quite a long time ago, but we do not have similar user issues, so we close it arbitrarily. This issue will be closed since there were no actions for a while. You can reopen this issue to show this issue to the users whenever. Thanks.

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

No branches or pull requests

3 participants