stdr-simulator-ros-pkg / stdr_simulator

A simple, flexible and scalable 2D multi-robot simulator.
http://stdr-simulator-ros-pkg.github.io/
GNU General Public License v3.0
97 stars 66 forks source link

ROS Kinetic Release #193

Closed rohbotics closed 8 years ago

rohbotics commented 8 years ago

stdr_simulator is blocking turtlebot_simulator, it would be great if you can get it released on kinetic (See https://github.com/turtlebot/turtlebot/issues/219)

I did a quick test, and stdr_simulator compiles on Ubuntu Xenial with Kinetic.

czalidis commented 8 years ago

Unfortunately we are long due for a release on all distros (Indigo, Jade and Kinetic). We will try to push a release soon, after merging some pending issues! If this takes a lot of time we might release without new changes.

tfoote commented 8 years ago

A quick release would be great even if it's just the old version so we can get downstream packages released. aka turtlebot_simulator. Otherwise we may consider dropping stdr_simulator as a dependency until it's released just to make progress.

czalidis commented 8 years ago

Ok then, I will consider pushing a release of the old version, sometime this week.

czalidis commented 8 years ago

Pushed a release of a new version (with minor changes) for Kinetic.

rohbotics commented 8 years ago

Thanks!