add casestudy files
This commit is contained in:
commit
803f778e6c
16 changed files with 2095 additions and 0 deletions
5
Dockerfile
Normal file
5
Dockerfile
Normal file
|
@ -0,0 +1,5 @@
|
|||
FROM osrf/ros:foxy-desktop
|
||||
|
||||
RUN apt update && apt install -y ninja-build clang-18
|
||||
|
||||
RUN echo "source /opt/ros/foxy/setup.bash" >> /root/.bashrc
|
Loading…
Add table
Add a link
Reference in a new issue