rbs_utils in env_manager and clear code
This commit is contained in:
parent
0588a5f6c6
commit
34c8961723
23 changed files with 536 additions and 237 deletions
|
@ -3,6 +3,8 @@ FROM osrf/ros:humble-desktop
|
|||
ARG WSDIR=rbs_ws
|
||||
|
||||
ENV RBS_ASSEMBLY_DIR=/assembly
|
||||
|
||||
# COPY /home/bill-finger/assembly /assembly
|
||||
ENV IGN_GAZEBO_RESOURCE_PATH=/${WSDIR}/install/rbs_simulation/share/rbs_simulation/
|
||||
|
||||
RUN apt update && apt install -y \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue