-
Notifications
You must be signed in to change notification settings - Fork 89
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
[demo.py] the robot keeps rotating after moved near table #30
Comments
Sounds like the same issue reported here https://github.com/fetchrobotics/fetch_ros/issues/102 |
We've made some improvements but I think this is still a bit of an issue. I've added Help Wanted and More Info Needed, similar to #36 |
@umhan35 Hi, it might work better if you reduce the inflation_radius specified in costmap_common.yaml under fetch_navigation/config. (the default value is 0.7m) |
@xujingren We actually have another map and move_base config that works in our test course but not in Gazebo 9. The root cause is #102. We tested on Ubuntu 14.04 with Gazebo 2 and it works. |
Hi, I am using Ubuntu 18.04 and ROS Melodic (to align with the version that the FetchIt robot has).
I followed the gazabo tutorial (https://docs.fetchrobotics.com/gazebo.html) and run the following:
I expect the robot will move to the table and pick the blue cube, but after the robot moved near table keeps rotating it self. During 2 times, I waited 10 minutes before "Aborting because a valid control could not be found. Even after executing all recovery behaviors"
Rotating:
Here is the excerpt of the log:
Here is the full log:
The text was updated successfully, but these errors were encountered: