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

Routine(tmp).md #2

Open
skykongkong8 opened this issue Aug 13, 2021 · 0 comments
Open

Routine(tmp).md #2

skykongkong8 opened this issue Aug 13, 2021 · 0 comments

Comments

@skykongkong8
Copy link
Member

  1. Delivery-Arcade-Server ->
python3 main.py
  1. roscore activation
roscore
  1. (pi) bringup
roslaunch turtlebot3_bringup turtlebot3_robot.launch
  1. (pi) video streaming
ffmpeg -f video4linux2 -framerate 30 -video_size 640x480 -i /dev/video0 -f mpegts -codec:v mpeg1video -s 640x480 -b:v 1000k -bf 0 -muxdelay 0.001 http://10.8.0.11:5001/delivery_arcade
  1. roslaunch
roslaunch da_pkg DA_agent_teleop_key.launch
  1. connect phone to wifi network and control with Delivery Arcade Agent application, or connect to (ip):5000/video

if wifi not working after closing main.py try following:

sudo service openvpn restart
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

No branches or pull requests

1 participant