JuliusSustarevas / ArmStone

MIT License
1 stars 2 forks source link

ArmStone

as_bringup

Contains the as1 and as2 launch files. The two files are intended to be launched on the two intel nucs.

as_control

as_description

as_localisation

as_xarm

Original software setup

xARM

Note that xarm payload is calibrated for Armstone Extruder and you should recalibrate as needed via xarm firmware software.

Docker

Armstone uses persistent docker containers. I.e. there is one docker container that is started/stopped as needed but its the same container. Original build and launch comments for the container are in as_docker

bashrc

  export ROS_IP=192.168.1.101
  export ROS_MASTER_URI=http://192.168.1.101:11311  
  source /opt/ros/melodic/setup.bash  
  echo "CPU MODE:"
  cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor  
  #echo performance | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor