Borrar filtros
Borrar filtros

Check Collision isColliding problem

7 visualizaciones (últimos 30 días)
Denizhan AKINCI
Denizhan AKINCI el 11 de Abr. de 2024
Hello,
Recently, I integrated the UR5e robotic arm onto a mobile platform, resulting in a unified robot system. While modifying the URDF to reflect this change, I omitted certain components on the mobile platform, such as camera holders, from being defined as collision boxes since they were already included in the URDF as collision and visual meshes.
However, I've encountered an issue with the `checkCollisions` function. Despite providing both parent and adjacent parameters, it only returns `isColliding = 1` even when there are no NaN values in the `sepDist` matrix or no visible self collision on the figure. This inconsistency prompts my first question: why doesn't it return `isColliding = 0` when there's no self-collision?
In specific configurations, the robotic arm comes into contact with one of the camera holders integrated into the mobile platform. How can I proactively prevent such collisions? Currently, I'm solely employing gik with BFGSGradientProjection to identify initial configurations for the robot, without incorporating trajectory generation. Any suggestions on collision avoidance strategies would be greatly appreciated.
I appreciate any insights or suggestions you may have on resolving these challenges.

Respuestas (0)

Categorías

Más información sobre Code Generation en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by