mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 18:21:15 +00:00
Added rover catkin packages
This commit is contained in:
7
rover/zed_wrapper/nodelet_plugins.xml
Normal file
7
rover/zed_wrapper/nodelet_plugins.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<library path="lib/libZEDWrapper">
|
||||
<class name="zed_wrapper/ZEDWrapperNodelet"
|
||||
type="zed_wrapper::ZEDWrapperNodelet"
|
||||
base_class_type="nodelet::Nodelet">
|
||||
<description>This is the nodelet of ROS interface for Stereolabs ZED Camera.</description>
|
||||
</class>
|
||||
</library>
|
||||
Reference in New Issue
Block a user