Giter VIP home page Giter VIP logo

colcon_lncc's Introduction

colcon_lncc

colcon_lncc: Symbolic links of compile_commands.json from build dir to src dir.

Install

$ pushd ~/.local/bin && wget https://raw.githubusercontent.com/youtalk/colcon_lncc/master$SHELL/colcon_lncc && chmod 755 colcon_lncc && popd

Usage

$ cd $COLCON_HOME
$ ls src/demos/demo_nodes_cpp
CHANGELOG.rst  CMakeLists.txt  launch  package.xml  src  test
$ colcon build --cmake-args -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
$ colcon_lncc
action_tutorials
composition
demo_nodes_cpp
demo_nodes_cpp_native
dummy_map_server
dummy_robot_bringup
dummy_sensors
image_tools
intra_process_demo
lifecycle
logging_demo
pendulum_control
pendulum_msgs
quality_of_service_demo_cpp
$ ls src/demos/demo_nodes_cpp
CHANGELOG.rst  CMakeLists.txt  compile_commands.json  launch  package.xml  src  test

colcon_lncc's People

Contributors

ryodotanaka avatar youtalk avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ryodotanaka

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.