Update README.md
This commit is contained in:
parent
3e9c3add60
commit
236a1608d0
|
@ -11,3 +11,6 @@ docker build . -t bytelogics:z1_controller
|
||||||
|
|
||||||
## Run the docker instance
|
## Run the docker instance
|
||||||
docker run -ti --rm --network host -p 8071:8071 bytelogics:z1_controller
|
docker run -ti --rm --network host -p 8071:8071 bytelogics:z1_controller
|
||||||
|
|
||||||
|
Cmake command you can do cmake .. -DCOMMUNICATION=ROS
|
||||||
|
then you dont need to edit the cmake.txt file
|
||||||
|
|
Loading…
Reference in New Issue