intel / gazebo-sitl

A ROS-independent Gazebo plugin for Ardupilot's SITL
Apache License 2.0
10 stars 14 forks source link

Add collision sensor to quadcopter model #27

Closed guiccbr closed 8 years ago

guiccbr commented 8 years ago

The collision properties are publish to a gazebo topic named "/gazebo/default/gzsitl_quadcopter_rs/sensors/contact"

It can be retrieved from the command line with the following command: $ gz topic -e /gazebo/default/gzsitl_quadcopter_rs/sensors/contact

dakerfp commented 8 years ago

Ship it