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

xs1nus motion planner package #196

Merged
merged 23 commits into from
Feb 18, 2025
Merged

xs1nus motion planner package #196

merged 23 commits into from
Feb 18, 2025

Conversation

funham
Copy link
Contributor

@funham funham commented Jan 27, 2025

  • Добавил в пакет geom PolylineIndex, основываясь на сниппетах с созвона.
  • Тестовое нововведение: обобщенные функция и функтор для интерполяции по аналогии с std::hash<T>. Возможно стоит оставить что-то одно из этого.
  • Еще одно спорное решение - отдельный хедер для каких-нибудь базовых концептов из стандартной библиотеки, которой у нас нет.

@funham funham requested review from dasimagin and apmilko January 27, 2025 17:02
@funham funham added the planner nodes and libraries for robot planning label Jan 27, 2025
@funham funham self-assigned this Jan 27, 2025
 - refactor MotionState to be more consistent with the Pose
 - add dist field to AdvanceResult
 - refined PolyLineIndex interface
 - add more tests for PolyLineIndex
 - refactor makeTrajectory in route_follower_node.cpp
@funham funham merged commit 278b5dd into master Feb 18, 2025
3 checks passed
@funham funham deleted the xs1nus-motion-planner branch February 18, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
planner nodes and libraries for robot planning
Development

Successfully merging this pull request may close these issues.

3 participants