Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROS2 support #80

Open
AndreasAZiegler opened this issue Apr 29, 2020 · 7 comments
Open

ROS2 support #80

AndreasAZiegler opened this issue Apr 29, 2020 · 7 comments

Comments

@AndreasAZiegler
Copy link

As a robotics engineer, I’m working with ROS2. From an (software) engineering and research perspective, I’m quite interested in Julia however with the lack of a ROS2 client library for Julia, it’s for me currently a bit difficult to start using Julia. Is there the plan to support ROS2?

@AndreasAZiegler AndreasAZiegler changed the title RSO2 support ROS2 support Apr 29, 2020
@jdlangs
Copy link
Owner

jdlangs commented May 3, 2020

Hi Andreas, the short answer is yes, I want this package to support ROS2. I also use ROS2 at work so I have some incentive to work on it. I did do some initial prototyping work a few months ago to experiment with using librcl directly and to do Julia type generation. The basics for all that has been worked out but I haven't yet been able to get back to fleshing it out properly.

At this point, with the covid disruption, it's hard to say when I can get back into working on this package. I'm expecting to have a bit less workload come mid-summer so that might be the timeline.

@JuliusSustarevas
Copy link

Great news!
I plan to start learning Julia as I switch to ROS2 end of this year. Can't wait to try this out

@VarLad
Copy link

VarLad commented Sep 3, 2020

Any chance that ROS2 will be implemented via Cxx instead of PyCall, as was in the case of RobotOS.jl?
Is there any update on "ROS2 on Julia"?

@JinraeKim
Copy link

I'm really looking forward to use ROS2 in Julia as a newbie of both ROS2 and Julia! 😄

@VarLad
Copy link

VarLad commented Dec 10, 2020

Any update on this?

@lassepe
Copy link

lassepe commented Aug 7, 2021

@jdlangs you said you already started playing around with wrapping librcl in Julia. Do have a branch or a repo with your initial sketch? I'd be interested in doing some more poking.

@jdlangs
Copy link
Owner

jdlangs commented Aug 10, 2021

@lassepe thanks for your interest here. I'm happy to make my initial work public and you can now find it on the ros2 branch. As usual, I don't expect to have much bandwidth to continue working on this currently but maybe this starting point will inspire some further efforts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants