nobleo / path_tracking_pid

Path Tracking PID offers a tuneable PID control loop, decouling steering and forward velocity
Apache License 2.0
129 stars 37 forks source link

How to run with the branch "first-ros2-conversion" #156

Open vincentcheng62 opened 1 year ago

vincentcheng62 commented 1 year ago

Since there is no launch file nor test script, how can I run the path tracker? I can build it successfully with colcon build.

Thanks!