turtlebot / turtlebot_simulator

Launchers for Gazebo simulation of the TurtleBot
http://www.ros.org/wiki/turtlebot_simulator
99 stars 136 forks source link

New release? #62

Closed rohbotics closed 6 years ago

rohbotics commented 7 years ago

The current version of turtlebot_stage available from debs is broken due to changes in the path to amcl. Looks like these bugs were already fixed in the from source code, but is still broken in the release version. A re-release should fix this.

130s commented 7 years ago

Same from me. In the following error I just encountered, the new version of the upstream (turtlebot_navigation) is already available as binary but deb of turtlebot_gazebo is still old and does not reflect the latest change already made in the source.

$ roslaunch turtlebot_gazebo turtlebot_world.launch
:
while processing /opt/ros/indigo/share/turtlebot_navigation/launch/includes/gmapping.launch.xml:
Invalid roslaunch XML syntax: [Errno 2] No such file or directory: u'/opt/ros/indigo/share/turtlebot_navigation/launch/includes/gmapping.launch.xml'
The traceback for the exception was written to the log file
$ rosversion turtlebot_navigation
2.3.7
$ rosversion turtlebot_gazebo
2.2.2
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 14.04.5 LTS
Release:        14.04
rohbotics commented 7 years ago

@tfoote Are you planning on running a release?

tfoote commented 6 years ago

https://github.com/ros/rosdistro/pull/15939 https://github.com/ros/rosdistro/pull/15938