read the sensor data of gazebo - sdf model in ROS
As I understand with plugin and urdf and xacro we can publish the sensor data (lase_ camera_ contact ...) in rostopic , using "urdfspawner" in gazeboros package. I am wondering if there is way to use SDF models and sensor data directly in ROS? Because I want to use the drcsim models whose models defined as SDF model.
I think the best example for using the robot model and sensor data in gazebo and ros is : roslaunch gazeboplugins multirobot_scenario.launch
Asked by Zargol on 2015-05-13 06:34:38 UTC
Answers
http://www.theconstructsim.com/create-a-ros-sensor-plugin-for-gazebo/ maybe this can help
Asked by dark_poison on 2018-05-23 13:48:27 UTC
Comments