Commit Graph

723 Commits

Author SHA1 Message Date
Lukas Bulwahn debf5e4c6e navigation: updating to 1.11.6
The patches provided upstream are part of 1.11.6 and are removed.
2014-03-17 12:59:57 +01:00
Lukas Bulwahn 4fdfe352df rosconsole-bridge: updating to 0.3.4 2014-03-17 12:59:57 +01:00
Lukas Bulwahn 3bef52cf90 class-loader: updating to 0.2.5
Besides updating, this commit improves the line breaks in the
DESCRIPTION.
2014-03-17 12:59:57 +01:00
Lukas Bulwahn abcefe8189 ros-comm: updating to 1.10.2
Besides updating ros-comm, this commit removes the second hash
values, that probably slipped-in during the last update.
2014-03-17 12:59:57 +01:00
Lukas Bulwahn b36feeaadf catkin: updating to 0.5.86 2014-03-17 12:59:57 +01:00
Lukas Bulwahn 8cf698998c Merge pull request #237 from KristofRobot/rosserial-fix
rosserial-python: adding missing run dependencies
2014-03-17 11:57:04 +01:00
Kristof Robot a4e0a598b1 rosserial-python: adding missing run dependencies
Resolves following import errors in rosserial_python/SerialClient.py:
-ImportError: No module named rosserial_msgs.msg
-ImportError: No module named diagnostic_msgs.msg
2014-03-15 12:57:57 +01:00
Lukas Bulwahn 0b32f8db06 Merge pull request #234 from KristofRobot/wxpython-fix
Adding various missing run dependencies
2014-03-10 06:47:25 +01:00
Kristof Robot 7eff7482e9 tf: adding numpy run dependency
Resolves:
  File "/usr/lib/python2.7/site-packages/tf/transformations.py", line 174, in <module>
    import numpy
ImportError: No module named numpy
2014-03-09 09:37:58 +01:00
Kristof Robot 66e2ad6620 catkin: adding pkgutil run dependency
Resolves import error in __init__.py files derived from catkin/cmake/templates/__init__.py.in template,
e.g. in tf:
  File "/usr/lib/python2.7/site-packages/tf/__init__.py", line 7, in <module>
    from pkgutil import extend_path
ImportError: No module named pkgutil
2014-03-08 17:58:25 +01:00
Kristof Robot 997876732d nav-msgs: adding actionlib-msgs run dependency
Resolves:
  File "/usr/lib/python2.7/site-packages/nav_msgs/msg/_GetMapActionGoal.py", line 9, in <module>
    import actionlib_msgs.msg
ImportError: No module named actionlib_msgs.msg
2014-03-08 17:58:25 +01:00
Kristof Robot 3f00f2ef63 rosservice: adding rosmsg run dependency
Resolves:
  File "/usr/lib/python2.7/site-packages/rosservice/__init__.py", line 61, in <module>
    import rosmsg
ImportError: No module named rosmsg
2014-03-08 17:58:25 +01:00
Kristof Robot 44b8037828 dynamic-reconfigure: adding rosservice run dependency
Resolves:
  File "/usr/lib/python2.7/site-packages/dynamic_reconfigure/server.py", line 45, in <module>
    import rosservice
