Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG:two close right-anlges in global path triggers robot stop #4718

Open
cliffe10086 opened this issue Oct 10, 2024 · 3 comments
Open

BUG:two close right-anlges in global path triggers robot stop #4718

cliffe10086 opened this issue Oct 10, 2024 · 3 comments
Labels
question Further information is requested

Comments

@cliffe10086
Copy link

cliffe10086 commented Oct 10, 2024

Bug report

Required Info:

  • Operating System:Ubuntu 22.04
  • ROS2 Version:humble
  • Version or commit hash:f79de33c3c192cd66377dc9538bdcbc3597b7f66
  • DDS implementation:default

Steps to reproduce issue

export TURTLEBOT3_MODEL=waffle
export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:/opt/ros/humble/share/turtlebot3_gazebo/models
ros2 launch nav2_bringup tb3_simulation_launch.py headless:=False

then in gazebo ignition, put two walls to filll between tow polls like (.-.-.)
robort is below the wall in the middle , goal is above the wall in the middle.
     G(oal)
.---------.
     R(obort)

Expected behavior

turn tow right-angle corners and arrive

Actual behavior

stop at origin spot

Additional information

录屏 2024年10月10日 10时34分59秒.webm
none,my english is poor ,sorry if make troubles

@SteveMacenski
Copy link
Member

I don’t understand what you mean. Can you describe this in more detail with some image if necessary?

@cliffe10086
Copy link
Author

cliffe10086 commented Oct 11, 2024

I don’t understand what you mean. Can you describe this in more detail with some image if necessary?

i have a video submitted above(.webm).here are two more image.in the first ,when global path has two right-angle corner,robort will stop.in second is a provided gazebo map with two small change(added two walls).
截图 2024-10-11 10-18-17
截图 2024-10-11 10-17-35
when i set a goal behid walls,which will make a global path with two right-angle,as image 3
3
robot will stop at the first corner.as 4
4
but when i break the whole global path into two,one goal at the first corner,one at the final goal.it works well.as 5&6&7
5
6
7
and then i set goal at origine point,it still stop.as 8&9
8
9
i have try to change the parameters in cost map and controller_server yesterday.it makes no use .above situation in images i changed nothing in code and parameters.

@cliffe10086 cliffe10086 changed the title BUG:tow close right-anlge trigger stop BUG:two close right-anlge in global path triggers robort stop Oct 11, 2024
@cliffe10086 cliffe10086 changed the title BUG:two close right-anlge in global path triggers robort stop BUG:two close right-anlges in global path triggers robot stop Oct 12, 2024
@SteveMacenski SteveMacenski added the question Further information is requested label Oct 15, 2024
@SteveMacenski
Copy link
Member

Have you made an attempt to tune the controller? Which are you using and what are its parameters?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants