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

Kinetic: Warning in Ground Plane Finder #28

Closed
mikeferguson opened this issue Aug 23, 2016 · 0 comments
Closed

Kinetic: Warning in Ground Plane Finder #28

mikeferguson opened this issue Aug 23, 2016 · 0 comments

Comments

@mikeferguson
Copy link
Owner

/home/fergs/kinetic/src/robot_calibration/robot_calibration/src/ground_plane_finder.cpp: In member function ‘virtual bool robot_calibration::GroundPlaneFinder::find(robot_calibration_msgs::CalibrationData*)’:
/home/fergs/kinetic/src/robot_calibration/robot_calibration/src/ground_plane_finder.cpp:150:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (size_t i = step; i < cloud_.width && k < points_total; i +=step)
mikeferguson added a commit that referenced this issue May 19, 2017
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

No branches or pull requests

1 participant