Skip to content

lilyildiz/longitudinal_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS2 Longitudinal Controller

A basic PID Longitudinal Controller for ROS2 Foxy and SVL Simulator.

Dependencies

lgsvl-msgs

Deployment

To deploy this project run

  ros2 launch longitudinal_controller Controller.launch.py

Parameters

Parameter Type
target_velocity float
kp float
kd float
ki float
frequency float
odometry_topic string
control_data_topic string

Screenshots

Test run of the package with 20 mps target velocity.

Screenshot

Authors

About

ROS2 PID Longitudinal Controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published