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

Create 4 packages: algorithm, algorithm_msgs, algorithm_ros and rqt_algorithm #9

Open
remod opened this issue Jan 4, 2018 · 4 comments
Assignees

Comments

@remod
Copy link
Contributor

remod commented Jan 4, 2018

I propose to create 4 packages to extend the examples:

  • algorithm (ROS-independent core)
  • algorithm_msgs (ROS msgs/srvs only)
  • algorithm_ros (ROS-wrapper around algorithm using algorithm_msgs and containing a ROS node)
  • rqt_algorithm (ROS GUI to interact with algorithm_ros)

We can discuss the naming :-)

I could add it if you want.

@pfankhauser
Copy link
Contributor

This sounds good, and is the way it is typically done for more complex packages. I would keep the ros_package_template for a simple and combined package and make the new once similar in the code style. We should properly document this in the README and maybe also write about this in the Wiki of this repo. What do you think?

@remod
Copy link
Contributor Author

remod commented Jan 11, 2018

I agree, but I need a free minute to do this.

@Houssem-25
Copy link

Hello
I compiled this package successfully However when I try to include Algorithm in other packages it does not work.
Could you please give us an idea how to link other packages with this library ?

@remod
Copy link
Contributor Author

remod commented Mar 21, 2019

Hi @Boulahbal-Houssem

Can you please some information on how you set up your package dependencies, which build command you ran and the error message your received?

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

No branches or pull requests

3 participants