Skip to content

(DRAFT) PD Motion Planner - #53

Draft
ozziexyz wants to merge 12 commits into
mainfrom
ozzie_pd_motion_planner
Draft

(DRAFT) PD Motion Planner #53
ozziexyz wants to merge 12 commits into
mainfrom
ozzie_pd_motion_planner

Conversation

@ozziexyz

@ozziexyz ozziexyz commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

Description

Added a PD motion planner action server. Controls curvature and linear velocity.

Fixes #6

How Has This Been Tested?

Tested with path generation between obstacles in VRX/RViz.

  1. Modify the goal_pose field in in test_map_generator.py
  2. run ros2 launch seaweed_navigation test_nav_manager_sim.launch.py
  3. run ros2 launch seaweed_navigation test_pd_motion_planner.launch.py

Checklist:

  • No compilation/runtime issues
  • Updated necessary dependencies in respective package.xml
  • Updated corresponding README docs to provide information to use new feature (specifically info about launch files & their params)

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.

Implement Basic Motion Planner (PD)

2 participants