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

Parameters for Move Base and Ackerman Vehicle simulated in Stage

asked 2013-11-11 09:33:47 -0500

orion gravatar image

updated 2013-11-18 18:49:49 -0500

tfoote gravatar image

We are working with SBPL_Lattice_Planner with the Navigation Stack and Move Base to simulate an Ackerman Vehicle in Stage. We have already modified the primitives to work with the vehicle as well as modified known settings. We changed the "drive" type for the stage simulated vehicle to car as well. When generating a path, we can see that a correct path with an expected Ackerman style setup is generated, however, the simulated car does not seem able to follow it. Specifically, the simulated car does not seem to be making sharper turns that it should be capable of.

During the simulation, we review the /cmd_vel data being sent and it is rather small given the vehicles capabilities. We even tested sending the data directly with a teleop program and the vehicles behaves as expected. It would seem that the settings within move_base or the local planners are not functioning correctly.

In the params settings, we did attempt modifying the max velocity x and angular rotation variables to see if this would increase the vehicles capable turn radius, but had no luck. We also made sure to set holonomic_robot to false. Does anyone know of any other settings that may be modified or if there is an area in the code that should be modified as well? Thanks.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2013-11-11 22:09:28 -0500

Procópio gravatar image

updated 2013-11-11 22:10:00 -0500

Have you checked your STAGE velocity limits? I had serious problems until finding out it was the culprit.

The ref page is here.

edit flag offensive delete link more

Comments

Perfect. Thanks. Now just to figure out how to handle the rest of the Ackerman stuff needed.

orion gravatar image orion  ( 2013-11-12 16:28:49 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-11-11 09:33:47 -0500

Seen: 1,129 times

Last updated: Nov 11 '13