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

"LaneLets" and "Planing path boundaries" are not displayed #16

Open
sasa42 opened this issue Jul 17, 2024 · 4 comments
Open

"LaneLets" and "Planing path boundaries" are not displayed #16

sasa42 opened this issue Jul 17, 2024 · 4 comments

Comments

@sasa42
Copy link

sasa42 commented Jul 17, 2024

Hi.

When i run the Autoware Planing Simulator (Screesnhot) it seems the "LaneLets" and "Planing path boundaries" are not transfered or displayed.
Buses, Pedestrians, Planing Path .... is working great.

NoLaneLet

I use actual Autoware main branch.

@KhalilSelyan
Copy link
Contributor

https://github.com/yukkysaito/godot_rviz2/blob/humble/godot_rviz2/src/vector_map.cpp
If you check the code here, you'll see that not every marker is being drawn. i assume if you add the ones you'd want and rebuilt it should be able to get them as well

@sasa42
Copy link
Author

sasa42 commented Jul 17, 2024

I try to get also these "markings"... (sorry for calling it "lines") from your video screenshot.

1 and 2 blue lines
3 white line

marker

Could you give me a hint where i can find them?

Is 1 and 2 the left and right line from
https://github.com/yukkysaito/godot_rviz2/blob/humble/godot-project/PathMesh.gd
?

I did not find the code who disables the drawing.

Also not the code part for the white line i marked with 3 in the screenshot.

The performance is really impressive.

@SilaLiu
Copy link

SilaLiu commented Jul 19, 2024

Hello, is it possible to change godot_rviz2, from ROS communication to websockter communication?

@SilaLiu
Copy link

SilaLiu commented Jul 19, 2024

你好,可以将 godot_rviz2 从 ROS 通信更改为 websockter 通信吗?

But I'm worried about the size of the point cloud data and the deserialization.

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

No branches or pull requests

3 participants