Skip to content

rkoyama1623-2021/programming_samples

Repository files navigation

Build Status

programming_samples

This repository contains various sample programs.

How to Run/ Infomations

  • cpp Each directory has build.sh.
    please run following command. The source code will be compiled and execute the program.
bash build.sh

If you have not dependances, you can install them by:

bash test.sh

This command install all dependances, and execute test command. The dependances are described in .dependances file.

  • python Most files are executable by
python xxx.py
  • cmake Please run
bash build.sh

or please follow readme.md in each directory.

  • vrml please follow readme.md in each directory.

  • test.sh test script executed when this repository is tested in TravisCI.

GitHub Pages:

http://rkoyama1623.github.io/programming_samples/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published