Skip to main content

Questions tagged [navigation]

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

navigation
0 votes
0 answers
7 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
11 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
7 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
21 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
0 votes
1 answer
27 views

Blazor: Reload Data on Page Navigation - Unsaved Changes Visible

I am working on a Blazor project and encountering an issue where changes made to data on an edit page are visible even though they haven't been saved. When a user navigates back to the main page, ...
Lance's user avatar
  • 13
2 votes
1 answer
20 views

Unable to See Custom Placeholder in Sitefinity CMS

I am new to Sitefinity and currently working on a Sitefinity 15 project. I've added a custom placeholder (language-selector) to my MVC view (NavigationView.cshtml) as follows: @model Telerik....
Suresh R's user avatar
  • 249
0 votes
1 answer
43 views

How can I deal with passing 360 degrees when I linearly interpolate between two headings?

A part of my python program linearly interpolates between two compass headings. It works fine as long as I don't have to deal with passing through North. Is there a good way to deal with this rather ...
Phillip Dobbs's user avatar
0 votes
2 answers
80 views

Navigation issue in Swiftui iOS 18 skipping a page

I have an app that takes an ObservableObject known as AppState(), sets up as StateObject and is passed through to MenuView() and so on as an EnvironmentObject from the @main struct. My MenuView makes ...
PW1990's user avatar
  • 453
0 votes
1 answer
25 views

Jetpack Compose NavGraphBuilder uses composable as a method parameter. How?

This is from an Android compass app project at https://github.com/AkarshGuptaa/Compass.git which compiles and runs without bugs I'm wanting to know how compassComposable: @Composable () -> Unit is ...
Doug las's user avatar
0 votes
2 answers
60 views

Is there a simple basic way to navigate the file system in emacs avoiding dired?

I have been trying to find a way to do simple file-system navigation as can be done using most command line interfaces such as cd sourcetext To change the current directory to one of its ...
Georgina Davenport's user avatar
0 votes
0 answers
19 views

Unable to modify Navigation Drawer Menu under Android Studio Giraffe | 2022.3.1 Patch 4

I made an app using a NavigationView and used to be able to modify the drawer menu after catching a selection in onNavigationItemSelected. The app was compiled with Android Studio version 4.1.2 and ...
Fritz's user avatar
  • 19
1 vote
2 answers
31 views

How to get the id from the router.push in nextjs in the other page?

everyone. Im having trouble to access the id that from the dynamic page in Next.js in the Edit project page. This is my folder I have this component so I can navigate to the Edit project page "...
Emily's user avatar
  • 131
0 votes
0 answers
36 views

ROS 1 mobile robot with LIDAR does not avoid obstacles that are detected from the LIDAR

I'd like to share my issue to get a better understanding of what's happening. I'll be as descriptive as possible. Here's the situation: I have a mobile robot that uses ROS 1 and is equipped with a ...
Stefanos's user avatar
0 votes
0 answers
15 views

Best Practice of using Navigation Component. Activities only or only Fragments or Both of them together?

I am working with Navigation in android and multiple questions came up: If an android application only consist of activities, is it good practice to make NavGraph for activities? Or NavGraph should ...
Dnveeraj's user avatar
  • 117

15 30 50 per page
1
2 3 4 5
996