ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to increase speed of passing velocity commands to p3dx

asked 2014-07-01 19:26:58 -0500

Ashesh Goswami gravatar image

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

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-07-02 14:26:41 -0500

allenh1 gravatar image

Greetings! Perhaps try the p2os driver. Debians are available up to and including indigo. It's the same topic, so I don't think you'll need to modify your code. The p2os driver is a direct interface to the board, so the velocity commands will likely work with less latency.

edit flag offensive delete link more

Comments

Thanks a lot. But I just wanted to clarify whether the p2os driver is applicable only when we are running the robot through onboard computer or can it still be used in case of serial communication with the robot say, using my PC?

Ashesh Goswami gravatar image Ashesh Goswami  ( 2014-07-18 16:07:27 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-07-01 19:26:58 -0500

Seen: 254 times

Last updated: Jul 02 '14