Skip to content

wip support AtlasStateSpace#2

Open
gautz wants to merge 2 commits intoompl-constrained-linear-systemfrom
ompl-constrained-linear-system-atlas
Open

wip support AtlasStateSpace#2
gautz wants to merge 2 commits intoompl-constrained-linear-systemfrom
ompl-constrained-linear-system-atlas

Conversation

@gautz
Copy link
Owner

@gautz gautz commented Jun 25, 2021

Description

to check if the approach makes sense

Checklist

  • Required by CI: Code is auto formatted using clang-format
  • Extend the tutorials / documentation reference
  • Document API changes relevant to the user in the MIGRATION.md notes
  • Create tests, which fail without this PR reference
  • Include a screenshot if changing a GUI
  • While waiting for someone to review your request, please help review another open pull request to support the maintainers

spec_.constrained_state_space_->as<ob::TangentBundleStateSpace>()->anchorChart(ompl_start_state.get());
ROS_INFO_NAMED("model_based_planning_context",
"trying to anchor goal states for constrained tangent bundle state space.");
// spec_.constrained_state_space_->as<ob::TangentBundleStateSpace>()->anchorChart(goal.get());
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need the goal as a joint state here to be able to anchorChart().
Or maybe anchorChart should be called somewhere else in the interface?

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

Successfully merging this pull request may close these issues.

1 participant