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

[NEW] ros2 - Adaptaions to Eloquent #531

Closed
wants to merge 7 commits into from
Closed

Conversation

AviKenz
Copy link

@AviKenz AviKenz commented Sep 18, 2020

Hello everyone !

This PR is just a duplicate of ros2 - Adaptations to Eloquent.

@mmatthe didn't update the old one since a while now and some changes request are still open.

I am not a ROS or Python expert :) but i think i am able to write some if...else condition or add/remove some comments to get this PR merged.

Check my motivations HERE :)

so let me know what should be changed to get this done :)

mmatthe and others added 7 commits April 28, 2020 11:03
- adapt rosbridge_suite to ROS2 Eloquent
- increase spin period to 1000Hz to allow 1000 messages per second into the websocket
- increase parsing speed of sensor_msgs/CompressedImage
- add some debug messages
- allow interpreting int as float when needed
- better handling array.array and numpy arrays
- allow bytes and str websocket messages
- adapt rosbridge_suite to ROS2 Eloquent
- increase spin period to 1000Hz to allow 1000 messages per second into the websocket
- increase parsing speed of sensor_msgs/CompressedImage
- add some debug messages
- allow interpreting int as float when needed
- better handling array.array and numpy arrays
- allow bytes and str websocket messages

Contributors: @joshwapohlmann @mmatthe
- remove extraneous print statements
- remove unused packages
- remove whitespace
- move message conversion to str into websocket_handler
Adding a dict `shortcut_object_decoders` that contains functions
that handles decoding of specific objects quicker than the generic method.

remove requirements.txt

Co-authored-by: joshwapohlmann <joshwa.pohlmann@barkhauseninstitut.org>
Co-Authored-by: joshwapohlmann <joshwa.pohlmann@barkhauseninstitut.org>
@mvollrath
Copy link
Contributor

I can't see the difference between this and #493 and the same feedback applies.

@travipross
Copy link
Contributor

travipross commented Sep 19, 2020

@mvollrath @AviKenz I hate to see 3 similar PRs open at once, but it seems this PR is not an extension, but rather a duplicate of #493 . So I have opened another PR over at #533 which includes all of the same fixes, plus more, while omitting the offending section that was previously holding things up.

@AviKenz As this is the same as #493 I'd recommend closing this PR and moving the conversation over to #533 where I'm happy to make any small adjustments for it to be approved and merged.

@AviKenz
Copy link
Author

AviKenz commented Sep 20, 2020

Thank you @travipross 😃😃😃

@AviKenz AviKenz closed this Sep 20, 2020
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.

None yet

4 participants