-
Notifications
You must be signed in to change notification settings - Fork 20
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
catkinize #6
Comments
I've gone through the entire list of dependencies. All dependencies have been catkinized and released into hydro. We should do the same. |
I've created the
Once the merge is successful, the
|
Additional note. If the merge is simple enough that git can auto-merge it, you can also perform the merge + delete on github's web interface. |
Hit minor error: ros-perception/laser_filters#11. Will continue tomorrow. |
Looks like some people are doing similar work with the turtlebot: turtlebot/turtlebot_apps#41 |
Yes. Gmapping will be a bit of an issue. Anyhow, I will complete catkinization today and get back to you. It might also be good to deal with ros-drivers/freenect_stack#7 before releasing segbot into Hydro. |
Why don't you work on this, while I release freenect_stack? |
Sounds good. |
catkinization has been completed. More testing is still required with different robot configurations. |
testing complete. segbot stack has been released into hydro. ros/rosdistro#1104 |
As of 5/5
The segbot stack has only runtime binary dependencies (i.e. roslaunch) on the following packages:
Direct code dependencies are on the following packages
We need atleast filters and laser_filters to be catkinized before proceeding. Not sure if the target for this will be hydro.
The text was updated successfully, but these errors were encountered: