Files
mir_amr/navigations/dwb_msgs/srv/GenerateTrajectory.srv
2026-05-28 10:29:58 +07:00

7 lines
206 B
Plaintext
Executable File

# For a given start pose, velocity and desired velocity, generate which poses will be visited
geometry_msgs/Pose2D start_pose
nav_2d_msgs/Twist2D start_vel
nav_2d_msgs/Twist2D cmd_vel
---
Trajectory2D traj