Skip to content

Commit c3aa7bc

Browse files
committed
updating readmes, fixed 404ing link to deleted repo and replaced with clr_ws
1 parent d750c15 commit c3aa7bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repository contains demonstration applications using the [MuJoCo simulation](https://github.com/NASA-JSC-Robotics/chonkur_l_raile/) of ChonkUR L Rail-E.
44

5-
This project is intended to be included in an application workspace such as the [clr_dynamic_sim_demo](https://github.com/NASA-JSC-Robotics/clr_dynamic_sim_demo) repository.
5+
This project is intended to be included in an application workspace such as the [clr_ws](https://github.com/NASA-JSC-Robotics/clr_ws/) repository.
66

77
## Overview
88

clr_pick_and_place_demo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To run this demo on hardware, run the following in a dynamic sim container on th
3636
```bash
3737
ros2 launch clr_deploy clr_hw.launch.py include_mockups_in_description:=true
3838

39-
ros2 launch chonkur_deploy ur_tools.launch.py
39+
ros2 launch chonkur_deploy chonkur_comm.launch.py
4040
```
4141

4242
Then run the following in the dynamic sim container on the console PC:

0 commit comments

Comments
 (0)