Giter Club home page Giter Club logo

tesseract_ros's Introduction

Tesseract ROS

Platform CI Status
Linux (Focal) Build Status
Linux (Bionic) Build Status
Linux (Unstable) Build Status
Lint (Clang-Format) Build Status
Lint (Clang Tidy) Build Status

Github Issues

license - apache 2.0 license - bsd 2 clause

support level: consortium

Tesseract ROS Packages

  • tesseract_examples – This package contains examples using tesseract and tesseract_ros for motion planning and collision checking.
  • tesseract_rosutils – This package contains the utilities like converting from ROS message types to native Tesseract types and the reverse.
  • tesseract_msgs – This package contains the ROS message types used by Tesseract ROS.
  • tesseract_rviz – This package contains the ROS visualization plugins for Rviz to visualize Tesseract. All of the features have been composed in libraries to enable to the ability to create custom displays quickly.
  • tesseract_monitoring – This package contains different types of environment monitors. It currently contains a contact monitor and environment monitor. The contact monitor will monitor the active environment state and publish contact information. This is useful if the robot is being controlled outside of ROS, but you want to make sure it does not collide with objects in the environment. The second is the environment monitor, which is the main environment which facilitates requests to add, remove, disable and enable collision objects, while publishing its current state to keep other ROS nodes updated with the latest environment.
  • tesseract_planning_server - This package contains a planning server supporting asynchronous execution of multiple planning requests.

TODO's

.. Warning:: These packages are under heavy development and are subject to change.

See issue #66

Install Instructions

Clone this repository and the packages in the dependencies.rosinstall into your workspace. Build using catkin_tools or something similar

.. NOTE: To speed up clean build you may want to add tesseract_ext to an extended workspace.

Tesseract Examples

Online Planning Example

This example demonstrates using TrajOpt to plan in an "online" manner. Use the joint state publisher gui to change the location of the collision obstacle or the target and watch it dynamically plan. Adjust the box_size parameter for faster adaption.

roslaunch tesseract_ros_examples online_planning_example.launch

Online Planning Example

Building with Clang-Tidy Enabled

Must pass the -DTESSERACT_ENABLE_CLANG_TIDY=ON to cmake when building. This is automatically enabled if cmake argument -DTESSERACT_ENABLE_TESTING_ALL=ON is passed.

Running Tesseract ROS Tests

Tesseract ROS Packages use the typical method so pass catkin argument run_tests when wanting to run these tests.

Build Branch Sphinx Documentation

cd gh_pages
sphinx-build . output

Now open gh_pages/output/index.rst and remove output directory before commiting changes.

tesseract_ros's People

Contributors

levi-armstrong avatar mpowelson avatar marip8 avatar schornakj avatar haudren avatar johnwason avatar davidmerzjr avatar reidchristopher avatar arocchi avatar jmeyer1292 avatar yuki-cpp avatar pbeeson avatar ikapitaniuk avatar jianye0428 avatar jrgnicho 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.