-
## Bug report
When using another name for the robot base frame than `base_link`, the action NavigateThroughPoses seems to be broken.
**Required Info:**
- Operating System:
- Ubuntu 20.04
-…
-
The AStarPlanner used in the example on https://github.com/JuliaPlanners/PDDLViz.jl produces a weird plan if one starts from an initial state with no obstacles, i.e., where the "walls" contain all zer…
-
## Bug report
**Required Info:**
- Operating System:
- Ubuntu 20.04 Focal
- ROS2 Version:
- Galactic
- Version or commit hash:
- ros-galactic-navigation2 1.0.12-1focal.20220730.081413…
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were fo…
-
## Bug report
**Required Info:**
Operating System:
Ubuntu 22.04
ROS2 version:
Humble binaries
Hello everyone,
I am currently working on a navigation project using ROS2 and have encountere…
-
```
Install the project...
-- Install configuration: ""
-- Installing: /home/hyx020222/planner_ws/install/_setup_util.py
-- Installing: /home/hyx020222/planner_ws/install/env.sh
-- Installing: /h…
-
Hi Team,
I found out that when computing the hPolys for fine optimization, the case that point is out of map is allowed, and sometimes cause the final global path out of the map.
Shouldn't here …
-
Hello, I am a beginner and I would like to ask how to change the algorithm for small cars from A * to rrt algorithm,Thank you in advance for your answer
-
- Operating System:
![image](https://github.com/user-attachments/assets/0b286321-088c-4e78-8eff-4c5dfd66fd02)
- ROS2 Version:
Running ROS2 Humble with Nav2 Version 1.1.15
![image](https://github…
-
Hi,
The current implementation only starts planning the next path once the previous path is complete. In my implementation, I want to make sure that if I give a start and goal; it should plan from…