Skip to content

Obstacles to world_model#21

Open
garygra wants to merge 1 commit intomasterfrom
obstacles-to-ml4kp-world
Open

Obstacles to world_model#21
garygra wants to merge 1 commit intomasterfrom
obstacles-to-ml4kp-world

Conversation

@garygra
Copy link
Collaborator

@garygra garygra commented Mar 6, 2024

Example on how to read and update poses of obstacles in prx::world_model_t

Copy link
Contributor

Choose a reason for hiding this comment

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

Thx for putting this together. For the integration with planning + control, I think it would be useful to have an example of a class that implements:

  • a way to update a shared_ptr to the planning_context or world_model_t dynamically so that the replanner is always using the latest information available to it
  • this could be either a service/actionlib, or triggered by some condition (like, if the robot is facing the obstacle, then publish its pose)

Let me know if this is too much work for this PR.

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.

2 participants