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

Feature/image processing class #6

Merged
merged 8 commits into from
Apr 22, 2022
Merged

Conversation

MohammadKhan-3
Copy link
Contributor

  • created image processing class to take any image as input
  • created singular robot motion script for No_Descartes motion
  • removed unused robot motion scripts

Scripts to use:

  • No_Descartes_Robot_Motion.py
  • image_inputs.py
  • pixel_value_publisher.py

MohammadKhan-3 and others added 7 commits April 18, 2022 10:08
- pixel_values publisher takes care of those 3 scripts
The scripts are now moved to the 'trash' folder
- Added image detection code to auto check if the input image is RGB, GrayScale or Binary
- Currently Arduino Lights are not turning on. 
ROBOT motion works
- Tried re-plugging the cable
- Tried removing the image correction code, tried remvoing the pub_handle parameter in the class
- Checked the rostopic echo & msgs are publishing fine & the values are correct
- Tried removing delays. Still nothing
- RGB LED works fine if you run it with other code
- Only need to use "No Descartes Robot Motion" Script to move robot & detect images

Scripts to use: 
- No_Descartes_Robot_Motion.py
- image_inputs.py
- pixel_value_publisher.py
@MohammadKhan-3 MohammadKhan-3 requested a review from acbuynak April 22, 2022 14:07
- removed unused lines
- added comments for lines
@acbuynak
Copy link
Member

Looks good. I'll resolve merge conflicts and merge PR.

Copy link
Member

@acbuynak acbuynak 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.

@acbuynak acbuynak merged commit 25362b1 into noetic Apr 22, 2022
@acbuynak acbuynak deleted the feature/image-processing-class branch April 22, 2022 14:48
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