We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The gimbal models use the visual meshes for collisions. This causes significant performance slowdown in complex worlds.
For example: https://discuss.ardupilot.org/t/gazebo-harmonic-slow-real-time-factor-on-baylands-world/125284/1
Replace the visual meshes used in the gimbal collisions with one or more primitive shapes.
Platform [ x ] All [ ] AntennaTracker [ ] Copter [ ] Plane [ ] Rover [ ] Submarine
The text was updated successfully, but these errors were encountered:
srmainwaring
No branches or pull requests
Feature request
Issue
The gimbal models use the visual meshes for collisions. This causes significant performance slowdown in complex worlds.
For example: https://discuss.ardupilot.org/t/gazebo-harmonic-slow-real-time-factor-on-baylands-world/125284/1
Suggested solution
Replace the visual meshes used in the gimbal collisions with one or more primitive shapes.
Platform
[ x ] All
[ ] AntennaTracker
[ ] Copter
[ ] Plane
[ ] Rover
[ ] Submarine
The text was updated successfully, but these errors were encountered: