Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Navid Pirmarzdashti
cam_lidar_calibration
Commits
65536e49
Commit
65536e49
authored
Jul 31, 2019
by
Navid Pirmarzdashti
Browse files
Update main.cpp
parent
fdb0e6d2
Pipeline
#6243
failed with stages
in 1 minute and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main.cpp
View file @
65536e49
...
...
@@ -730,7 +730,7 @@ void feature_extraction::extractROI(const sensor_msgs::Image::ConstPtr &img, con
}
// if (flag == 1)
// Feature data is published(chosen) only if 'enter' is pressed
if
(
flag
==
4
)
if
(
flag
==
3
)
{
roi_publisher
.
publish
(
sample_data
);
flag
=
0
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment