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

Robot doesn't see transient obstacles #4

Closed
berickson opened this issue Nov 26, 2022 · 2 comments
Closed

Robot doesn't see transient obstacles #4

berickson opened this issue Nov 26, 2022 · 2 comments

Comments

@berickson
Copy link
Owner

Local costmap isn't updating with transient obstacles. This can cause robot to crash into things.

ros-navigation/navigation2#3014

@berickson
Copy link
Owner Author

The workaround is to use the Cyclone DDS Middleware.

Install with:
sudo apt install ros-humble-rmw-cyclonedds-cpp

Activate in each environment:
export RMW_IMPLEMENTATION=rmw_cyclonedds_cpp

@berickson
Copy link
Owner Author

Verified that sentry.py can run for for several hours with Cyclone DDS workaround.

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

1 participant