Gazebo | Ignition | Community
Ask Your Question
0

Moving my robot from ROS and getting sensor information back.

asked 2014-06-02 10:42:26 -0500

jnikodem gravatar image

Hi guys,

I'm a bit stuck with the whole Gazebo-ROS integration.

I went through basic Gazebo tutorials, created a small two-wheeled robot with a laser (simple SDF file and world file). Now I want to move it (apply force to both wheels) and get laser output using ROS. I'm not even sure what has to be done next. Gazebo model plugin that reads move commands from ROS topics and publishes laser output to another topic? Or is there something ready-to-use?

Jack

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-06-03 04:42:03 -0500

Hi there is a list of available plugins in the wiki:

ROS_Motor_and_Sensor_Plugins

there you might find the plugins you are looking for...

I think the (GPU)Laser and Differential Drive could do the job(i never used the second one...)

btw for processing sensor information it would be more useful to write a sensor plugin instead of a model plugin. The rest of your approach seems to be right if you decide to implement this yourself.

I hope this helps

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-06-02 10:42:26 -0500

Seen: 2,882 times

Last updated: Jun 03 '14