Code Monkey home page Code Monkey logo

colcon-ros-gradle's Introduction

colcon-ros-gradle

Run tests

An extension for colcon-core to support ROS 2 Gradle projects.

Try it out

Using pip

pip install -U colcon-ros-gradle

From source

Follow the instructions at https://colcon.readthedocs.io/en/released/developer/bootstrap.html, except in "Fetch the sources" add the following to colcon.repos:

  colcon-ros-gradle:
    type: git
    url: https://github.com/colcon/colcon-ros-gradle.git
    version: main

After that, run the local_setup file, build any colcon workspace with Gradle projects in it, and report any issues!

colcon-ros-gradle's People

Contributors

cottsay avatar esteve avatar ivanpauno avatar jacobperron avatar yasuchiba avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

colcon-ros-gradle's Issues

Marker file is not generated

Hi,
Thank you for maintaining ros2java!

In my understanding, current build tools related to the ros2java project don't generate the marker file described in this document.

Even if AMENT_PREFIX_PATH is provided by colcon-ros-gradle (#7), we need to create a marker file as well because the ros2 command cannot find the package without the marker file.
There seems to be a discussion about which project should implement this feature in ros2-java/ament_java#9
But I still not get which project should implement this.
So, as a temporary thing, I've implemented it in this project.
YasuChiba@e299e25

I'll send out a PR. Can anyone check it out?

(I'm new to gradle/ament/colcon. I'm sorry if my understanding is wrong)

Release to PyPi

Like other colcon packages, it would be convenient to have a release of colcon-ros-gradle (and colcon-gradle) on https://pypi.org/. Then I can stop installing from source :)

@esteve Let me know if you'd like me to help with this.

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.