Skip to content

scharalambous3/smb_common

 
 

Repository files navigation

README

Build Status

Common packages for the Super Mega Bot robot.

TROUBLESHOOTING

Exceptions thrown: export IGN_IP=127.0.0.1
Try: export IGN_IP=127.0.0.1

TO BE ADDED TO THE ~/.bashrc FILE (OR EXECUTED EVERYTIME IN EACH TERMINAL):

alias connect-smb261='export ROS_MASTER_URI=http://10.0.1.5:11311 ; export ROS_IP=ip route get 10.0.1.5 | awk '"'"'{print $5; exit}'"'"' ; echo "ROS_MASTER_URI and ROS_IP set to " ; printenv ROS_MASTER_URI ; printenv ROS_IP'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 79.9%
  • Lua 10.7%
  • CMake 5.0%
  • Python 3.7%
  • Other 0.7%