Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
robotran
mbsysc
Commits
aac9830c
Commit
aac9830c
authored
Oct 13, 2016
by
Nicolas Van der Noot
Browse files
change visu_past folder
parent
011d743e
Changes
3
Hide whitespace changes
Inline
Side-by-side
MBsysC/mbs_common/mbs_realtime/CMakeLists.txt
View file @
aac9830c
...
...
@@ -38,6 +38,12 @@ if (FLAG_PLOT)
include_directories
(
"
${
PROJECT_BINARY_DIR
}
/conf"
)
endif
()
# 3D visualisation
if
(
FLAG_VISU
)
include_directories
(
"./visu_past"
)
increment_src
(
${
PROJECT_SOURCE_DIR
}
/visu_past
)
endif
()
# Get java lib and add java functions to src
if
(
FLAG_JAVA
)
...
...
MBsysC/mbs_common/mbs_realtime/
java
/visu_past.c
→
MBsysC/mbs_common/mbs_realtime/
visu_past
/visu_past.c
View file @
aac9830c
File moved
MBsysC/mbs_common/mbs_realtime/
java
/visu_past.h
→
MBsysC/mbs_common/mbs_realtime/
visu_past
/visu_past.h
View file @
aac9830c
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment