lp:~wooksong/nnstreamer-ros/+git/tizenport-ros-comm

Owned by Wook Song
Get this repository:
git clone https://git.launchpad.net/~wooksong/nnstreamer-ros/+git/tizenport-ros-comm

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/nnsuite/tizenport-ros-comm.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 15 seconds — see the log

Branches

Name Last Modified Last Commit
ubuntuport-ros-rostest-melodic 2020-11-05 05:27:34 UTC
[Dist] Import debian packaging files from packages.ros.org

Author: Wook Song
Author Date: 2020-11-05 05:27:34 UTC

[Dist] Import debian packaging files from packages.ros.org

This patch imports debian packaging files from [1].

[1] http://packages.ros.org/ros/ubuntu/pool/main/r/ros-melodic-rostest/

ubuntuport-ros-topic-tools-melodic 2020-11-05 02:05:16 UTC
[Dist] Import debian packaging files from packages.ros.org

Author: Wook Song
Author Date: 2020-11-05 02:05:16 UTC

[Dist] Import debian packaging files from packages.ros.org

This patch imports debian packaging files from [1].

[1] http://packages.ros.org/ros/ubuntu/pool/main/r/ros-melodic-topic-tools/

ubuntuport-ros-rosbag-melodic 2020-11-05 02:02:36 UTC
[Dist] Import debian packaging files from packages.ros.org

Author: Wook Song
Author Date: 2020-11-05 02:02:36 UTC

[Dist] Import debian packaging files from packages.ros.org

This patch imports debian packaging files from [1].

[1] http://packages.ros.org/ros/ubuntu/pool/main/r/ros-melodic-rosbag/

ubuntuport-ros-xmlrpcpp-melodic 2020-11-04 08:31:38 UTC
[Dist] Import debian packaging files from packages.ros.org

Author: Wook Song
Author Date: 2020-11-04 08:31:38 UTC

[Dist] Import debian packaging files from packages.ros.org

This patch imports debian packaging files from [1].

http://packages.ros.org/ros/ubuntu/pool/main/r/ros-melodic-xmlrpcpp/

ubuntuport-ros-roscpp-melodic 2020-11-04 08:22:58 UTC
[Dist/Debian] Add -D option to debhelper in the rules files

Author: Wook Song
Author Date: 2020-11-04 08:22:58 UTC

[Dist/Debian] Add -D option to debhelper in the rules files

Signed-off-by: Wook Song <wook16.song@samsung.com>

tizen 2020-05-14 03:50:18 UTC
[Tizen6 Fix] Strict type checking

Author: MyungJoo Ham
Author Date: 2020-05-13 04:58:08 UTC

[Tizen6 Fix] Strict type checking

Don't feed float to long argument.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>

tizen6 2020-02-17 04:48:20 UTC
[roscpp] add missing header for writev().

Author: Dmitry Rozhkov
Author Date: 2017-07-19 08:17:11 UTC

[roscpp] add missing header for writev().

After an update of gcc and glibc roscpp started to fail builds with the error:

    /home/rojkov/work/ros/build/tmp-glibc/work/i586-oe-linux/roscpp/1.11.21-r0/ros_comm-1.11.21/clients/roscpp/src/libros/transport/transport_udp.cpp:579:25: error: 'writev' was not declared in this scope
         ssize_t num_bytes = writev(sock_, iov, 2);
                             ^~~~~~

According to POSIX.1-2001 the function writev() is declared in sys/uio.h.

The patch includes the missing header for POSIX compliant systems.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>

