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

Adaptations to Eloquent [Again] #533

Merged
merged 10 commits into from
Sep 19, 2020
Merged

Conversation

travipross
Copy link
Contributor

This is an extension to #493 which fixes some outstanding requests from code review, and adds some extra fixes.

mmatthe and others added 10 commits September 18, 2020 22:18
- 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
- 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
- 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>
Signed-off-by: Travis Prosser <travisprosser@gmail.com>
@travipross
Copy link
Contributor Author

This PR should replace #493 and #531 if accepted.

@flynneva
Copy link
Contributor

bright side of all of these ROS2 PR's is that the github actions seem to be working 😄

@travipross
Copy link
Contributor Author

bright side of all of these ROS2 PR's is that the github actions seem to be working

Yes! Very happy to see the green checkmarks again.

@mvollrath mvollrath merged commit 1a2c386 into RobotWebTools:ros2 Sep 19, 2020
@AviKenz
Copy link

AviKenz commented Sep 20, 2020

Very Happy to see this. 😃😃😃
Thanks @travipross and @mvollrath.
I will check if THIS is gone and let you know.
Many Thanks again !!! :)

@travipross travipross deleted the ros2 branch April 21, 2021 14:14
@travipross travipross restored the ros2 branch April 21, 2021 14:14
@kenji-miyake kenji-miyake mentioned this pull request Feb 12, 2022
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

5 participants