~wooksong/nnstreamer-ros/+git/tizenport-ros-genmsg:indigo-devel

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

Branch merges

Branch information

Recent commits

42e3646... by Jochen Sprickerhof <email address hidden>

Use CATKIN_GLOBAL_ETC_DESTINATION for etc (#79)

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

0.5.11

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

update changelog

3cea1fe... by "Akiyoshi \"akio\" Ochiai" <email address hidden>

use ast.literal_eval instead of eval (#73)

* Make syntax check for bool constant stricter

* Use ast.literal_eval()

* Use ternary expression to return True/False

cb02cec... by Christian Clauss

Fix undefined name:: ‘l’ —> “orig_line‘ (#75)

__l__ is an undefined name in this context. In the error message we want to show the user the original line.

flake8 testing of https://github.com/ros/genmsg on Python 2.7.14

$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__
```
./src/genmsg/msg_loader.py:206:69: F821 undefined name 'l'
            raise InvalidMsgSpec("Invalid constant declaration: %s"%l)
                                                                    ^
1 F821 undefined name 'l
```

0bfdc5a... by Dirk Thomas <email address hidden>

0.5.10

812faf8... by Dirk Thomas <email address hidden>

update changelog

0b231a8... by Dirk Thomas <email address hidden>

Merge pull request #71 from ros/mikaelarguedas-patch-1

add architecture_independent flag

31b70c2... by Mikael Arguedas <email address hidden>

add architecture_independent flag

760e4f6... by Dirk Thomas <email address hidden>

0.5.9