melodic-devel 2019-01-12 00:33:34 UTC
Fixed typos: awhile -> a while (#1534)

Author: Daniel Ingram
Author Date: 2019-01-12 00:33:34 UTC

Fixed typos: awhile -> a while (#1534)

kinetic-devel 2018-08-23 18:40:21 UTC
1.12.14

Author: Dirk Thomas
Author Date: 2018-08-23 18:40:21 UTC

1.12.14

lunar-devel 2018-08-17 21:23:59 UTC
1.13.7

Author: Dirk Thomas
Author Date: 2018-08-17 21:23:59 UTC

1.13.7

sros 2018-07-24 21:49:01 UTC
Remove old AMENT_IGNORE (#1465)

Author: ruffsl
Author Date: 2018-07-24 21:49:01 UTC

Remove old AMENT_IGNORE (#1465)

lunar-edge 2018-06-20 14:28:19 UTC
Disable rosout.log by using environment variable (#1425)

Author: Yong Li
Author Date: 2018-06-06 14:53:17 UTC

Disable rosout.log by using environment variable (#1425)

fix-colcon-test-results 2018-06-08 16:58:38 UTC
fix cross-package test dependencies

Author: Dirk Thomas
Author Date: 2018-06-08 16:33:30 UTC

fix cross-package test dependencies

debug_test_failures 2018-04-03 22:05:32 UTC
Revert "Take XmlRpcValue by *const* ref. in operator<< (#1350)"

Author: Dirk Thomas
Author Date: 2018-04-03 22:05:32 UTC

Revert "Take XmlRpcValue by *const* ref. in operator<< (#1350)"

This reverts commit 1fa062ca269e5870b0c48c8b1d484890ae393b1b.

console_bridge_support 2017-11-16 22:52:31 UTC
dont rely on existence of short version of the macros, define the long with A...

Author: Mikael Arguedas
Author Date: 2017-11-16 22:37:39 UTC

dont rely on existence of short version of the macros, define the long with API calls instead

indigo-devel 2017-03-06 16:49:59 UTC
1.11.21

Author: Dirk Thomas
Author Date: 2017-03-06 16:49:59 UTC

1.11.21

master 2017-02-18 02:31:28 UTC
1.12.7

Author: Dirk Thomas
Author Date: 2017-02-18 02:31:28 UTC

1.12.7

fix-82 2017-02-09 14:28:16 UTC
Update bag URL.

Author: Mike Purvis
Author Date: 2017-02-09 14:28:16 UTC

Update bag URL.

pr960 2017-02-07 21:00:23 UTC
Close socket when connection was not accepted

Author: Markus Grimm
Author Date: 2017-01-13 18:23:16 UTC

Close socket when connection was not accepted

rospy-roscpp-rosconsole-format-consistency 2016-10-21 20:43:16 UTC
add walltime to cpp logging

Author: Dirk Thomas
Author Date: 2016-10-21 20:43:16 UTC

add walltime to cpp logging

test_view_reduce_overlay 2016-03-17 22:23:18 UTC
add test for rosbag::View reduce_overlay

Author: Dirk Thomas
Author Date: 2016-03-17 22:23:18 UTC

add test for rosbag::View reduce_overlay

hydro-devel 2014-12-29 19:22:22 UTC
1.10.12

Author: Dirk Thomas
Author Date: 2014-12-29 19:22:22 UTC

1.10.12

groovy-devel 2014-02-25 23:05:10 UTC
1.9.55

Author: Dirk Thomas
Author Date: 2014-02-25 23:05:10 UTC

1.9.55

fuerte-devel 2013-06-01 00:21:21 UTC
fix missing generation of constant definitions for services (ros/gencpp#2)

Author: Dirk Thomas
Author Date: 2013-06-01 00:21:21 UTC

fix missing generation of constant definitions for services (ros/gencpp#2)

ros_comm-1.6 2012-05-09 01:40:15 UTC
ros_comm 1.6.7

Author: Tully
Author Date: 2012-05-09 01:40:15 UTC

ros_comm 1.6.7

ros_comm-1.4 2011-09-19 18:06:59 UTC
backing out r15003 (wrong branch)

Author: kwc
Author Date: 2011-09-19 18:06:59 UTC

backing out r15003 (wrong branch)

126 of 26 results
This repository contains Public information 
Everyone can see this information.

Subscribers