Skip to content

IEEERASPESU/Remote-Robotics-Resources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# RERO Project Documentation & Structure


---

## Developers Notes

Killing uvicorn

```bash
pgrep -f 'uvicorn'
kill $(pgrep -P <pid>)
```

About

Rero Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%