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

Revert "Pegged librealsense Version as a Temporary Fix (#359)" #361

Conversation

garethellis0
Copy link
Collaborator

@garethellis0 garethellis0 commented Nov 4, 2018

Please fill out the following before requesting review on this PR

Description

This reverts commit fd31afd, now thathttps://github.com/IntelRealSense/realsense-ros/issues/502#event-1944687405 has been closed.

Testing Done

Once CI passes on this PR, should be good to go.

Resolved Issues

resolves #359

Review Checklist

(Please check every item to indicate your code complies with it (by changing [ ]->[x]). This will hopefully save both you and the reviewer(s) a lot of time!)
It is the reviewers responsibility to also make sure every item here has been covered

  • Start of document comments: each .cpp and .h file should have a comment at the start of it. See files in src/sample_package for examples.
  • Function comments: All function definitions (usually in the .h file) should have a javadoc style comment at the start of them. For examples, see the classes defined in src/sample_package
  • Remove all commented out code
  • Remove extra print statements: for example, those just used for testing
  • Resolve all TODO's: All TODO (or similar) statements should either be completed or associated with a github issue
    Feel free to make additions of things that we should be checking to this file if you think there's something missing!!!!

Copy link
Collaborator

@RobynCastro RobynCastro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@garethellis0 garethellis0 merged commit 863ae21 into UBC-Snowbots:master Nov 10, 2018
@garethellis0 garethellis0 deleted the gareth/revert-pegging-librealsense-version branch November 10, 2018 18:11
RobynCastro added a commit to RobynCastro/Snowflake that referenced this pull request Dec 1, 2018
RobynCastro added a commit that referenced this pull request Dec 14, 2018
#366)

* Revert "Revert "Pegged librealsense Version as a Temporary Fix (#359)" (#361)"

This reverts commit 863ae21.

* Changed setup_realsense realsense version to a working version

* Updated realsense version
RobynCastro added a commit that referenced this pull request Jan 19, 2019
* Revert "Revert "Pegged librealsense Version as a Temporary Fix (#359)" (#361)"

This reverts commit 863ae21.

* Changed setup_realsense realsense version to a working version

* Updated realsense version

* Fixed install_tools script

* Now pegging versions for realsense library and package

* Now manually installing realsense in the scripts

* Changed external_libs installation path to the root directory

* Added external libs to git ignore
RobynCastro added a commit that referenced this pull request Feb 23, 2019
* Revert "Revert "Pegged librealsense Version as a Temporary Fix (#359)" (#361)"

This reverts commit 863ae21.

* Changed setup_realsense realsense version to a working version

* Updated realsense version

* Fixed install_tools script

* Removed the navigation package

* Removed navigation from the install_dependencies script
RobynCastro added a commit that referenced this pull request Feb 23, 2019
)

* Revert "Revert "Pegged librealsense Version as a Temporary Fix (#359)" (#361)"

This reverts commit 863ae21.

* Changed setup_realsense realsense version to a working version

* Updated realsense version

* Fixed install_tools script

* Refactored zed_transform to pcl_transform and added a new param

* Fixed output frame_id for pcl_transform

* Update src/sb_pointcloud_processing/src/pcl_transform.cpp

Removed space between time and (s)

Co-Authored-By: RobynCastro <[email protected]>

* Reordered CMakeLists.txt and changed when pcl_transform will log messages
WilliamGu98 pushed a commit that referenced this pull request Mar 16, 2019
* Added rviz polygon markers

* Fixed a function javadoc commentfor createPolygonMarker

* Resolved type mismatch in RvizUtils

* Ran fix formatting script

* Added point equality testing inside multiplePointMarkersTest

* Ran fix formatting script

* Revert "Revert "Pegged librealsense Version as a Temporary Fix (#359)" (#361)"

This reverts commit 863ae21.

* Changed setup_realsense realsense version to a working version

* Updated realsense version

* Fixed install_tools script

* Added reasoning why rviz_utils uses a rostest

* Templating the polygon risk function

* Fixed type for createMarkerScale

* Fixed typo in rostest

* Fixed rviz polygon tests to account for cycles

* Removed the node for rviz_utils_rostest

* Fixed file naming inside rviz_utils_rostest

* No longer templating and now forcing marker_id specification

* Fixed ros_tests to work with sb_geom_msgs::Polygon2D

* Ran fix formatting

* Updated sb_utils to build messages first

* Removed publisher and subscriber

* removed redundant gitignore

* Added back missing javadoc param statements

* Moved the end of file down

* Fixed the sb_utils test to run rostest instead of gtest

* Fixed formatting
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.

2 participants