ARIA-Users

Date Index Thread Index

Re: [Aria-users] direct movement issues




I think this is simply a limitation of the robot firmware. What version of ARCOS 
  do you have? I'll check whether or not this behavior is to be expected (and why).

Reed



Timothy Black wrote:
> Hi all,
> 
>  
> 
> I have a powerbot and I am having some troubles making it move a certain 
> distance. I have modified the Sick logger program to log information to 
> a file while moving a set distance and travel at a set velocity.
> 
> I want it to move 11 meters for example, however using the direct move 
> command ‘robot.move(11000)’ the robot will not move. However when I use 
> distances less than 5 meters, robot.move(5000), the robot moves fine. My 
> code works fine in the simulation software but on the real robot 
> anything over 5 meters it does not accept.
>