question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fixed Bubble Feature

See original GitHub issue

Is your feature request related to a problem? Please describe. Since moving bubble(following specific ego/histroy vehicle) has been developed, it would be helpful if bubble can be fixed in specified map area, which can observe interaction behavior in typical road structure.

Describe the solution you’d like Just like the create_moving_bubble function, it would be great to have a similar create_fixed_bubble function with position argument. When the histroy vehicle enter the fixed bubble, the bubble should take control of it; when the ego agent entering bubble,it should not be affected.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
Gamenotcommented, Aug 6, 2022

Hello @CyberSY, I have put up a solution. If you try tucker/rotatable_positional_zones or git cherry-pick 164697c the following should be possible:

fixed_bubble = create_fixed_bubble(PositionalZone(pos=(4, 2), size=(20, 7), rotation=math.pi/4)
1reaction
Gamenotcommented, Aug 5, 2022

Hello @CyberSY, we do not have that capability at the moment that will take a bit of work but I can add that capability tomorrow.

Read more comments on GitHub >

github_iconTop Results From Across the Web

6 Ways To Fix "Android 11 Bubbles Not Working” [Step by Step]
1: Update the Applications; 2: Enable the bubble notification feature on your phone; 3: Enable chat bubbles for all conversations; 4: Go back...
Read more >
Android 11 Bubbles not working: Learn how to use Bubbles ...
Android 11 Bubbles not working right after the big release. Here is everything about how to enable Bubbles and how to fix the...
Read more >
6 Easy Fixes For The Android 11 Bubbles Not Working Problem
1. Restart Your Phone · 2. Update The Apps · 3. Enable Bubble Notification Feature · 4. Change to Default Stock Android Launcher...
Read more >
Fix: Android 12 Chat Bubbles not working (2022)
Enable this feature in Settings > Notifications. · Ensure that the supported app in use has floating chat bubbles enabled, too. · Reset...
Read more >
Bubbles - Android Developers
When the device is locked or the always-on-display is active, bubbles appear just as a notification normally would. Bubbles are an opt-out feature....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found