-
Notifications
You must be signed in to change notification settings - Fork 280
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
rosdep integration #10
Labels
Comments
Closed
ghost
assigned tfoote
Feb 10, 2012
This file is what needs updating: https://github.com/willowgarage/catkin/blob/master/bin/catkin-generate-debian |
done |
cwecht
pushed a commit
to cwecht/catkin
that referenced
this issue
Mar 20, 2018
Uses a more concise name to show in RViz. Moves updating the z fading out of the SceneManagerListener. (to be removed in a future PR) Simplifies SubmapsDisplay::processMessage() and DrawableSubmap::Transform().
johnsonshih
added a commit
to johnsonshih/catkin
that referenced
this issue
Sep 14, 2018
* Skip the drive letter if run on Windows * Remove unnecessary check for win32
dirk-thomas
pushed a commit
that referenced
this issue
Jan 28, 2019
* Create env.bat and setup.bat in build_cmake_package for Windows (#9) * Skip the drive letter if run on Windows (#10) * Skip the drive letter if run on Windows * Remove unnecessary check for win32 * Provide top level devel space environment and setup bat files for Windows (#11) * use os.pathsep to join path components * revert whitespace change * Fix path backslashes in catkin_package.cmake (#25) * Update catkin_package.cmake * Update catkin_package.cmake * Update builder.py * Normalize the path from subs['cmake_prefix_path'] * Revert the unrelated changes from my bad merge in the previous commit. Revert the unrelated changes from my bad merge in the previous commit to keep this PR clean. * use underscope to exclude drive letter, and clarify there's no effect on Linux (#31) * Define string templates in separate steps and update comment (#32) * Create env.bat and setup.bat in build_cmake_package for Windows (#9) * define string templates in a separate step * change script writer function names * fix indentation for script template * fix env script name typo (#33) * minor nitpicks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
stack.yaml's dependencies should be rosdep keys that get expanded to correct values for the chosen platform when .dscs are built
The text was updated successfully, but these errors were encountered: