Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

ROS2 Foxy #4

Closed
russkel opened this issue Jun 13, 2020 · 5 comments
Closed

ROS2 Foxy #4

russkel opened this issue Jun 13, 2020 · 5 comments

Comments

@russkel
Copy link

russkel commented Jun 13, 2020

Hi @christianrauch
Is this project still maintained? I am running ros2 foxy on the new RPiOS 64bit (via docker image) and was wondering if you had any work in the direction of foxy?

@christianrauch
Copy link
Owner

I am not actively using the Raspberry Pi camera at the moment, but I am still going to fix issues with it if they are reported.

Are you facing issues with running the node on ROS2 foxy?

@russkel
Copy link
Author

russkel commented Jun 13, 2020

I haven't got the stage of running it quite yet. I just noticed it is some commits behind the UbiquityRobotics branch. Do you rebase their work?

I am trying to decide between making a ROS2 port of the UbiquityRobotics repo or roll with your work.

@christianrauch
Copy link
Owner

I initially forked the ROS1 codebase when porting the node to ROS2. These are now two separate codebases since the ROS1 and ROS2 API are different. There is no sensible way to "rebase" the ROS2 code on the ROS1 code.

I tried to establish a common high-level "raspicam" library that both nodes can use (UbiquityRobotics#73) in order to reuse common functionality. Since the ROS1 node is more widely used, I have to wait until they decide to split the node from the core functionality before relying on this common library.

@russkel
Copy link
Author

russkel commented Jun 13, 2020

There is no sensible way to "rebase" the ROS2 code on the ROS1 code.

I didn't mean that in the literal git rebase way, more like porting fixes across.

I tried to establish a common high-level "raspicam" library that both nodes can use (UbiquityRobotics#73) in order to reuse common functionality.

You have the right idea. It's a shame they didn't run with it.

Thanks for answering the questions, I will attempt to get this running on foxy.

@christianrauch
Copy link
Owner

I will close this as there is nothing to do. You can reopen this issue if you encounter issues on ROS2 foxy.

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

No branches or pull requests

2 participants