Skip to content

This is Python code for UDP communication from Ubuntu(Server) to Window(Client)

Notifications You must be signed in to change notification settings

han1222/UDP_communication_python

Repository files navigation

download teleop-twist-joy

sudo apt-get install ros-melodic-teleop-twist-joy

execution order

roscore   
roslaunch teleop_twist_joy teleop.launch
rostopic echo /joy
python udp_client_dict.py
python udp_server_dict.py

HitCount

About

This is Python code for UDP communication from Ubuntu(Server) to Window(Client)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages