~wooksong/nnstreamer-ros/+git/tizenport-ros-comm:ros_comm-1.6

Last commit made on 2012-05-09
Get this branch:
git clone -b ros_comm-1.6 https://git.launchpad.net/~wooksong/nnstreamer-ros/+git/tizenport-ros-comm

Branch merges

Branch information

Recent commits

f73ac02... by Tully

ros_comm 1.6.7

8607e0a... by dirk-thomas <email address hidden>

fixed conversion warnings (#3930)

74da6bc... by kwc <email address hidden>

pulling out r16450-r16454 due to behavior changes. Will do #3808 on fuerte instead

1a7881a... by kwc <email address hidden>

applying r16612 to 1.6 branch

462cf04... by kwc <email address hidden>

roslaunch: #3903 issue with roslaunch check()

d6cff4b... by kwc <email address hidden>

#3808: redoing poll implementation to attempt to be cross platform. Patch is based on OS X testing. Committing to transfer work back to Linux select.poll() based impl

bc92c77... by kwc <email address hidden>

remove fd from poll instance as well

beaa33a... by kwc <email address hidden>

#3808: new polling object on connections to garbage collect stale connections as connection count grows. This is not a perfect solution, as it allows up to one connection to be stale, but it is probably the cleanest given the need to rewrite the rospy i/o core

166e8f7... by kwc <email address hidden>

add in fileno() api on transport

f9fcf2f... by kwc <email address hidden>

add in fileno() api on transport