Skip to content

balghane/reefbot-1

 
 

Repository files navigation

Setup proces for commencing work with Reefbot (camera yet to be integrated0:

  1. clone this repository "reefbot-1": https://github.com/MRSD2018/reefbot-1.git to your catkin workspace Forked from: https://github.com/mkiefer1/reefbot-1.git Thanks Max.
  2. Next build your catkin workspace "catkin_make" If your ros catkin workspace is setup and all prior dependencies resolved this shoud be 100% success. We will revisit the software setup after setup of the physical robot.
  3. You need the control box, and the necessary power and data cable (harness) to the control box (AC supply from the wall) and the harness [data + power] from the control box to the robot.
  4. Plug in and power the control box. The indicator on the wifi router should glow.
  5. Engage the e-stop in the control box.
  6. Next connect the [robot to controller harness].
  7. Release e-stop
  8. Did the LEDs (internal) on the robot blink? Did the head lights on the robot blink? Did the robot greet you (tune)?

If yes, your setup is read? If not, -- refer to the debug guide.

Continuing with the software setup process: 7. Connect to "reefbot" wifi. To check the connected devices login as admin w/ "password" @ 192.168.1.1 You might not notice the robot as a connected device - but FYI the robot IP is 192.168.1.1 8. roscore 9. migrate to the reefbot-contrller/bin directory in reefbot-1 repo. 10. execute test_joy python file "./test_joy.py" 10. rosrun joy joy_node

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 27.7%
  • Python 22.9%
  • MATLAB 13.0%
  • HTML 10.4%
  • Makefile 9.3%
  • Common Lisp 8.3%
  • Other 8.4%