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

Navigation ideas

asked 2016-08-08 10:55:07 -0500

patrchri gravatar image

Hello,

I am new to navigation and currently I have a wheeled robot and I want to implement various navigation algorithms with it. For now though, I don't have an odometer for localization and I currently use only a lidar. I have managed to do some obstacle avoidance with it, but I am out of ideas for now.

If you could help me with some navigation algorithms that don't require an odometer for localization, I would be more than happy to hear them.

Thank you for your answers and for your time in advance,

Chris

edit retag flag offensive close merge delete

Comments

hello i am new to ros and trying to use navigation stack for obstacle avoidance. how did you manage obstacle avoidance?

ssj gravatar image ssj  ( 2017-08-14 10:54:56 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-08-09 06:33:29 -0500

lfr gravatar image

Hello, I'm not sure if it is what you want but you can use the SLAM for localization.
You can use hector_mapping (hector_slam), I know it is possible to use it without odometry.
There is also another algorithm for SLAM: slam_gmappping (gmapping) but I don't know if it is possible to use it without odometry.
You can find all the information about those 2 methods on the ros wiki (by typing hector_slam and gmapping).

I hope it will help you,
lfr

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-08-08 10:55:07 -0500

Seen: 816 times

Last updated: Aug 09 '16