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 for the USB SICK TiM in ROS2 #100

Closed
wants to merge 22 commits into from
Closed

Conversation

atzaros
Copy link

@atzaros atzaros commented Mar 23, 2023

  • used Stratom Inc. foxy-devel branch to bring up ROS2 support
  • applied ROS2 conventions about linters and we make them happy
  • some warnings fixed due to -Wpedantic introduced by Stratom Inc.
  • tests passed in a TIAGo robot with a USB TIM 551 with ros2_navigation and rviz

See #99 for further information

Victor Lopez and others added 21 commits January 18, 2019 19:59
Fix unprotected test

See merge request ros-overlays/sick_tim!1
Replace Stratom linter for ROS2 common linter

Make linter happy wrt file extensions

Make linter happy using ament_uncrustify

Disable copyright checks

Make cpplint happy wrt. header guards

Filter out picky whitespace cpplint errors

Add lacking includes

Fix lacking explicit keyword

Fix cpplint warnings

Fix cpplint: using c99 non-standard variable-length stacked-array

Fix cpplint error: wrong colophon

Fix cpplint: using c-style cast

Fix cpplint: using C type short

Fix cpplint: using non-reentrant strtok

Fix flake8: unused imports

Fix flake8: unused var

Fix flake8: white spaces

Fix cmake linter: white spaces

Fix build: add boost dependency

Fix typo
Fix warning about initialization order

Fix unused variable warning

initialize variable subscribe_datagram

Fix warning: maybe be used uninitialized

Fix warning: signed/unsigned comparison mismatch

Fix warning: hex format specifier expects unsigned int
@atzaros
Copy link
Author

atzaros commented Mar 23, 2023

Please consider to create a separate branch to land this PR to

@atzaros atzaros mentioned this pull request Mar 24, 2023
@atzaros
Copy link
Author

atzaros commented Mar 24, 2023

I cancel this PR due to polluted git history.

#101 replaces this one.

Sorry for the mess

@atzaros atzaros closed this Mar 24, 2023
@atzaros atzaros mentioned this pull request Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants