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

[Feature Request] Add raycast or change the obstacle into circle #4

Open
LianhaoYin opened this issue May 1, 2023 · 2 comments
Open
Assignees

Comments

@LianhaoYin
Copy link
Collaborator

In vector observation, there is no direct distance measurement of obstacles.

option1: Add raycast but it will slow down the speed
option2: change the square obstacles to circles and one can easily calculate the distance to the obstacles.

@mlech26l
Copy link
Owner

mlech26l commented May 2, 2023

Let's disable the obstacles/maps for now (in the scenarios, set the map to "empty")

I will think about how to solve this.

@mlech26l
Copy link
Owner

mlech26l commented May 8, 2023

Let's define the state-vector obs scenarios only with the "empty" map (i.e., maps can only be used with RGB obs)

@LianhaoYin LianhaoYin self-assigned this May 9, 2023
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

2 participants