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

Using the Navigation stack on a larger vehicle

asked 2014-12-05 17:55:22 -0500

metal gravatar image

updated 2014-12-05 17:56:15 -0500

Hello Everyone, I have a mobile robot(Rectangle size) of about 10X16 ft. I am trying to make it autonomous in an indoor area. The scene is not gonna be much cluttered. Imagine it is in pose A and I need it go to pose B.

I can get encoder data from the Omnidirectional wheels on the base and the laser scan data from the LIDAR. Could you please advise whether its advisable to move ahead with this package for this problem?. Also have anyone out there tried using ros navigation on a larger vehicle?. Please let me know, Thank you.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2014-12-06 15:45:40 -0500

l0g1x gravatar image

updated 2014-12-06 15:46:50 -0500

I believe as long as you set the 'holonomic robot' parameter to true, specify the footprint (size of your robot) of your vehicle properly, set the voxel grid parameter to true (assuming your robot is probably pretty high and you dont want to hit something from the ceiling) instead of just a 2D costmap so your 3D LIDAR data is actually used for height information as well, i believe you should not have a problem using the nav stack. You just have to make sure your velocity and acceleration values are correct/reasonable for the robot of your size.

Have a look at http://wiki.ros.org/costmap_2d as well as http://wiki.ros.org/base_local_planner

edit flag offensive delete link more

Comments

Hi, ı want to communicate my lidar with mobile robot. this vehicle has dc motor with encoder. But ı don't know how to do it. I am new on ROS. could you help me this situation Mr. @l0g1x

Mekateng gravatar image Mekateng  ( 2018-01-04 15:26:07 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-12-05 17:55:22 -0500

Seen: 13,927 times

Last updated: Dec 06 '14