ImportError: No module named rosservice
2014-03-08 17:58:24 +01:00
Kristof Robot a60f1b302b joint-state-publisher: adding missing run dependency
Resolves error:
ImportError: No module named wx
2014-03-08 17:58:24 +01:00
herbrechtsmeier 097668a6dc Merge pull request #232 from bulwahn/libpoco-update
libpoco: using cmake in version 1.5.2 (resolves #138, #151, #152)
2014-03-05 12:54:35 +01:00
Lukas Bulwahn 73174e13cf libpoco: using cmake in version 1.5.2 (resolves #138, #151, #152) 2014-03-05 07:53:17 +01:00
herbrechtsmeier 769f657fd6 Merge pull request #231 from bulwahn/updates
updating and following the ROS Hydro distribution updates
2014-03-04 18:44:04 +01:00
Lukas Bulwahn a28f76e348 catkin: updating to 0.5.85 2014-03-04 17:28:38 +01:00
Lukas Bulwahn b049323554 catkin: updating to 0.5.84 2014-03-04 17:28:38 +01:00
Lukas Bulwahn f6d613402e common-msgs: updating to 1.10.6 2014-03-04 17:28:38 +01:00
Lukas Bulwahn 389cb16845 ros-comm: updating to 1.10.1 2014-03-04 17:28:38 +01:00
Lukas Bulwahn c6309cd2d5 gencpp: updating to 0.4.17 2014-03-04 17:28:38 +01:00
Lukas Bulwahn 71d6520be2 genpy: updating to 0.4.16 2014-03-04 17:28:38 +01:00
Lukas Bulwahn 29b37ce0eb genmsg: updating to 0.4.25 2014-03-04 17:28:38 +01:00
Lukas Bulwahn ba7b935e8b rospack: updating to 2.1.23 2014-03-04 17:28:38 +01:00
Lukas Bulwahn 7f58232f55 roscpp-core: updating to 0.4.3 2014-03-04 17:28:38 +01:00
Lukas Bulwahn 7924606bb6 common-msgs: updating to 1.10.4
In the version 1.10.4, the descriptions of shape-msgs and
trajectory-msgs were updated and hence, the descriptions in the
recipes and the referred line for the license information were
updated here as well.
2014-03-04 17:28:38 +01:00
Lukas Bulwahn 8c59f76355 image-common: updating to 1.11.1
The version 1.11.1 contains the local patch for
CATKIN_ENABLE_TESTING, and hence the local patch can be removed.
2014-03-04 17:28:38 +01:00
Lukas Bulwahn c53ecdb57b vision-opencv: updating to 1.10.15 2014-03-04 17:28:38 +01:00
Lukas Bulwahn d142e71264 control-toolbox: updating to 1.10.4
The version 1.10.4 contains the local patch for
CATKIN_ENABLE_TESTING, and hence the local patch can be removed.
2014-03-04 17:28:37 +01:00
Lukas Bulwahn 047c818d12 realtime-tools: updating to 1.8.3 2014-03-04 17:28:37 +01:00
Lukas Bulwahn 0ad53adc73 ros-control: updating to 0.6.0 2014-03-04 17:28:37 +01:00
Lukas Bulwahn 14cfe332b2 ros-controllers: updating to 0.6.0 2014-03-04 17:28:37 +01:00
Lukas Bulwahn 485ca90d93 geometry: updating to 1.10.8 2014-03-04 17:28:37 +01:00
Lukas Bulwahn 60a8de14e2 geometric-shapes: updating to 0.3.6
The version 0.3.6 contains the local patch for
CATKIN_ENABLE_TESTING, and hence the local patch can be removed.
2014-03-04 17:28:37 +01:00
Lukas Bulwahn c9da551841 image-pipeline: updating to 1.11.6 2014-03-04 17:28:37 +01:00
Lukas Bulwahn ec4ad58fc9 cmake-modules: updating to 0.2.1 2014-03-04 17:28:37 +01:00
Lukas Bulwahn 17af7deaa3 gencpp: updating to 0.4.16 2014-03-04 17:28:37 +01:00
Lukas Bulwahn 679133b22a ros-comm: updating to 1.9.54 2014-03-04 17:28:37 +01:00
Lukas Bulwahn 317af7291f catkin: updating to 0.5.81 2014-03-04 17:28:37 +01:00
Lukas Bulwahn 401ba59341 octomap: updating to 1.6.4 2014-03-04 17:28:37 +01:00
Lukas Bulwahn 2287dd4256 freenect-stack: updating to 0.3.2 2014-03-04 17:28:36 +01:00
Lukas Bulwahn 32b43d4700 octomap: updating to 1.6.3 2014-03-04 17:28:36 +01:00
Lukas Bulwahn fce088c743 rosserial: updating to 0.5.5 2014-03-04 17:28:36 +01:00
Lukas Bulwahn 18206334d2 ros-comm: updating to 1.9.53
The ros-comm 1.9.53 now also contains the new package rosbag-storage.
2014-03-04 17:28:36 +01:00
Lukas Bulwahn fc350a5437 ros: updating to 1.10.9 2014-03-03 08:12:12 +01:00
Lukas Bulwahn 24ca884062 ros-tutorials: updating to 0.4.3 2014-03-03 08:12:12 +01:00
Lukas Bulwahn 688ac9f0a5 common-msgs: updating to 1.10.3 2014-03-03 08:12:12 +01:00
Lukas Bulwahn 27dbd370a3 roscpp-core: updating to 0.3.17
Due to the update, cpp-common now needs console-bridge.
2014-03-03 08:12:12 +01:00
Lukas Bulwahn d11d71a511 rospack: updating to 2.1.22 2014-03-03 08:12:12 +01:00