CHANGELOG.rst 1.4 KB

12345678910111213141516171819202122232425262728293031323334
  1. 0.6.2 (2018-10-21)
  2. ------------------
  3. * Replace tabs with spaces, fixes `#15 <https://github.com/ros-teleop/teleop_twist_keyboard/issues/15>`_
  4. * Merge pull request `#13 <https://github.com/ros-teleop/teleop_twist_keyboard/issues/13>`_ from asukiaaa/patch-3
  5. Add rosrun command to specify values
  6. * Add rosrun command to specify values
  7. * Contributors: Asuki Kono, Austin, trainman419
  8. 0.6.1 (2018-05-02)
  9. ------------------
  10. * Merge pull request `#11 <https://github.com/ros-teleop/teleop_twist_keyboard/issues/11>`_ from MatthijsBurgh/patch-1
  11. Correct exception handling; Python3 print compatible
  12. * import print from future
  13. * Print python3 compatible
  14. * correct Exception handling
  15. * Merge pull request `#7 <https://github.com/ros-teleop/teleop_twist_keyboard/issues/7>`_ from lucasw/speed_params
  16. set linear and turn speed via rosparams
  17. * Using tabs instead of spaces to match rest of file
  18. * set linear and turn speed via rosparams
  19. * Contributors: Austin, Lucas Walter, Matthijs van der Burgh
  20. 0.6.0 (2016-03-21)
  21. ------------------
  22. * Better instruction formatting
  23. * support holonomic base, send commmand with keyboard down
  24. * Fixing queue_size warning
  25. * Create README.md
  26. * Update the description string in package.xml
  27. * Contributors: Austin, Kei Okada, LiohAu, Mike Purvis, kk6axq, trainman419
  28. 0.5.0 (2014-02-11)
  29. ------------------
  30. * Initial import from brown_remotelab
  31. * Convert to catkin