Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added option to connect using IP address of the robot. #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

k-m-irfan
Copy link

Added option to connect using IP address of the robot.

For Example:

python3 ./example/front_camera/camera_opencv.py enp2s0
python3 ./example/front_camera/camera_opencv.py 192.168.123.51

Both of the above will work, where "192.168.123.51" is the static IP address of the robot.

Added option to connect using IP address of the robot.

For Example:

python3 ./example/front_camera/camera_opencv.py enp2s0

python3 ./example/front_camera/camera_opencv.py 192.168.123.51

Both of the above will work, where "192.168.123.51" is the static IP address of the robot.
Added config to connect using IP Address of the robot.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant