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

Support reading .urdf transforms in replay node #53

Open
wants to merge 5 commits into
base: hydro-devel
Choose a base branch
from

Commits on Jun 26, 2017

  1. Support using urdf static transforms in replay node

    Controlled via a new command line argument, --urdf_filename.
    ojura committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    d33d17d View commit details
    Browse the repository at this point in the history
  2. Quit replay node on ctrl-C

    ojura committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    fe58ba1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. Fix for building without C++11

    ojura authored and gopovic committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    bba81d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2017

  1. Fix building other executables

    Add slam_gmapping.cpp and urdf_reader.cpp in a separate library to
    avoid repeating both files.
    ojura committed Jul 1, 2017
    Configuration menu
    Copy the full SHA
    fe28d26 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

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