pullrequests Search Results · repo:catkin/catkin_simple language:EmberScript is:public
Filter by
22 results
(126 ms)22 results
incatkin/catkin_simple (press backspace or delete to remove)schneith
- 1
- Opened on Jun 14, 2016
- #32
This PR fixes #30 and #7.
It depends on https://github.com/ros/catkin/pull/790.
Changes include:
- Packages found with find_package that are no cmake packages are now used in include_directories and ...
NikolausDemmel
- 5
- Opened on Mar 14, 2016
- #31
I didn t add the FindCuda stuff yet to the catkin_simple ecosystem but I would like to move some macros from my
libraries into catkin_simple so that working with cuda and catkin_simple gets even easier. ...
mwerlberger
- 7
- Opened on Jul 15, 2015
- #28
flaviofontana
- 1
- Opened on Jun 25, 2015
- #27
I added autodetection of dynamic reconfigure. Can someone please test and give me feedback, Thanks.
flavio
flaviofontana
- 12
- Opened on Jun 15, 2015
- #26
simonlynen
- Opened on Dec 27, 2014
- #25
Having a launch folder in the source directory is a pretty standard thing. Now it is installed automatically.
uschwes
- 18
- Opened on Oct 7, 2014
- #24
This patch fixes two subtle problems with the cs_install() macro.
1. The if statement would always fail. We tested this on both Ubuntu and OSX
2. If the files are installed to the package include destination, ...
furgalep
- 5
- Opened on Oct 2, 2014
- #22