Skip to content

StarkitRobots/robokit-atom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

robokit-atom

Workspace for Robokit Atom robot.

Installation

./install_deps.sh

Building

catkin_make -DPYTHON_EXECUTABLE=/usr/bin/python3
source devel/setup.sh

Launching

To launch camera, model and motion nodes:

roslaunch core core.launch

To launch vision node:

roslaunch core vision_test.launch

To launch motion node:

rosrun core walk_motion_node.py

SSH

Network: Starkit

or

Network: humanoid

ROS debug

  1. On PC
export ROS_MASTER_URI=http://10.0.0.25:11311
  1. On robot:
export ROS_IP=10.0.0.25

About

ROS workspace for Robokit Atom robot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published