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

Bouncy version #128

Closed
wants to merge 17 commits into from
Closed

Bouncy version #128

wants to merge 17 commits into from

Conversation

lucasw
Copy link
Contributor

@lucasw lucasw commented Aug 24, 2020

I haven't touched this (or ros2) in a while, but it should be a reasonable starting point. A few things would be nice to see ported over to a noetic branch.

Looking at the number commits now it looks like an aggressive rebase -i would be good to squash this down.

Begins to address #103

lucasw added 17 commits July 1, 2017 20:29
…ng '' (/dev/video0) at 640x480 via mmap (mjpeg) at 30 FPS

outbuf size mismatch.  pic_size: 1036800 bufsize: 614400 ros-drivers#103
…something in the image message is wrong?) Had to make many changes to debug original issue which mainly was not created the img_ before trying to assign to it. It seems that ros2 run hides crashes silently so they are harder to debug. Every usb_cam method returns a bool but some things should throw exceptions instead. Many functions are run still without any checks on teh return value, which the throws would solve ros-drivers#103
…'t image_tools showimage?), but the frame rate is very slow ros-drivers#103
…aunch file the same as ros2 run usb_cam usb_cam_node __params:=src/usb_cam/config/params.yaml
…amera has short exposure, there may be a display issue with framerate- showimage.py shouldn't be used for high framerates, try imgui_ros next
@Karsten1987
Copy link

thanks for getting things started here. Do you mind if we tackle the most recent ros2 version instead of bouncy? I feel like we should either get a version merged which is compliant with Foxy or ROS2 master.

@flynneva
Copy link
Collaborator

flynneva commented Oct 26, 2020

i just made a PR to @lucasw's bouncy branch with minor updates to get it functioning for foxy. tested on a usb camera and I can confirm it is functioning.

if he merges that PR it should update this PR as well to work for foxy then

@flynneva
Copy link
Collaborator

@lucasw told me to just open a PR directly to this repo so ive opened another PR #132 that has the same changes as this one but with the small fixes for foxy.

@flynneva
Copy link
Collaborator

@lucasw , now that ive got maintainer status for this repo - want to go ahead and do your rebase -i to clean up these commits?

if you're too busy, just let me know and I can close this PR then and incorporate the changes in the foxy PR ive got open #132

@lucasw
Copy link
Contributor Author

lucasw commented Mar 19, 2021

if you're too busy, just let me know and I can close this PR then and incorporate the changes in the foxy PR ive got open #132

Yes close this and go with #132 (but please do squash that down)

@flynneva flynneva closed this Mar 19, 2021
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