Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gazebo_RoIS_tanacchi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Daiki Tanaka
gazebo_RoIS_tanacchi
Commits
4c9767ed
Commit
4c9767ed
authored
5 years ago
by
Eiichi Inohira
Browse files
Options
Downloads
Patches
Plain Diff
correct typos
parent
06b20921
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#171
passed
5 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker.md
+2
-2
2 additions, 2 deletions
docker.md
with
2 additions
and
2 deletions
docker.md
+
2
−
2
View file @
4c9767ed
...
@@ -75,7 +75,7 @@ $ bash run_docker.sh
...
@@ -75,7 +75,7 @@ $ bash run_docker.sh
### terminal 2
### terminal 2
```
```
$ sudo
D
ocker exec -it sim roslaunch rois_Gazebo spawn_human.launch
$ sudo
d
ocker exec -it sim roslaunch rois_Gazebo spawn_human.launch
```
```
人間のモデルがシミュレーション内に出現し、キーボードによる遠隔操作が可能となる。
人間のモデルがシミュレーション内に出現し、キーボードによる遠隔操作が可能となる。
...
@@ -105,7 +105,7 @@ Service Applicationが起動する
...
@@ -105,7 +105,7 @@ Service Applicationが起動する
### terminal 5
### terminal 5
```
```
$ sudo
D
ocker exec -it einohira/ros:gazebo-rois rostopic pub /robot1/detected_text std_msgs/String "data: 'point_a'"
$ sudo
d
ocker exec -it einohira/ros:gazebo-rois rostopic pub /robot1/detected_text std_msgs/String "data: 'point_a'"
```
```
# Dockerfile
# Dockerfile
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment