Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.99 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.99 KB

Bugs Code Smells Security Rating Vulnerabilities Reliability Rating

As Integration Repository

This repository holds the packages responsible for the interface between the AS Main pipeline and the vehicle, such as:

  • ros_can -> ROS node that communicates via CAN with the car

Dependencies

Compiling and Running

colcon build
source ./install/setup.bash
ros2 run ros_can ros_can

Rules

Before starting, check out:

Contributing

Repher to the guide here.

More information in the main repo.