Hi, I am trying to test my code (developed in the simulation environment) in a real Pioneer P3 DX robot.
First of all, I tried to run Robotics Tutorial 5 in order to check that MSRS can successfully communicate with the hardware, but I cannot get it working.
My hardware setup is as follows: I have a P3-DX robot base without embedded computer, therefore I am using a piggybacked laptop computer. Given that the laptop doesn't come with a serial port, I am using a USB to RS232 adapter, which works successfuly when I run the ARIA demo (I just need to tell ARIA that the robot is attached to COM4 (my usb adaptor).
However, using MSRS, and the ARCOS services, I don't know how to tell MSRS to use laptop's COM4 to communicate with my P3-DX robot. Can someone help me out Thanks!