Skip to content
Open

A04 #83

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docker/gofa-noetic/docker-compose-bioik.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ services:
# If we comment out the first line, we are connecting to our own computer, ie. to a RobotStudio simulated robot
# If we comment out the second line, we are connecting to a robot with an IP address other than our own, ie. a real one.
# The default IP address of all ABB robots (using what is called as "service port") is 192.168.125.1
- robot_ip:=host.docker.internal
# - robot_ip:=192.168.125.1
# - robot_ip:=host.docker.internal
- robot_ip:=192.168.125.1
- robot_streaming_port:=30101
- robot_state_port:=30201
- namespace:=rob1
Expand Down
Binary file not shown.
Binary file added lecture_07/700-pick-and-place-control_MyFile.gh
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading