Skip to content
Snippets Groups Projects
Commit 5ab79155 authored by Johannes Mey's avatar Johannes Mey
Browse files

Add pick-and-place example

parent 0d9dc5db
No related branches found
No related tags found
No related merge requests found
.idea
cmake-build-debug
.catkin_tools/
.catkin_workspace
......
......@@ -12,7 +12,7 @@ build-ws:
- apt-get install -y ros-melodic-libfranka python-catkin-tools libeigen3-dev
- echo "source /opt/ros/melodic/setup.bash" >> ~/.bashrc
- source ~/.bashrc
- rosdep install -y --from-paths .
- rosdep install -y -i --from-paths .
- catkin build
tags:
- highmem
......@@ -17,3 +17,9 @@
path = src/simulation_util
url = ../simulation_util.git
branch = master
[submodule "src/gazebo-pkgs"]
path = src/gazebo-pkgs
url = https://github.com/JenniferBuehler/gazebo-pkgs.git
[submodule "src/general-message-pkgs"]
path = src/general-message-pkgs
url = https://github.com/JenniferBuehler/general-message-pkgs.git
Subproject commit 4356d31a7cd02c03662f9e4b453f100c646774c6
Subproject commit a651f4fee48571a0378362440a8bdc75b00479e3
Subproject commit baf0f033475c3a592efb0862079f3ff8392cadf6
Subproject commit f0c7a0cc811187cca8e928bc7c5906e463c24945
Subproject commit cabb18c9dec6d38450090e2a322acf42115bb655
Subproject commit 7d6668f7391901e9f1f0039c20733eec731fc68f
Subproject commit 7ef30876c7cadbfac8d0c4b53f5dee84d53bb33e
Subproject commit 0834bc9cf26b14ca036671f5414116842b0c601f
Subproject commit 1bb3837a9713b4124114bc4f58b9c2ab51d11592
Subproject commit 815a248170b589b82d736278a65d11bfd1ca2d3e
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment