-
Users have to use the mouse folder provided here to use may mouse application.
-
Copy the following code in your CMakeLists.txt, somewhere after
rosbuild_init()include_directories(${CMAKE_CURRENT_SOURCE_DIR}) -
At the end, while linking the libraries add MOUSE to it.
target_link_libraries(app_name ... ... ... MOUSE )
jhu-interaction/wallframe_apps
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- C++ 68.7%
- C 29.4%
- Python 1.6%
- Other 0.3%