Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Commit

Permalink
Temporarily removing rocon dependency and removing old required sourc…
Browse files Browse the repository at this point in the history
…e dep
  • Loading branch information
adamantivm committed Dec 25, 2016
1 parent 33fecd3 commit a6569ab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
<run_depend>rosjava_core</run_depend>
<run_depend>rosjava_extras</run_depend>
<run_depend>zeroconf_jmdns_suite</run_depend>
<run_depend>rocon_rosjava_core</run_depend>

<export>
<metapackage/>
Expand Down
5 changes: 0 additions & 5 deletions rosjava.rosinstall
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,4 @@
{'git': {'local-name': 'rosjava_extras', 'version': 'kinetic', 'uri':'https://github.com/rosjava/rosjava_extras'}},
{'git': {'local-name': 'zeroconf_jmdns_suite', 'version': 'kinetic', 'uri':'https://github.com/rosjava/zeroconf_jmdns_suite'}},
{'git': {'local-name': 'rosjava', 'version': 'kinetic', 'uri':'https://github.com/rosjava/rosjava.git'}},
# Rocon rosjava
{'git': {'local-name': 'rocon_rosjava_core', 'version': 'indigo', 'uri':'https://github.com/robotics-in-concert/rocon_rosjava_core'}},
# Temporary requirements
# Till 1.11 is released - http://www.ros.org/debbuild/indigo.html?q=ros_comm_msgs
{'git': {'local-name': 'ros_comm_msgs', 'version': 'indigo-devel', 'uri':'https://github.com/ros/ros_comm_msgs.git'}},
]

0 comments on commit a6569ab

Please sign in to comment.