fixed mirror property of kinect
This commit is contained in:
@@ -69,13 +69,13 @@ const std::string XMLConfig =
|
||||
"<Node type=\"Image\" name=\"Image1\">"
|
||||
"<Configuration>"
|
||||
"<MapOutputMode xRes=\"640\" yRes=\"480\" FPS=\"30\"/>"
|
||||
"<Mirror on=\"true\"/>"
|
||||
"<Mirror on=\"false\"/>"
|
||||
"</Configuration>"
|
||||
"</Node> "
|
||||
"<Node type=\"Depth\" name=\"Depth1\">"
|
||||
"<Configuration>"
|
||||
"<MapOutputMode xRes=\"640\" yRes=\"480\" FPS=\"30\"/>"
|
||||
"<Mirror on=\"true\"/>"
|
||||
"<Mirror on=\"false\"/>"
|
||||
"</Configuration>"
|
||||
"</Node>"
|
||||
"</ProductionNodes>"
|
||||
|
Reference in New Issue
Block a user