where do I get a gazebo diff drive plugin?
So I was previously using the erratic diff drive plugin here: http://ua-ros-pkg.googlecode.com/svn/...
but it looks like it moved. bummer.
So I see that there seems to be code that does something similar in gazebo_plugins/src/gazebo_ros_diffdrive.cpp
however, it doesn't get built as a .so for some reason, instead it's a binary in /bin that doesn't seem to do anything. Any idea how to get a basic diff drive robot running in gazebo?