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 types for lidar visual #114

Merged
merged 17 commits into from
Jul 22, 2020
Merged

Commits on Jul 13, 2020

  1. added types for lidar visual, option to display non-hitting rays

    Signed-off-by: Mihir Kulkarni <mihirk284@gmail.com>
    mihirk284 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    7e0f31d View commit details
    Browse the repository at this point in the history
  2. example updated

    Signed-off-by: Mihir Kulkarni <mihirk284@gmail.com>
    mihirk284 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    ca80ab1 View commit details
    Browse the repository at this point in the history
  3. updated lidar_visual test

    Signed-off-by: Mihir Kulkarni <mihirk284@gmail.com>
    mihirk284 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    4eadd0d View commit details
    Browse the repository at this point in the history
  4. Linter Error fix

    Signed-off-by: Mihir Kulkarni <mihirk284@gmail.com>
    mihirk284 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    b0dd066 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Edited code to make it shorter

    Signed-off-by: Mihir Kulkarni <mihirk284@gmail.com>
    mihirk284 committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    78d12f1 View commit details
    Browse the repository at this point in the history
  2. Fixed update slowdown error

    Signed-off-by: Mihir Kulkarni <mihirk284@gmail.com>
    mihirk284 committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    8a34ff4 View commit details
    Browse the repository at this point in the history
  3. Fixed unrelated linter errors

    Signed-off-by: Mihir Kulkarni <mihirk284@gmail.com>
    mihirk284 committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    6f2d72d View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Working keypress example

    Signed-off-by: Mihir Kulkarni <mihirk284@gmail.com>
    mihirk284 committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    ce5af20 View commit details
    Browse the repository at this point in the history
  2. destroy function update

    Signed-off-by: Mihir Kulkarni <mihirk284@gmail.com>
    mihirk284 committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    cb21fa4 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. clear visual data for update function

    Signed-off-by: Mihir Kulkarni <mihirk284@gmail.com>
    mihirk284 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    1cea600 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Fixed Destroy errors

    Signed-off-by: Mihir Kulkarni <mihirk284@gmail.com>
    mihirk284 committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    882539f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Minor fixes

    Signed-off-by: Mihir Kulkarni <mihirk284@gmail.com>
    mihirk284 committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    fc48246 View commit details
    Browse the repository at this point in the history
  2. Can set id and name of lidar visual

    Signed-off-by: Mihir Kulkarni <mihirk284@gmail.com>
    mihirk284 committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    3296d4c View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Remove space

    Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
    Signed-off-by: Mihir Kulkarni <mihirk284@gmail.com>
    mihirk284 and ahcorde committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    4ab3317 View commit details
    Browse the repository at this point in the history
  2. removed whitespaces

    Signed-off-by: Mihir Kulkarni <mihirk284@gmail.com>
    mihirk284 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    14f68a1 View commit details
    Browse the repository at this point in the history
  3. fixed document arguments

    Signed-off-by: Mihir Kulkarni <mihirk284@gmail.com>
    mihirk284 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    fa37115 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. fix windows CI build error

    Signed-off-by: Mihir Kulkarni <mihirk284@gmail.com>
    mihirk284 committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    9be898e View commit details
    Browse the repository at this point in the history