Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add queue size parameter for remote and local topics #8

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 12, 2018

  1. Fix for missing latch for local and remote topics - in ROSDuctConnect…

    …ion objects
    
    Setting the default value of msg.latch for local and remote topics to `False`
    If the latch value is given in the config (takes up to 4 values for topics), that value is taken
    gpdas committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    9d17ad0 View commit details
    Browse the repository at this point in the history
  2. msg.latch takes string or bool values for local and remote topics

    Fix in check_if_msgs_are_installed() when local_topics remote_topics has 4 fields
    gpdas committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    b06024b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Configuration menu
    Copy the full SHA
    cd989a2 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Added queue size option

    charlie1329 committed May 15, 2021
    Configuration menu
    Copy the full SHA
    4e1cff1 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Merge pull request #1 from charlie1329/charlie-queue-size

    Queue size parameter
    charlie1329 authored May 25, 2021
    Configuration menu
    Copy the full SHA
    eeee639 View commit details
    Browse the repository at this point in the history