~wooksong/nnstreamer-ros/+git/tizenport-ros-environment:noetic

Last commit made on 2020-09-28
Get this branch:
git clone -b noetic https://git.launchpad.net/~wooksong/nnstreamer-ros/+git/tizenport-ros-environment

Branch merges

Branch information

Recent commits

090da7f... by Dirk Thomas <email address hidden>

1.3.2

cfde962... by Sean Yen

[Windows] generate _parent_package_path.py at compile time (#27)

9293e00... by Dirk Thomas <email address hidden>

1.3.1

e8bf0fa... by Dirk Thomas <email address hidden>

bump CMake minimum version to use new behavior of CMP0048 (#24)

db51b0c... by Dirk Thomas <email address hidden>

1.3.0

a593560... by Dirk Thomas <email address hidden>

update distro name and Python version for Noetic (#22)

7ede594... by Dirk Thomas <email address hidden>

1.2.2

10ef11f... by Sean Yen

Use stable ordered OrderedDict. (#16)

7a67940... by James Xu <email address hidden>

remove os.path.normcase (#9) (#14)

c1ee30e... by James Xu <email address hidden>

update ros_package_path.bat.em to follow logic in ros_package_path.sh.em (#13)

* Update env. hook batch file to set ros_package_path correctly (#1)

* Get ROS_PACKAGE_PATH from the python (#2)

* Get ROS_PACKAGE_PATH from the python

* normcase workspace path and eliminate duplicate entries

* Preserve the content from CMAKE_PREFIX_PATH and remove duplicate entries (#4)

* use set to remove duplicate entries in a list