Switch to a server/client architecture

This commit is contained in:
Michel Breyer
2021-04-15 10:44:08 +02:00
parent 622665cbc9
commit 5f21b7779c
12 changed files with 194 additions and 491 deletions

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.1)
project(vgn)
project(active_grasp)
find_package(catkin REQUIRED)