Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 319 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 319 Bytes

motion_planning_cpp

This project written for motion planning librarry for ros2 and cpp.

How to run project

Dockerfile

If you wanna build with docker write the following command;

docker build -t mpcpp .

If you wanna run with docker write the following command;

docker run -it mpcpp