doosan-robotics / doosan-robot

ROS for Doosan Robot
BSD 3-Clause "New" or "Revised" License
118 stars 59 forks source link

Robot collision does not cover the whole body #176

Closed bxtbold closed 3 months ago

bxtbold commented 8 months ago

As shown in the picture below, the robot collision does not cover the robot visual. Generally, the collision body should cover the whole body, so planners can generate a trajectory that avoids collision from scene objects.

I kindly request make a little effort to add few more cylinders or modify existing ones those covers the whole body.

image

doosan-robotics commented 4 months ago

Dear @bxtbold,

We have updated collision body. please check "main" branch

bxtbold commented 3 months ago

Thank you very much. I was able to check that the issue was resolved in #185