• Y
  • List All
  • Feedback
    • This Project
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
yjyoon / ros2_플레이스테이션_컨트롤러 star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
ros2_플레이스테이션_컨트롤러.vscodesettings.json
Download as .zip file
File name
Commit message
Commit date
.github
Update issue templates
2022-05-31
.vscode
fix c_cpp_properties to include appropriate directory
2022-05-31
media
Add documents
2022-05-31
p9n_example
Add documents
2022-05-31
p9n_interface
fix launch file
2022-05-31
p9n_test
Add documents
2022-05-31
.gitignore
add gitignore
2022-05-27
LICENSE
Initial commit
2022-05-27
README.md
Update README.md
2022-05-31
File name
Commit message
Commit date
c_cpp_properties.json
fix c_cpp_properties to include appropriate directory
2022-05-31
cmake-format
add basic interface
2022-05-27
cspell.json
add basic interface
2022-05-27
settings.json
add basic interface
2022-05-27
uncrustify.cfg
add basic interface
2022-05-27
m12watanabe1a 2022-05-27 1657a14 add basic interface UNIX
Raw Open in browser Change history
{ "python.autoComplete.extraPaths": [ "/opt/ros/galactic/lib/python3.8/site-packages", ], "python.analysis.extraPaths": [ "/opt/ros/galactic/lib/python3.8/site-packages" ], "[cpp]": { "editor.tabSize": 2, "editor.defaultFormatter": "zachflower.uncrustify" }, "[xml]": { "editor.tabSize": 2, "editor.autoClosingBrackets": "always", "files.trimFinalNewlines": true, "editor.defaultFormatter": "redhat.vscode-xml", }, "uncrustify.configPath.linux": ".vscode/uncrustify.cfg", "xml.format.splitAttributes": true, "editor.formatOnSave": true, "cmakeFormat.args": [ "--config-file", ".vscode/cmake-format" ], "python.linting.enabled": true, "python.linting.flake8Enabled": true, "files.associations": { "*.ui": "xml", "qapplication": "cpp", "chrono": "cpp", "cctype": "cpp", "clocale": "cpp", "cmath": "cpp", "csignal": "cpp", "cstddef": "cpp", "cstdio": "cpp", "cstdlib": "cpp", "cstring": "cpp", "ctime": "cpp", "cwchar": "cpp", "array": "cpp", "atomic": "cpp", "*.tcc": "cpp", "condition_variable": "cpp", "cstdint": "cpp", "list": "cpp", "unordered_map": "cpp", "unordered_set": "cpp", "vector": "cpp", "exception": "cpp", "algorithm": "cpp", "functional": "cpp", "iterator": "cpp", "map": "cpp", "memory": "cpp", "memory_resource": "cpp", "optional": "cpp", "random": "cpp", "ratio": "cpp", "set": "cpp", "string": "cpp", "string_view": "cpp", "system_error": "cpp", "tuple": "cpp", "type_traits": "cpp", "utility": "cpp", "future": "cpp", "initializer_list": "cpp", "iosfwd": "cpp", "iostream": "cpp", "istream": "cpp", "limits": "cpp", "mutex": "cpp", "new": "cpp", "ostream": "cpp", "shared_mutex": "cpp", "sstream": "cpp", "stdexcept": "cpp", "streambuf": "cpp", "thread": "cpp", "cinttypes": "cpp", "typeindex": "cpp", "typeinfo": "cpp", "variant": "cpp", "bit": "cpp", "cstdarg": "cpp", "cwctype": "cpp", "bitset": "cpp", "codecvt": "cpp", "complex": "cpp", "deque": "cpp", "forward_list": "cpp", "numeric": "cpp", "fstream": "cpp", "iomanip": "cpp", "*.ipp": "cpp", "core": "cpp", "strstream": "cpp", "cfenv": "cpp", "valarray": "cpp" } }

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up