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

Obstacle is ignored when robot moving towards obstacle #29

Open
A2techh opened this issue Dec 9, 2023 · 1 comment
Open

Obstacle is ignored when robot moving towards obstacle #29

A2techh opened this issue Dec 9, 2023 · 1 comment

Comments

@A2techh
Copy link

A2techh commented Dec 9, 2023

obstacleAvoidance.mp4

Hi, thank you for the hard work. I am trying to implement your system in real robot, the waypoint function works great. However, I am facing issue for obstacle avoidance, the obstacle is ignored when the robot move near the obstacle. It can be seen at 0:17 of the video in the link.

I only changed the yawRateGain and maxYawRate, what parameter should I tune to avoid this issue?

@LiYang-Robot
Copy link

Hello, I have also encountered the same problem recently. When an obstacle is relatively close to the robot, the robot cannot recognize it. I have tested whether this framework combined with target can dynamically avoid obstacles. It is possible for me to enter the path of the robot when I am far away, but the robot cannot avoid obstacles when I am close to it. What should I do?
你好,我最近也遇到了相同的问题,当障碍物距离机器人比较近的时候,机器人也无法识别到该障碍物。我曾测试这个框架与tare结合是否能够动态避障,当我在距离机器人较远的时候进入机器人的路径上,是能够实现的,但是在距离机器人较近的时候机器人却不能够避障,请问我该如何做?

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

No branches or pull requests

2 participants