Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [navigation]

Navigation refers to the process of navigating a network of resources, and the user interface that is used to do so.

0 votes
0 answers
11 views

Ola maps integration in Flutter

So I am working on a similar project like ola for the tier 3 cities and i see that ola maps are free but Ola Maps only provide android sdk, and does not support flutter for now, how do I implement the ...
Burhan's user avatar
  • 1
0 votes
1 answer
27 views

Navigation Issue in React Native: "NAVIGATE action not handled by any navigator

I'm experiencing an issue with navigation in my React Native app using React Navigation. When trying to navigate to a screen within a nested navigator, I'm getting the following error: ERROR The ...
Nassif's user avatar
  • 1
0 votes
2 answers
22 views

Popup page in Flutter instead of navigation

I am trying to create a functionality to open a page as a popup instead of navigating to it. Something similar to the screenshot below. I can't seem to find it anywhere in the documentation on how to ...
Yervand Mazlumyan's user avatar
0 votes
1 answer
19 views

How can I use with jetpack HorizontalPager with HorizontalPagerIndicator on NavHost controller

I have nine screens and I want use NavHost with HorizontalPagerIndicator.
Slava's user avatar
  • 647
0 votes
0 answers
31 views

Best way to navigate EC2 metadata http://169.254.169.254/

Given that http://169.254.169.254/ is structured like s3 or a simple file system. There has to be an easy way to navigate it. Like with cmdline commands in a terminal with at least these 3 commands cd....
Ranald Fong's user avatar
0 votes
1 answer
24 views

how to use Waze in Flutter?

I want to show a location with already installed Waze app with my flutter code , i use url_luncher to open it but it doesnt work this is url : Uri.parse('the url') so the print is : component name ...
behnam's user avatar
  • 51
1 vote
1 answer
19 views

SwiftUI NavigationBackBarButton Color Change

I need help for a project I developed with SwiftUI. When I go to the detail screen, I can make custom back with the code block below, but the scrolling function is passive. ....
ANIL AVCI's user avatar
0 votes
0 answers
10 views

Adding scroll navigation

a flutter app problem, app not running showing this error. the error ../../../AppData/Local/Pub/Cache/hosted/pub.dev/helpers- 1.2.3/lib/helpers/misc_build/build_color.dart:88:47: Error: The ...
John Daniel Original's user avatar
0 votes
0 answers
35 views

Navigation Drawer using Nav Host fragment

I am new to Android Studio and trying to create a Kotlin MVVM-based app. I want to implement a Navigation Drawer using a NavHostFragment within the app. I have defined the navigation layout containing ...
Dexia's user avatar
  • 3
1 vote
0 answers
24 views

I have formation movement for multiple agents but cannot rotate said formation

My navigation system is built around Aron Granberg's A* Pathfinder Project (asset found in the Unity asset store or just "webbing" around). Its syntax is very similar to how Unity's Navmesh ...
Christopher Emerson's user avatar
0 votes
0 answers
9 views

ROS navigation RobotModel:No transform to map

I'm trying to do navigation in ROS, when i run navigation there are several errors like No transform from base_scan to map. Other errors are all about transform to map. when i checked the tf tree, ...
s joon's user avatar
  • 1
0 votes
0 answers
13 views

ROS Navigation robot_description

I'm trying to do navigation in ROS, when i run navigation there is error that [parameter [robot_description] does not exist and was not found by searchparam] when i checked the tf tree, there are map-&...
s joon's user avatar
  • 1
0 votes
0 answers
10 views

No map and odom in navigation

I'm trying to do navigation in Ros, but when I run the navigation launch file with the map obtained through slam, it doesn't work properly. When I check the tf tree, the map and odom do not exist as ...
s joon's user avatar
  • 1
0 votes
0 answers
3 views

How to create a slider above the tab bar in Bottom Tab Navigation like Facebook on mobile

When you press tab, the blue bar will change . help me When you press tab, the blue bar will change . help me When you press tab, the blue bar will change . help me When you press tab, the blue bar ...
Tuyn's user avatar
  • 1
0 votes
0 answers
24 views

In Godot 4.3 (beta3), avoid obstacle in new TileMapLayer node

I don't understand how to handle obstacles (areas with physics layers) from TileMapsLayers with NavigationAgent2D path. This is what I have so far. I have a simple scene world with only 2 ...
Cyrille's user avatar
  • 14.4k

15 30 50 per page
1
2 3 4 5
997