Skip to content

Commit 4ba0037

Browse files
[VectorToRotation] Remove deprecated entity.
1 parent 951eadf commit 4ba0037

File tree

5 files changed

+0
-161
lines changed

5 files changed

+0
-161
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ set(${PROJECT_NAME}_HEADERS
132132
include/${CUSTOM_HEADER_DIR}/utils-windows.hh
133133
include/${CUSTOM_HEADER_DIR}/variadic-op.hh
134134
include/${CUSTOM_HEADER_DIR}/vector-constant.hh
135-
include/${CUSTOM_HEADER_DIR}/vector-to-rotation.hh
136135
include/${CUSTOM_HEADER_DIR}/visual-point-projecter.hh)
137136
138137
set(${PROJECT_NAME}_SOURCES

include/sot/core/vector-to-rotation.hh

Lines changed: 0 additions & 70 deletions
This file was deleted.

src/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ set(plugins
1616
matrix/integrator-euler
1717
matrix/matrix-constant
1818
matrix/vector-constant
19-
matrix/vector-to-rotation
2019
task/gain-adaptive
2120
task/task-pd
2221
task/gain-hyperbolic

src/matrix/vector-to-rotation-python.h

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/matrix/vector-to-rotation.cpp

Lines changed: 0 additions & 82 deletions
This file was deleted.

0 commit comments

Comments
 (0)