Skip to main content

Questions tagged [base-local-planner]

0 votes
1 answer
150 views

I am trying to navigate my differential drive robot to a goal with Nav2, but when it's basically reached it and it's time for orientation alignment, it stops and I start getting a bunch of these: <...
Flamethrower's user avatar
0 votes
1 answer
165 views

My operational environment is a vast bayland terrain, where the robot needs to navigate effectively over long distances between waypoints (In Red). Issue Description: My global planner struggles to ...
Marcus Vinicius's user avatar
1 vote
1 answer
966 views

I'm using ubuntu 22.04 ros2 humble I want to compare the ability of local planners in nav2, so don't want to use global planner such as a*, theta* or else The thing i want to do is only creating ...
sanchez_khalifa's user avatar
0 votes
1 answer
461 views

I am new to Nav2 stack and currently there are a bunch of navigation plugins to choose from (https://navigation.ros.org/plugins/index.html). I am interested in how to choose available algorithms from ...
Peera Tienthong's user avatar
0 votes
2 answers
553 views

I'm working on a project with ROS 2 Iron and the Navigation2 stack, focusing on an Ackermann-steered robot. I've encountered issues while trying to integrate alternative local planners, such as TEB, ...
Marcus Vinicius's user avatar
1 vote
1 answer
593 views

I've been facing an issue with the local planner in my ROS2 navigation setup. The core of the problem seems to be that the local planner does not extend sufficiently outside the robot's footprint ...
Marcus Vinicius's user avatar
0 votes
1 answer
155 views

I am trying to upgrade some existing code that use tf with kinetic to use instead tf2 with noetic. In the following line of code, planner_ is of type ...
user avatar
0 votes
1 answer
18 views

I am trying to understand the base_local_planner::transformGlobalPlan() function. As per my understanding, the function takes in the global_plan (generated by the <...
skpro19's user avatar
  • 314
0 votes
1 answer
34 views

I am trying to integrate my local path planner plugin into move_base. On launching the modified ...
skpro19's user avatar
  • 314
0 votes
2 answers
413 views

Hi ROS community, I am in need for some help with a project involving the use of move_base package with Ubuntu 16.04, ROS Kinetic. I have looked through most of the other issues with move_base that ...
user avatar
0 votes
2 answers
28 views

Hello, I want to limit the travel path of the robot to some extent. So, I set goal minutely and published the goals to move_base using SimpleActionServer. This plan was successful that the robot go ...
user avatar
0 votes
1 answer
22 views

Hi, Can someone shed some light on how to display lasercan obstacles for use in Navigation Stack (AMCL+MOVE_BASE, ubuntu 18.04, Melodic)? I spent lots of time changing configurations and searching for ...
user avatar
0 votes
1 answer
28 views

Hi all, I am developing a diff wheel autonomous robot using the move_base package. I use wheel encoders, a lidar sensor and AMCL to estimate the current pose. When I set a simple goal, 1 meter to the ...
user avatar
0 votes
2 answers
362 views

What is ros default global path planning algorithm? what is ros default local path planning algorithm? Are other algorithm implemented in ros (such as D star, potential field) such that one can decide ...
user avatar
0 votes
1 answer
15 views

Hi, I can obtain the /cmd_vel information for the local plan of robot to extract velocities and angles but is there usually a topic that I can subscribe to to obtain the local navigation goal in terms ...
user avatar

15 30 50 per page
1
2 3 4 5 6