Skip to content

yuki-asano/robot_control

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robot_control

Install

please install ROS first -> http://wiki.ros.org/melodic/Installation/Ubuntu

mkdir -p ~/catkin_ws/src
cd ~/catkin_ws/src
wstool init .

git clone [email protected]:yuki-asano/robot_control.git

Set environment variable to .bashrc

export PYTHONPATH=$PYTHONPATH:/home/asano/catkin_ws/src/robot_control/src/robot_interface

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 63.3%
  • C 17.9%
  • Python 9.9%
  • Common Lisp 5.7%
  • CMake 3.0%
  • QMake 0.2%