tesseract_ros icon indicating copy to clipboard operation
tesseract_ros copied to clipboard

ROS Interface for the Tesseract Planning Environment.

Results 21 tesseract_ros issues
Sort by recently updated
recently updated
newest added

and my D435i rgbd camera mounted on arm_end_effector, has been calibrated ,so I can publish the pointcloud topic,so I want an integrated octomap based on pointcloud topic in the planning...

how can we combine tesseract with moveit in usage

![image](https://user-images.githubusercontent.com/13350158/189815164-542b1191-12d6-4f65-aff7-dbef82b4d2a1.png) ![rm_tesseract](https://user-images.githubusercontent.com/13350158/189817077-393d791b-e15f-4983-b804-dc31f81e24d3.gif) [ERROR] approximate merit function got worse (-4.507e-03). (convexification is probably wrong to zeroth order)

Is it the plan result produced by tesseract is "trajopt/display_tesseract_trajectory" and I subscribe this topic in robot driver such as ur_driver ,to driver real robot, is there a interface like...

how can we import 3d pointcloud topic to plansence。 We know we can import the point cloud into moveit convinently by config the file sensor_manager.launch.xml to produce octomap itself in...

could you provide demo about how to run on a real robot in the near future

![image](https://user-images.githubusercontent.com/13350158/181401836-e17a3390-ac62-436a-889e-deabb7e63420.png) is the demo about": https://rosindustrial.org/news/2022/2/21/using-tesseract-and-trajopt-for-a-real-time-application" has been open-sourced,and where we can find it and have a try ,thanks.

I ran into this strange build issue where the packages are unable to find `stdlib.h`. I found some discussion on another ROS issue that suggested omitting the `SYSTEM` from the...

Hi all, I wonder how to create the collision information in `tesseract_environment::Environment` automatically from the pointcloud of a camera. I saw in the example that I can manually convert the...

enhancement

We need to change the install instructions now that tesseract_ext is not a tesseract submodule. I think it will be easiest to just add a step that is clone tesseract_ext...

documentation
good first issue