Skip to content

social-robotics-lab/plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plot

Pythonでグラフ描画する

Install

git clone https://github.com/social-robotics-lab/plot.git
cd plot
docker build -t plot .

Run

docker run -it --name plot --mount type=bind,source="$(pwd)"/src,target=/tmp --rm plot /bin/bash
python sample.py

About

Pythonでグラフ描画する

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published