Skip to content

Protocol for communication between robot's computer and MCU

License

Notifications You must be signed in to change notification settings

ros-ukraine/orion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service Status
Code Style Checks CircleCI
Unit and Integration Tests Build Status

Orion

Protocol for communication between robot's computer and MCU

License

Development

git clone https://github.com/ros-ukraine/orion.git
  • Go to workspace directory
cd ..
  • Compilation
catkin_make
  • Unit tests compilation and execution
catkin_make run_tests