~wooksong/nnstreamer-ros/+git/tizenport-ros:kinetic-devel

Last commit made on 2018-08-28
Get this branch:
git clone -b kinetic-devel https://git.launchpad.net/~wooksong/nnstreamer-ros/+git/tizenport-ros

Branch merges

Branch information

Name:
kinetic-devel
Repository:
lp:~wooksong/nnstreamer-ros/+git/tizenport-ros

Recent commits

fd86014... by Andrew Blakey

rosunit python 3 support (#190)

* rosunit python 3 support

Address https://github.com/ros/ros/issues/158 by explicitly decoding to utf-8 before writing to stream.

* added python3 test support

* Reintroduce erroneous whitespace.

d0aa6a9... by Paul Bovbel

Add missing rospack dependency (#189)

Needed for roscd and rosrun at the very least.

973feca... by Aaron Miller

Fix rosfish (#172)

* Initial cleanup, first commands fixed

Commands that are now functional:
roslaunch
rosrun
rosservice
rosmsg

* Added -- to echo for protection

* Formatting

* Fixed use of > for gt in test

* Implemented for rostopic; currently really slow

* Implemented rosnode

* Added rosbag and rospack

* Fixed _srv_opts, added rossrv

* Formatting

* Removed gibberish

* Fix indentation

* Finish roslaunch (equivalent to completion in rosbash)

* Replace uses of find with _rosfind

* Formatting cleanup

* Mostly finished roscomplete_search_dir

* Finished rosrun except --prefix commands

* Implemented roscat, fixed roscmd

* Fixed rosmake

* Fixed roscp

* Fixed rosed

* Fixed rosls

* Fixed rospd

* Fixed rosd

* Fixed roscd

* Fixed rospython

* Fixed rosmake completions

* Made things safer

* Finished initial implementation of all commands

* Change rosparam load file completion

* Improved completion for package subdirs

* Implemented some filename and command completion in various places

* Improved completion for files in subdirs

* Fix completions for roscd, rospd, and rosls

* Fixed roslaunch finding local launchfiles

* Removed caret redirection since it was deprecated

* Add delay to rostopic commands

* Improved rosbag file completion

f21e88c... by Atsushi Watanabe <email address hidden>

rosclean: support BusyBox du (#185)

* rosclean: support busybox du

* Fix coding styles

* Fix exception handling for symlink check

8a855e7... by Jochen Sprickerhof <email address hidden>

chmod -x on Python modules (#183)

d46534f... by Johnson Shih <email address hidden>

Fix build issue on Windows (#186)

9f2051d... by Dirk Thomas <email address hidden>

add missing dependencies (#181)

33b74d5... by Dirk Thomas <email address hidden>

1.14.4

2dfa6fd... by Dirk Thomas <email address hidden>

update changelogs

2ec20d9... by Christopher Wecht <email address hidden>

rosrun: array is now properly expanded in debug-echo (#176)