This website requires JavaScript.
Explore
Help
Register
Sign In
hofee
/
nbv_sim
Watch
1
Star
0
Fork
0
You've already forked nbv_sim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
nbv_sim
/
CMakeLists.txt
5 lines
89 B
CMake
Raw
Normal View
History
Unescape
Escape
Add catkin package description
2021-03-12 14:55:57 +01:00
cmake_minimum_required
(
VERSION
3.1
)
Switch to a server/client architecture
2021-04-15 10:44:08 +02:00
project
(
active_grasp
)
Add catkin package description
2021-03-12 14:55:57 +01:00
find_package
(
catkin
REQUIRED
)
Reference in New Issue
Copy Permalink