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

Tudelft stable #1

Open
wants to merge 11 commits into
base: tudelft-stable
Choose a base branch
from
Open

Conversation

Andor233
Copy link

No description provided.

@gavanderhoorn
Copy link
Member

Thanks for the PR, but I feel some more context would be good.

Afaik, @RonaldEnsing has used this repository to prepare a release of acado on the ROS buildfarm, not really to do any development. Nor are we planning for this repository to become the place for Acado development.

It looks like @RonaldEnsing used a Bloom 3rd party release, meaning only a package.xml was added to what is otherwise a pristine upstream.

I would suggest we figure out a way to make releasing upstream easier, or in a more central place. That way, it would be independent of our use here at CoR.

@RonaldEnsing: your opinion?

@Andor233
Copy link
Author

Actually this pr just sync the root acado repo and I just prepare it to release it in ros noetic.
Nothing else are been changed.

@gavanderhoorn
Copy link
Member

In that case it would be better to fast-forward master and then rebase tudelft-stable I believe.

But that doesn't solve the question of whether we should keep this fork here (on tud-cor).

@gavanderhoorn
Copy link
Member

If all we need to do is add a package.xml and patch the CMakeLists.txt, we might not even need a fork of acado/acado, as such patches could be made part of the release repository instead.

@Andor233
Copy link
Author

If all we need to do is add a package.xml and patch the CMakeLists.txt, we might not even need a fork of acado/acado, as such patches could be made part of the release repository instead.

Yeah maybe you are right but where to store the package.xml?

@gavanderhoorn
Copy link
Member

I've commented on ros/rosdistro#27907.

@gavanderhoorn
Copy link
Member

I don't feel "lugging around" these source and release repositories is a good-thing.

@RonaldEnsing
Copy link
Member

RonaldEnsing commented Jan 18, 2021

Afaik, @RonaldEnsing has used this repository to prepare a release of acado on the ROS buildfarm, not really to do any development. Nor are we planning for this repository to become the place for Acado development.

Yes, this is the case.

It looks like @RonaldEnsing used a Bloom 3rd party release, meaning only a package.xml was added to what is otherwise a pristine upstream.

Yes, indeed.

I would suggest we figure out a way to make releasing upstream easier, or in a more central place. That way, it would be independent of our use here at CoR.

Like you describe here [1]? Yes, that sounds good.

If all we need to do is add a package.xml and patch the CMakeLists.txt, we might not even need a fork of acado/acado, as such patches could be made part of the release repository instead.

Yes, sounds like a good idea to me as well. Only small changes to the repository (CMakeLists.txt and package.xml) were needed for a ROS release. Avoiding the need to fork the upstream acado would be preferred.

[1] ros/rosdistro#27907 (comment)

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

Successfully merging this pull request may close these issues.

4 participants