ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

ardrone goes through the mobile robot after changing the stl file

asked 2014-09-24 01:05:44 -0500

RSA_kustar gravatar image

I have two robots an AR. Drone and mobile robot. the aim is that the ardrone should see the mobile robot as an obstacle from its laser data. All of the work is in gazebo simulator.

Since the ardrone is flying, I changed the stl file for the mobile robot. I made the robot very long so it acts as a moving wall in order for the ardrone to sense it. now the problem is that the ardrone goes through the mobile robot and it cant sence it ??

how can I fix that??? also any suggestion of dynamic obstacles package ?? I want some thing like a wall moving ??

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-10-09 03:52:46 -0500

RSA_kustar gravatar image

I solved this problem. When changing the look of the robot and make it tall in the stl file, I had to change in the both the origin of the base link and origin of the collision tag <collision></collision> and to make it as long as the one I change in the shape.
This is changed form the launch file of the robot urdf file description.

I didn't find any package that do that so, I had to create my own.

what I did it something like a moving wall

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-09-24 01:05:44 -0500

Seen: 143 times

Last updated: Oct 09 '14