Skip to content

Commit

Permalink
curiosuty_sim added
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRex committed Sep 11, 2024
1 parent 03267db commit b4d99a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions isaac_sim/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ RUN /bin/bash -c "source /opt/ros/humble/setup.bash && \
cd /home/$USERNAME/isaac_ws/src && \
git clone https://github.com/AlexanderRex/curiosity_rover_description.git && \
git clone https://github.com/AlexanderRex/mars_rover_control.git && \
git clone https://github.com/pojenwang/curiosity_sim.git && \
cd /home/$USERNAME/isaac_ws && colcon build"

# Set environment in bashrc for future sessions
Expand Down

0 comments on commit b4d99a8

Please sign in to comment.