-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
45 lines (28 loc) · 989 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
qbo_video_record v1.0
18-06-2012
=== Copyright ===
Copyright (C) 2012 Thecorpora SL
=== Description ===
This node record to a file images from a topic
=== Building ===
rosmake
=== Run ===
rosrun qbo_video_record video_record
=== Arvhive Contents ===
./manifest.xml Ros information file
./Authors Author of the code
./config/main.conf Configuration file with the parameters the it recive and the commands it execute
./Makefile Makefile File for compilation
./src/video_record.cpp Source code under GPL v2 License
./control File to generate .deb packages
./LINCESES The complete text of the licenses used
./CMakeLists.txt CMakelist file for compilation
./README This file
=== Changelog ===
qbo_video_record v1.0
* First release
-- Sergio Merino <[email protected]> 18-06-2012
=== Homepage ===
http://openqbo.org/wiki/doku.php?id=qbo_apps:ros_pack:qbo_video_record
=== Contact ===
Sergio Merino <[email protected]>