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

visualize data realtime #209

Closed
PatrickQianKun opened this issue Aug 24, 2019 · 4 comments
Closed

visualize data realtime #209

PatrickQianKun opened this issue Aug 24, 2019 · 4 comments

Comments

@PatrickQianKun
Copy link

Hi,
thanks for your work!

For real-time usage, I plan to gather data from radar, lidar or camera through CAN, Ether, etc.. use backend to synchronize and pack these data in ROS like messages, then send them to webviz through websocket directly to each message consumers.

Any suggestions about this. I really appreciate it if you guys could give me some help.

@jtbandes
Copy link
Contributor

Thanks for your interest :) I would recommend you read #118 and #170, we have already discussed live connections there.

janpaul123 pushed a commit that referenced this issue Dec 26, 2019
This adds support for connecting to a rosbridge_server over a WebSocket connection. By default it
connects to ws://localhost:9090, but you can change this by using the `?rosbridge-websocket-url=…`
query parameter. In the future we will add better UI and documentation for this.

This fixes #118 #170 #209.

Other fixes:
- Fixed not being able to select stacked objects in the 3D panel.
- Various improvements to the rosout panel.
janpaul123 added a commit that referenced this issue Dec 26, 2019
This adds support for connecting to a rosbridge_server over a WebSocket connection. By default it
connects to ws://localhost:9090, but you can change this by using the `?rosbridge-websocket-url=…`
query parameter. In the future we will add better UI and documentation for this.

This fixes #118 #170 #209.

Other fixes:
- Fixed not being able to select stacked objects in the 3D panel.
- Various improvements to the rosout panel.
@janpaul123
Copy link
Contributor

@PatrickQianKun This is now working, see #299 for details!

@janpaul123
Copy link
Contributor

cc @beetleskin also (I saw that you 👍 this ticket)

@PatrickQianKun
Copy link
Author

👍 👍 👍

surajhpatil pushed a commit to enwaytech/webviz that referenced this issue Dec 31, 2019
This adds support for connecting to a rosbridge_server over a WebSocket connection. By default it
connects to ws://localhost:9090, but you can change this by using the `?rosbridge-websocket-url=…`
query parameter. In the future we will add better UI and documentation for this.

This fixes cruise-automation#118 cruise-automation#170 cruise-automation#209.

Other fixes:
- Fixed not being able to select stacked objects in the 3D panel.
- Various improvements to the rosout panel.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants