This website works better with JavaScript.
Explore
Help
Sign In
amikhalev
/
uas-ugv
Watch
1
Star
0
Fork
You've already forked uas-ugv
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
5
Branches
0
Tags
349 MiB
Tree:
e1f6cea405
drive-to-target
master
regular-protobuf
try-fix-comms-errors
ugv_io
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e1f6cea405'
${ noResults }
uas-ugv
/
main
/
CMakeLists.txt
4 lines
88 B
Raw
Normal View
History
Unescape
Escape
Add support for build through docker container
6 years ago
set
(
COMPONENT_SRCS
"ugv_main.c"
)
Initial commit
6 years ago
set
(
COMPONENT_ADD_INCLUDEDIRS
""
)
register_component
(
)