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

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

Branch merges

Branch information

Recent commits

53fbad3... by Davide Faconti

avoid unnecessary memory allocation (std::string) (#95)

1110bb0... by csukuangfj <email address hidden>

fix #88. (#89)

11db0ec... by Johnson Shih <email address hidden>

Add ROSTIME_DECL storage-class attribute (#90)

* Add ROSTIME_DECL storage-class attribute

* Fix build issue on Windows, signal/alarm not available on Windows

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

0.6.11

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

update changelogs

d70a502... by Christopher Wecht <email address hidden>

roscpp_serialization: replaced reinterpret_cast with memcpy to avoid undefined behaviour/alignment issues (#83)

1ccd276... by Lukas Solanka <email address hidden>

argument to boost microseconds must be integral (#79)

With Boost >= 1.67 compilation fails because now it requires the
constructor argument to be integral.

fecdbc6... by Christopher Wecht <email address hidden>

rostime: removed empty destructor of TimeBase (which makes TimeBase, Time and WallTime trivially copyable) (#82)

347d0b8... by Dirk Thomas <email address hidden>

0.6.10

5989c63... by Dirk Thomas <email address hidden>

update changelogs