Giter Site home page Giter Site logo

mini-mobile-manipulator's Introduction

Mini Mobile Manipulator

storage for Individual Projects(自主プロ) at UTokyo

demo

general run-through of robot

pick up trash(kind of)

documents

final report for school project(Japanese)

report_image

To move the robot(as of Jan.10)

  • make sure to be on the same network as robot(NOT eduroam)
  • For VM Ubuntu, set ROS_MASTER_URI to http://(IP of raspi):11311 inside ~/.bashrc, set robot_ip on moveit_planning_execution.launch to (IP of raspi).
  • roslaunch mmm_control robot.launch on RasPi, which launches roscore, handles communication between Arduino, and audio, and ...
  • roslaunch mmm_moveit_config moveit_planning_execution.launch which starts MoveIt and RVIZ.
  • rosrun image_view image_view image:=/raspicam_node/image _image_transport:=compressed to view camera feed

careful- the MMM currently sources the setup file for the ice-cream catkin_ws!

To Move the robot (for MayFes)

  • make sure to be on same network as robot
  • on the computer (not RasPi), set ROS_MASTER_URI to http://(IP of raspi):11311 inside ~/.bashrc
  1. Run roslaunch mmm_control robot.launchon the robot. This will launch the arduino connection and the camera and QR code&circle tracking nodes.
  2. python pagekite.py 5000 sub-yasu31.pagekite.me on the PC will let it become a server for the LINE chatbot.
  3. Run python3 bot.py the same computer that runs pagekite.py, this will start the LINE chatbot. This will publish stuff to the /command ros topic accordingly to control the robot.
  4. Run roslaunch mayfes behavior.py (on the robot, if the communication is unstable) to start the actual behavior created for MayFes. This listens in on the /command ROS topic, and takes steps to realize that behavior.
  5. run roslaunch mayfes behavior.launch on the PC.

some tips(??)

I am having a hard time launching the MoveIt! stuff. As suggested on this page, I tried sudo apt install ros-kinetic*. It didn't work, it may be an issue with the eduroam security settings or something. I'm pretty sure the same thing worked at home. Oh well, I deleted all the moveit stuff from my code so it's all right now.

mini-mobile-manipulator's People

Contributors

dependabot[bot] avatar yasu31 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.