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

Differentiate 2D and 3D planner in local replan server #139

Open
fcladera opened this issue Mar 22, 2022 · 0 comments
Open

Differentiate 2D and 3D planner in local replan server #139

fcladera opened this issue Mar 22, 2022 · 0 comments
Labels

Comments

@fcladera
Copy link
Collaborator

Current status: When we initialize a planner instance, we always initialize it in 3D and we are setting the control inputs to zero in the z-direction. We did this for visualization purposes (because we need a 3D voxel map), but this is not optimal in terms of compute.

Ideal scenario: we would like the planner to be initialized in 2D. We may need to modify the current planner-util package to be able to use a slice of the 3D map (but we still can visualize it in rviz).

@fcladera fcladera added help wanted Extra attention is needed medium enhancement New feature or request and removed help wanted Extra attention is needed labels Mar 22, 2022
@KumarRobotics KumarRobotics deleted a comment from versatran01 Jul 23, 2024
@XuRobotics XuRobotics reopened this Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants