How to increase speed of passing velocity commands to p3dx
Hi all,
I am working on a project that requires me to send velocity commands to p3dx robot at a high speed. At the moment the robot takes a while (about 0.2s-0.3s) to change to a new speed once the command is given. Could you suggest any way in which I can increase this speed. I am using "ROSARIA" to connect to the robot and subscribing via "cmd_vel". The robot is connected to the PC using an USB to RS422 converter. Any suggestions will be appreciated. Thanks in advance