Skip to content
Snippets Groups Projects
Select Git revision
  • 5c91cbbf0673f77cd33698a133fd1906926d372d
  • master default protected
  • autonomic_genetic
  • develop protected
  • eris-coupling
  • ai
  • k-means
  • incremental-jastadd
  • jamal-thesis-benchmark
  • genetic
  • genetic-jamal
  • ttc_ilp
  • single-assignment
13 results

checkSolution.sh

Blame
  • CHANGELOG.rst 2.04 KiB

    Changelog

    0.3.0 (2016-12-13)

    • Updates for Kinetic release.
    • NativeNodeMain for C++ node integration.

    0.2.1 (2015-02-25)

    • allow setting of the talker topic name in pubsub tutorial.
    • A more robust ntp provider.
    • gradle 1.12 -> 2.2.1
    • Add a comment explaining the disabling of SNI.
    • Fix SSL connection errors with Java 1.7.
    • Adds APIs to check the status of a service connection. Fixes bug that caused a disconnected service to be reused. Fixes bug in DefaultSubscriber that used the wrong class for logging.
    • Changes FrameTransformTree to use GraphName instead of FrameName but still support tf2.
    • Removed listAllInetAddress private method. Also renamed getAllInetAddressByName to getAllInetAddressesByName.
    • Adds newNonLoopbackForNetworkInterface This is needed to allow the user to specify the ROS Hostname. An example application can: Run the ROS application through a VPN connection. The user would like to use the tunnel interface to creates the nodes and master.
    • Contributors: Damon Kohler, Daniel Stonier, Lucas Chiesa, corot, damonkohler

    0.1.6 (2013-11-01)

    • Constrain open ranged dependencies.

    0.1.5 (2013-10-31)

    • use ROS_MAVEN_REPOSITORY

    0.1.4 (2013-10-25)

    • official maven style open ended dependencies.

    0.1.3 (2013-09-23)

    • use updated ros gradle plugins with maven-publish for publishing.